
    <!--
    if (top.frames.length != 0) {
    top.location.href = self.document.location;
    }

if (navigator.appVersion.indexOf('Mac') != -1) 
	document.write('<link rel=stylesheet href="mac.css" type="text/css">') 
else
	 document.write('<link rel=stylesheet href="style.css" type="text/css">') 


//-->
