<!--
if (navigator.platform.indexOf("Mac") >= 0) {
 // plataforma mac
 if (navigator.userAgent.indexOf("MSIE 5") >= 0) document.writeln('<LINK rel="stylesheet" type="text/css" href="http://imgserv.ya.com/noticias2.ya.com/modny2/ny2_macie5x.css">');
 else if (navigator.userAgent.indexOf("MSIE 4.") >= 0) document.writeln('<LINK rel="stylesheet" type="text/css" href="http://imgserv.ya.com/noticias2.ya.com/modny2/ny2_macie4x.css">');
 else if ((navigator.appName=="Netscape")&&(parseInt(navigator.appVersion)>=5)) document.writeln('<LINK rel="stylesheet" type="text/css" href="http://imgserv.ya.com/noticias2.ya.com/modny2/ny2_macns5x.css">');
 else if ((navigator.appName=="Netscape")&&(parseInt(navigator.appVersion)>=4)) document.writeln('<LINK rel="stylesheet" type="text/css" href="http://imgserv.ya.com/noticias2.ya.com/modny2/ny2_mac.css">');
 else document.writeln('<LINK rel="stylesheet" type="text/css" href="http://imgserv.ya.com/noticias2.ya.com/modny2/ny2_mac.css">');
} else {
 // plataforma windows
 if ((navigator.appName=="Microsoft Internet Explorer")&&(parseInt(navigator.appVersion)>=4)) document.writeln('<LINK rel="stylesheet" type="text/css" href="http://imgserv.ya.com/noticias2.ya.com/modny2/ny2_pcexplorer.css">');
 else if((navigator.appName=="Netscape")&&(navigator.appVersion.indexOf("4.")>=0)) document.writeln('<LINK rel="stylesheet" type="text/css" href="http://imgserv.ya.com/noticias2.ya.com/modny2/ny2_pcns4x.css">');
 else if((navigator.appName=="Netscape")&&(navigator.appVersion.indexOf("5.")>=0)) document.writeln('<LINK rel="stylesheet" type="text/css" href="http://imgserv.ya.com/noticias2.ya.com/modny2/ny2_pcns6x.css">');
 else document.writeln('<LINK rel="stylesheet" type="text/css" href="http://imgserv.ya.com/noticias2.ya.com/modny2/ny2_pcns4x.css">');
}
//-->
