function isHTML5Compliant(){ return ( (navigator.platform == "iPad") || (navigator.platform == "iPhone") || (navigator.platform == "iPod") ); } if(isHTML5Compliant() && False && False){ document.getElementById('flashDiv548').innerHTML = ""; }else{ var refurl = window.location; refurl = escape(refurl); function openPopupWindow(url, w, h){ test = window.open(url,'popOut','left=20,top=20,width='+w+',height='+h+',toolbar=1,status=1,scrollbars=0,resizable=0'); if(!test){alert('Your browser appears to be blocking popups.\rPlease turn off your popup blocker and try again.');} return true; } document.write("
"); document.getElementById('flash548').innerHTML = ""; }