function sitePopup(url) { lrgWindow=window.open(url,"pic","scrollbars=yes,menubar=no,width=580,height=500,resizable=no"); } function sitePopupLarge(url) { lrgWindow=window.open(url,"pic","scrollbars=yes,menubar=no,width=700,height=700,resizable=no"); } function sitePopupSmall(url) { lrgWindow=window.open(url,"pic","scrollbars=yes,menubar=no,width=535,height=350,resizable=no"); } function sitePopupSmallInterview(url) { lrgWindow=window.open(url,"pic","scrollbars=yes,menubar=no,width=470,height=100,resizable=no"); } function sitePopupIframe(url) { lrgWindow=window.open(url,"pic","scrollbars=yes,menubar=no,width=690,height=755,resizable=no"); } function sitePopupMarketingweb(url) { lrgWindow=window.open(url,"pic","scrollbars=yes,menubar=no,width=500,height=500,resizable=no"); } function printWindow() { bV = parseInt(navigator.appVersion); if (bV >= 4) window.print(); } function sitePopupPrint(url) { lrgWindow=window.open(url,"pic","scrollbars=yes,menubar=no,width=630,height=480,resizable=yes"); lrgWindow.print(); } function sitePopupPrintLandscape(url) { lrgWindow=window.open(url,"pic","scrollbars=yes,menubar=no,width=800,height=600,resizable=yes"); lrgWindow.print(); } function show(element) { document.getElementById(element).style.visibility="visible"; document.getElementById(element).style.display = 'block'; } function hide(element) { document.getElementById(element).style.visibility="hidden"; document.getElementById(element).style.display = 'none'; } function spawn_window(content,spawn,sizing) {window.open(content,spawn,sizing);} function startPopEvent(PopEvent) { var desktop=window.open(PopEvent,"_blank","toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,width=600,height=350,resizable"); } function startPop(PopEvent) { var desktop=window.open(PopEvent,"_blank","toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,width=600,height=350,resizable"); } function goClose(sURL) { window.opener.location=sURL; self.close(); } var lastNav; // Switching sub-nav function step(screenName) { if (lastNav) { document.getElementById(lastNav).style.display = 'none'; document.getElementById(lastNav).style.visibility = 'hidden'; } document.getElementById(screenName).style.display = 'block'; document.getElementById(screenName).style.visibility = 'visible'; lastNav = screenName; } // Switching sub-nav off function stepOff(screenName) { document.getElementById(screenName).style.display = 'none'; document.getElementById(screenName).style.visibility = 'hidden'; lastNav = screenName; } function MM_preloadImages() { //v3.0 var a=MM_preloadImages.arguments; var d=document; if (d.images) { if(!d.MM_p) d.MM_p=new Array(); var i; var j=d.MM_p.length; for(i=0;i < a.length; i++) { if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i]; } } } } function MM_findObj(n, d) { //v3.0 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i