document.write('<script type="text/javascript" src="http://www.bellhd.com/js/swfobject.js"></script>');
var bellHD_videoFile='ozinvestphil.flv';var bellHD_videoPosition='bottomleft';var bellHD_autoPlay='yes';
if(/MSIE /.test(navigator.userAgent)) {
	document.write('<script type="text/javascript" event="FSCommand(command,args)" for="bellHD_playSWF">bellHD_playSWF_DoFSCommand(command, args);</script>');
	document.write('<script type="text/javascript" event="FSCommand(command,args)" for="bellHD_videoSWF">bellHD_videoSWF_DoFSCommand(command, args);</script>');
	document.write('<style type="text/css">.bellHD_ieClass { _position:absolute !important;_top:expression(eval(document.compatMode && document.compatMode=="CSS1Compat") ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop+(document.body.clientHeight-this.clientHeight));}</style>');
}

function loadbell() {
	var file=document.createElement('script');
	file.setAttribute("type","text/javascript");
	file.setAttribute("src", "http://www.bellhd.com/bellhd.js");
	document.getElementsByTagName('head')[0].appendChild(file);
	document.getElementById('placebtn').style.display='none';
	var wait = setInterval(function() {
		if(typeof cBellHdDiv=='function') {
			clearInterval(wait);
			cBellHdDiv();
		}
	},100);
}

if(/MSIE 6/.test(navigator.userAgent)) {
	document.write('<div style="position:fixed;left:0;bottom:0" class="bellHD_ieClass" id="placebtn"><a href="javascript:void(loadbell())"><img src="phil3.gif" border="0""/></a></div>');
} else {
	document.write('<div style="position:fixed;left:0;bottom:0" class="bellHD_ieClass" id="placebtn"><a href="javascript:void(loadbell())"><img src="phil3.png" border="0"/></a></div>');
}
