javastr=""; 
javastr=javastr+"";
if(window.navigator.appVersion.indexOf('6.0')!=-1){css.href="/css/ie.css"}
else if(window.navigator.appVersion.indexOf('7.0')!=-1){css.href="/css/ie.css"}
else{css.href="/css/ie5.css"}
document.write(javastr);
