(function(n){n.onload=function(){var i=document.getElementById("boot-screen"),r,t;i.style.backgroundImage="url("+i.getAttribute("data-background-src")+")";n.resizeTo(640,480);n.moveTo(screen.width/2-320,screen.height/2-210);r=["width="+screen.availWidth,"height="+screen.availHeight,"menubar=0","resizable=1","status=0","toolbar=0"].join(",");try{if(t=n.open("Framework","framework_window",r),!t){alert("iSAMS failed to start. If you have a popup blocker running, please allow access to this site.");return}t.moveTo(0,0);t.resizeTo(t.screen.availWidth,t.screen.availHeight)}catch(u){}}})(window)