<!--
/* (c) 2000 RichInStyle.com (www.richinstyle.com); you may only use this script in the SCRIPT element of a page. You must not alter or remove this message */
ua=navigator.userAgent;
l='<LINK rel="stylesheet" type="text/css" href="';
c='.css">';
if (ua.indexOf('IE 4')!=-1)document.write(l+'ie4'+c);
if (ua.indexOf('IE 5')!=-1)document.write(l+'/includes/style-main'+c);
if (ua.indexOf('IE 6')!=-1)document.write(l+'/includes/style-main'+c);
if (ua.indexOf("Opera 3")!=-1)document.write(l+'op3'+c);
else if (ua.indexOf("compatible")==-1) {
  if (ua.indexOf("/4")!=-1)document.write(l+'http://www.nwfusion.com/includes/style-netscape'+c);
  if (ua.indexOf("/5")!=-1)document.write(l+'/includes/style-main'+c);
}
// -->
