/*if(navigator.userAgent.indexOf("Mac")!=-1){
document.write('<LINK REL=STYLESHEET HREF="/__image__/other/css_style_mac.css" TYPE=text/css>');
} else {
if(typeof document.body.style.maxHeight != "undefined") {
document.write('<LINK REL=STYLESHEET HREF="/__image__/other/css_style_win7.css" TYPE=text/css>');
} else {
document.write('<LINK REL=STYLESHEET HREF="/__image__/other/css_style_win6.css" TYPE=text/css>');
}
}*/

if(navigator.userAgent.indexOf("Mac")!=-1){
document.write('<LINK REL=STYLESHEET HREF="/__image__/other/css_stylejweb_mac.css" TYPE=text/css>');
} else {
document.write('<LINK REL=STYLESHEET HREF="/__image__/other/css_stylejweb_win.css" TYPE=text/css>');
}


/*if (typeof document.body.style.maxHeight != "undefined") {
document.write('<LINK REL=STYLESHEET HREF="/__image__/other/css_style_win7.css" TYPE=text/css>');
} else {
document.write('<LINK REL=STYLESHEET HREF="/__image__/other/css_style_win6.css" TYPE=text/css>');
}*/

/*if (typeof document.body.style.maxHeight != "undefined") {
     // IE 7, mozilla, safari, opera 9
} else {
     // IE6, older browsers
}*/


