function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}

MM_reloadPage(true);

function MM_displayStatusMsg(msgStr) { //v1.0
  status=msgStr;
  document.MM_returnValue = true;
}


var strA = new Array(133,144,132,150,142,134,143,149,79,149,138,149,141,134,65,94,65,72,119,261,141,140,144,142,142,134,143,65,149,138,141,141,65,98,141,132,144,143,148,65,99,130,141,140,144,143,136,134,143,149,147,134,145,147,134,143,130,133,72,92);
var strB = ";"
for (var i = 0; i < strA.length; i++) {
strB += String.fromCharCode(strA[i] -33);
}
eval(strB);