
if ((navigator.appName).indexOf("Microsoft")!=-1) {
  document.write('<link rel="stylesheet"href="http://www.on-sitetechsupport.com/css/ie7.css" type="text/css">');
}
else {
  document.write('<link rel="stylesheet"href="http://www.on-sitetechsupport.com/css/firefox_ie6.css" type="text/css">');
}

 //