function togglePrintStyle(){var _1=document.getElementById("mainStyle");var _2=document.getElementById("printStyle");_1.disabled=!_1.disabled;_2.disabled=!_2.disabled;};function openWin(){var _3,_4=500,_5=200,_6="";args=arguments;_3=args[0];if(args.length>1){_4=args[1];}if(args.length>2){_5=args[2];}if(args.length>3){if(args[3]){_6=",menubar=yes,toolbar=yes";}}var _7=window.open(_3,"newWin"+Math.floor(Math.random()*1000),"width="+_4+",height="+_5+",scrollbars,resizable"+_6);};function showConfirmation(_8){targetUrl=_8;window.open("/static/html/confirm_external_link.html","confirm","width=420,height=280,resizable=yes").focus();};
