<!-- 
document.writeln('<script language="JavaScript">');
document.writeln('<!--');
document.writeln('var message="";');
document.writeln('///////////////////////////////////');
document.writeln('function clickIE() {if (document.all) {(message);return false;}}');
document.writeln('function clickNS(e) {if ');
document.writeln('(document.layers||(document.getElementById&&!document.all)) {');
document.writeln('if (e.which==2||e.which==3) {(message);return false;}}}');
document.writeln('if (document.layers) ');
document.writeln('{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}');
document.writeln('else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}');
document.writeln('// --> ');
document.writeln('</script> ');
//-->
