  bros ="unix";
  brapp = "nn";
  if (navigator.platform.indexOf("Mac") >= 0) {bros = "mac";}
  if (navigator.platform.indexOf("Win") >= 0) {bros = "win";}
  if (navigator.appName.indexOf("Microsoft") >= 0) {brapp = "ie";}
  css_file = bros + brapp;
  if (location.href.indexOf("jcbabout.htm")>-1||location.href.indexOf("jcbtips.htm")>-1) {
    document.write("  <link rel=StyleSheet href=" + css_file + "2.css type=text/css>");
  } else {
    document.write("  <link rel=StyleSheet href=" + css_file + ".css type=text/css>");
    if (parent.location.href==location.href) {
      parent.location.href="../";
    }
  }
//
function JCB_Window(url) {
  if (screen.width > 800) {hojd='685';}else{hojd='520';}
  property="width=550,height="+hojd+",toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,screenX=200,screenY=10,left=200,top=10";
  window.open(url,'jcb_window',property);
}
function jcb_data() {jcb='Lindalen#Lindalen#2005-05-16 14:45#JCB v1.3b [f6] 2004-06-27#Excel 11.0#Windows (32-bit) NT 5.01';}
