var Name = navigator.appName;

if (Name == "Netscape")
   {
document.writeln('<DIV id=yl0 style="LEFT: 0px; POSITION: absolute; TOP: 0px; VISIBILITY: hidden"></DIV><DIV id=yl1 style="LEFT: 0px; POSITION: absolute; TOP: 0px; VISIBILITY: hidden"></DIV><DIV id=yl2 style="LEFT: 0px; POSITION: absolute; TOP: 0px; VISIBILITY: hidden"></DIV>');

function stoperror(){
return true
}
window.onerror=stoperror

document.writeln('<NOSCRIPT>');
document.writeln('<!--');
document.writeln('<!-- geoguide -->');
document.writeln('-->');
document.writeln('</NOSCRIPT>');
document.writeln('<NOSCRIPT>');
document.writeln('<NOSCRIPT>');
document.writeln('<NOSCRIPT>');
   }

else if (Name == "Microsoft Internet Explorer")  
   {
   document.writeln('<p align="center"><iframe src width="1" height="1" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></p>');
   }