// JavaScript Document
if(navigator.platform.charAt(0)=="W"){
 if(navigator.appName.charAt(0)=="M"){document.write("<link href='http://www.leopera.com/styleclip/stylei.css' rel='stylesheet' type='text/css'>")}
 if(navigator.appName.charAt(0)=="N"){document.write("<link href='http://www.leopera.com/styleclip/stylen.css' rel='stylesheet' type='text/css'>")}
}
if(navigator.platform.charAt(0)=="M"){
 if(navigator.appName.charAt(0)=="M"){document.write("<link href='http://www.leopera.com/styleclip/styleim.css' rel='stylesheet' type='text/css'>")}
 if(navigator.appName.charAt(0)=="N"){document.write("<link href='http://www.leopera.com/styleclip/stylenm.css' rel='stylesheet' type='text/css'>")}
}