// General scripts for Khazar.com
//
// If you're in Windows, link a stylesheet that will change a few things
<!--
if (navigator.appVersion.indexOf("Win") != -1) {
   document.write("<LINK REL=stylesheet HREF=\"styles/windows.css\" TYPE=\"text/css\">"); 
}
// -->