mblackwood
11-06-2009, 04:16 PM
Here is the script:
<script type="text/javascript">
var playerhost = (("https:" == document.location.protocol) ? "https://www.ezs3.com/secure/" : "http://www.ezs3.com/players/");
document.write(unescape("%3Cscript src='" + playerhost + "flv/prestoncrown/BCFCE8C7-9819-A896-43967F73FC4ABC0E.js' type='text/javascript'%3E%3C/script%3E"));
</script>
Here is the page that is not working in Firefox:
http://betterthanshortsale.com/avoidshortsale.html
Here is exact same script on a page not hosted on bluehost that does work in Firefox:
http://www.ezs3.com/public/28.cfm
<script type="text/javascript">
var playerhost = (("https:" == document.location.protocol) ? "https://www.ezs3.com/secure/" : "http://www.ezs3.com/players/");
document.write(unescape("%3Cscript src='" + playerhost + "flv/prestoncrown/BCFCE8C7-9819-A896-43967F73FC4ABC0E.js' type='text/javascript'%3E%3C/script%3E"));
</script>
Here is the page that is not working in Firefox:
http://betterthanshortsale.com/avoidshortsale.html
Here is exact same script on a page not hosted on bluehost that does work in Firefox:
http://www.ezs3.com/public/28.cfm