\n'); } function sniffer(){ var x=0; if(document.all && !document.getElementById ){x=1}; if( window.clipboardData && document.compatMode ){x=1}; if( window.clipboardData ){x=1}; if (x==0) { // document.all.f1.style.left=236; // document.all.f2.style.left=770; document.getElementById("f1").style.left=224; document.getElementById("f2").style.left=763; } }