  var fonster = null;
  var fonster1 = null;
  var fonster2 = null;
  var fonstersv = null;
  var fonstermat = null;
  var fonstercirk = null;
  var pren = null;
  var x = 0; var y = 0;
  var x1 = 0; var y1 = 0;
  var x2 = 0; var y2 = 0;
  var x3 = 0; var y3 = 0;
  var xsv = 0; var ysv = 0;
  var xmat = 0; var ymat = 0;
  var xcirk = 0; var ycirk = 0;
  var origWidth;
  var origHeight;

function Is() {
 var agent = navigator.userAgent.toLowerCase();
 this.major = parseInt(navigator.appVersion);
 this.minor = parseFloat(navigator.appVersion);
 this.ns = ((agent.indexOf('mozilla')!=-1) && ((agent.indexOf('spoofer')==-1) && (agent.indexOf('compatible') == -1)));
 this.ns2 = (this.ns && (this.major == 2));
 this.ns3 = (this.ns && (this.major == 3));
 this.ns4 = (this.ns && (this.major == 4));
 this.ns5 = (this.ns && (this.major > 4));
 this.ns6 = (this.ns && (agent.indexOf('netscape6')!=-1) );
 this.ns7 = (this.ns && (agent.indexOf('netscape/7')!=-1) );
 this.ns7pr = (this.ns && (agent.indexOf('netscape/7.0b1')!=-1) );
 this.ns71 = (this.ns && (agent.indexOf('netscape/7.1')!=-1) );
 this.ns72 = (this.ns && (agent.indexOf('netscape/7.2')!=-1) );
 this.ie = (agent.indexOf("msie") != -1);
 this.ie3 = (this.ie && (this.major == 2));
 this.ie4 = (this.ie && (this.major >= 4));
 this.ie5 = (this.ie && (this.major == 4) && (agent.indexOf("msie 5.0") != -1));
 this.ie55 = (this.ie && (this.major == 4) && (agent.indexOf("msie 5.5") != -1));
 this.ie6 = (this.ie && (agent.indexOf("msie 6.0")!=-1));
 this.op3 = (agent.indexOf("opera") != -1);
 this.ff = (agent.indexOf("firefox") != -1);
 this.pc  = (agent.indexOf("win") != -1);
 this.mac = (agent.indexOf("mac")!=-1); // Mac detect
 this.client = ( (navigator.userAgent.indexOf('AOL')!=-1) || (navigator.userAgent.indexOf('CS 2000')!=-1) )? 1 : 0;
 this.moz = ( this.ns && (agent.indexOf("netscape/") == -1) );
 if (this.moz) this.ns = 0;
}

var is = new Is()
if (is.ff) { document.write('<' + 'link rel="stylesheet" href="../../cjs/css/def.css" type="text/css" />');
} else {
if (is.ie){
 if (is.pc){ document.write('<' + 'link rel="stylesheet" href="../../cjs/css/def.css" type="text/css" />');
} else { document.write('<' + 'link rel="stylesheet" href="../../cjs/css/def.css" type="text/css" />');
 }
}
if (is.ns){ document.write('<' + 'link rel="stylesheet" href="../../cjs/css/def.css" type="text/css" />');}
else {
if (is.ns4){ window.location.replace("http://browser.netscape.com/")}
if (is.ns5){ document.write('<' + 'link rel="stylesheet" href="../../cjs/css/defn6.css" type="text/css" />');}
 }
}

function init() {
    window.onresize = resizeFix;
}

// Get current window size and set up resize handling.
if (document.layers) {
  origWidth  = window.innerWidth;
  origHeight = window.innerHeight;
  window.onresize = resizeFix;
}

function resizeFix() {
  // If window size has not actually changed, exit.
  if (document.layers &&
      origWidth == window.innerWidth &&
      origHeight == window.innerHeight)
    return;
  // Otherwise, reload the current URL.
  else
    window.location.href = window.location.href;
}



 if(parseInt(navigator.appVersion) > 3) {
    x = (screen.availWidth - 500) / 2; y = (screen.availHeight - 460) / 2;
  }

function oppna(url) {
    if(parseInt(navigator.appVersion) > 3 || navigator.appName == "Netscape") {
      if(!fonster || fonster.closed) {
        fonster = window.open("", "subwin", "menubar=NO,scrollbars=NO,resizable=NO,HEIGHT=322,WIDTH=439,top=" + y + ",left=" + x);
        fonster.location.href = "" + url
        fonster.focus();
      } else {
        fonster.location.href = "" + url;
        fonster.focus();
      }
    }else{
      location.href = "" + url;
    }
  }


 if(parseInt(navigator.appVersion) > 3) {
    x1 = 20; y1 = 20;
  }

