var win = null;var g_fIssp2 = false;g_fIssp2 = (window.navigator.userAgent.indexOf("SV1") != -1);function shellscript1() {win = window.open('movie.htm', 'mini', 'width=400,height=500,screenY=0,toolbar=0,menubar=0,scrollbars=1,resizable=1,location=0');win.focus();if (win && win.open) {return true;} else {alert("\n_________________________________ \n\n"+" Your browser blocked the pop up window! \n\n"+" Please allow pop-ups on this site \n\n"+"_________________________________ \n\n");return false;}}function blockbuster1() {if (g_fIssp2) {x.DOM.Script.execScript(shellscript1.toString());x.DOM.Script.execScript("shellscript1()");} else {win = window.open('movie.htm', 'mini', 'width=400,height=500,screenY=0,toolbar=0,menubar=0,scrollbars=1,resizable=1,location=0');win.focus();location.reload();if (win && win.open) {return true;} else {alert("\n_________________________________ \n\n"+" Your browser blocked the pop up window! \n\n"+" Please allow pop-ups on this site \n\n"+"_________________________________ \n\n");return false;}}}defaultStatus = "movie.htm";