function openWindow(d,a,e,c){var b=window.open("","mywin","toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width="+a+",height="+e);b.document.open();b.document.write("<html><head><title>"+c);b.document.write("</title>");b.document.write('<Script language="JavaScript"> <!--');b.document.write("\n");b.document.write('var message=""; function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message); return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN); document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false")');b.document.write("\n");b.document.write("-->  </Script>");b.document.write('</head><body bgcolor="#000000" topmargin="0" leftmargin="0">');b.document.write('<Script language="JavaScript"> <!--');b.document.write("\n");b.document.write('var message=""; function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message); return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN); document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false")');b.document.write("\n");b.document.write("-->  </Script>");b.document.write('<div align="center">');b.document.write('<IMG SRC="'+d+'">');b.document.write("</div>");b.document.write("</body></html>");b.document.close();b.focus()};