// JavaScript Document

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

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

