// JavaScript Document

if(navigator.userAgent.indexOf("Firefox") != "-1")

document.writeln('<link rel="stylesheet" href="css/stylewin.css">');

