<!--
/* (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="http://www.wickedgood.info';
c='.css">';
if (ua.indexOf('IE 4')!=-1)document.write(l+'/graphics/style'+c);
if (ua.indexOf('IE 5')!=-1)document.write(l+'/graphics/style'+c);
if (ua.indexOf('IE 6')!=-1)document.write(l+'/graphics/style'+c);
if (ua.indexOf("Opera 3")!=-1)document.write(l+'/graphics/style'+c);
else if (ua.indexOf("compatible")==-1) {
  if (ua.indexOf("/4")!=-1)document.write(l+'/graphics/style-netscape'+c);
  if (ua.indexOf("/5")!=-1)document.write(l+'/graphics/style'+c);
}
// -->