function oppna1(url) {
    if(parseInt(navigator.appVersion) > 3 || navigator.appName == "Netscape") {
      if(!fonster1 || fonster1.closed) {
        fonster1 = window.open("", "subwin1", "menubar=NO,scrollbars=NO,resizable=NO,width=500,height=325,top=" + y1 + ",left=" + x1);
        fonster1.location.href = "" + url
        fonster1.focus();
      } else {
        fonster1.location.href = "" + url;
        fonster1.focus();
      }
    }else{
      location.href = "" + url;
    }
  }


 if(parseInt(navigator.appVersion) > 3) {
    x2 = 20; y2 = 20;
  }

function oppna2(url) {
    if(parseInt(navigator.appVersion) > 3 || navigator.appName == "Netscape") {
      if(!fonster2 || fonster2.closed) {
        fonster2 = window.open("", "subwin2", "menubar=NO,scrollbars=YES,resizable=NO,width=503,height=425,top=" + y2 + ",left=" + x2);
        fonster2.location.href = "" + url
        fonster2.focus();
      } else {
        fonster2.location.href = "" + url;
        fonster2.focus();
      }
    }else{
      location.href = "" + url;
    }
  }


 if(parseInt(navigator.appVersion) > 3) {

    x3 = 20; y3 = 20;
  }

function oppna_pren(url) {
    if(parseInt(navigator.appVersion) > 3 || navigator.appName == "Netscape") {
      if(!pren || pren.closed) {
        pren = window.open("", "subwin5", "menubar=NO,toolbar=no,scrollbars=NO,resizable=NO,width=495,height=325,top=" + y3 + ",left=" + x3);
        pren.location.href = "" + url
        pren.focus();
      } else {
        pren.location.href = "" + url;
        pren.focus();
      }
    }else{
      location.href = "" + url;
    }
  }


 if(parseInt(navigator.appVersion) > 3) {
    xsv = 5; ysv = 5;
  }
  function oppnasv(url) {
    if(parseInt(navigator.appVersion) > 3 || navigator.appName == "Netscape") {
      if(!fonstersv || fonstersv.closed) {
        fonstersv = window.open("", "subwin6", "menubar=no,scrollbars=no,resizable=no,width=720,height=545,top=" + ysv + ",left=" + xsv);
        fonstersv.location.href = "" + url
        fonstersv.focus();
      } else {
        fonstersv.location.href = "" + url;
        fonstersv.focus();
      }
    }else{
      location.href = "" + url;
    }
  }


  if(parseInt(navigator.appVersion) > 3) {
    xmat = (screen.availWidth - 500) / 2; ymat = (screen.availHeight - 460) / 2;
  }
  function oppnamat(url) {
    if(parseInt(navigator.appVersion) > 3 || navigator.appName == "Netscape") {
      if(!fonstermat || fonstermat.closed) {
        fonstermat = window.open("", "subwinmat", "menubar=no,status=no,scrollbars=no,resizable=no,height=393,width=393,top=" + ymat + ",left=" + xmat);
        fonstermat.location.href = "" + url
        fonstermat.focus();
      } else {
        fonstermat.location.href = "" + url;
        fonstermat.focus();      }
    }else{
      location.href = "" + url;
    }
  }


 if(parseInt(navigator.appVersion) > 3) {
    xcirk = (screen.availWidth - 500) / 9; ycirk = (screen.availHeight - 460) / 2;
  }
  function oppnacirk(url) {
    if(parseInt(navigator.appVersion) > 3 || navigator.appName == "Netscape") {
      if(!fonstercirk || fonstercirk.closed) {
        fonstercirk = window.open("", "subwincirk", "menubar=NO,scrollbars=NO,resizable=NO,HEIGHT=335,WIDTH=338,top=" + ycirk + ",left=" + xcirk);
        fonstercirk.location.href = "" + url
        fonstercirk.focus();
      } else {
        fonstercirk.location.href = "" + url;
        fonstercirk.focus();
      }
    }else{
      location.href = "" + url;
    }
  }

function linkselect (url) {
if (url.length > 0) {
window.top.location = "http://" + url;
}
}

function MM_openBrWindow(theURL,winName,features) { //v1.0
        BRwindow = window.open(theURL,winName,features);
        BRwindow.focus();
}

function printit(){
if (NS) {
    window.print() ;
} else {
    var WebBrowser = '<OBJECT ID="WebBrowser1" WIDTH=0 HEIGHT=0 CLASSID="CLSID:8856F961-340A-11D0-A96B-00C04FD705A2"></OBJECT>';
document.body.insertAdjacentHTML('beforeEnd', WebBrowser);
    WebBrowser1.ExecWB(6, 2);//Use a 1 vs. a 2 for a prompting dialog box    WebBrowser1.outerHTML = "";
}
}