// MS IE Embed/Activex controls fix
//Steve Deisley - Ravenart Grafix 2007
<!--
function indexmovie() {

document.write('<embed src="flash/enter.swf" menu="false" swLiveConnect=true  quality="high" scale="noscale" wmode="transparent" bgcolor="#ffffff" width="700" height="400" name="testcommand" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />')

}
function homemovie() {

document.write('<embed src="main2.swf" menu="false" swLiveConnect=true  quality="high" scale="noscale" wmode="transparent" bgcolor="#ffffff" width="750" height="572" name="testcommand" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />')

}
function newWindow(mypage, myname, w, h, scroll) {
var winl = (screen.width - w) / 2;
var wint = (screen.height - h) / 4;
winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable'
win = window.open(mypage, myname, winprops)
if (parseInt(navigator.appVersion) >= 4) { win.window.focus();}
}
function detect(){
document.write('<img src="return.php?W='+screen.width+'&H='+screen.height+' " width="1" height="1">')

}
//--> enter_page.jpg
