//if ((navigator.appName).indexOf("Microsoft")!=-1 && (screen.width >= 1024) {
//  document.write('<link rel="stylesheet" href="~/576_main.css" type="text/css">');
//}
//if ((navigator.appName).indexOf("Microsoft")!=-1 && (navigator.appVersion)=="4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)") if (screen.width <= 800) {
//  document.write('<link rel="stylesheet" href="~/576_main" type="text/css">');
//}
//if ((navigator.appName).indexOf("Microsoft")!=-1 && (navigator.appVersion)=="4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)") if (screen.width >= 1024) {
//  document.write('<link rel="stylesheet" href="576_main_ie8.css type="text/css">');
//}
//if ((navigator.appName).indexOf("Microsoft")!=-1 && (navigator.appVersion)=="4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)") if (screen.width >= 1024) {
//  document.write('<link rel="stylesheet" href="576_main_ie8.css" type="text/css">');
//}
//if ((navigator.appName).indexOf("Netscape")!=-1) if (screen.width >= 1024) {
//  document.write('<link rel="stylesheet" href="~/576_main" type="text/css">');
//}
//if ((navigator.appName).indexOf("Netscape")!=-1) if (screen.width <= 800) {
//  document.write('<link rel="stylesheet" href="~/576_main" type="text/css">');
//}// JavaScript Document

if (navigator.appName=="Microsoft Internet Explorer") {
        document.writeln('<link rel="stylesheet" type="text/css" href="576_main_ie8.css" />');
        }
        else {
        document.writeln('<link rel="stylesheet" type="text/css" href="576_main_.css.css" />');
        }

