<!--
var os = (navigator.appVersion.indexOf ("Win", 0) != -1) ? "win" : "mac";
document.write ("<link rel='stylesheet' type='text/css' href='../css/style_"+os+".css'>");
document.write ("<link rel='stylesheet' type='text/css' href='../css/head_"+os+".css'>");
-->

