﻿// JScript File
if (navigator.appName != "Netscape")
{
   document.write ("<br />");               
}  

