
if(window.event + "" == "undefined") event = null;
function WN_f_PopUp(){return false};
function WN_f_PopDown(){return false};
popUp = WN_f_PopUp;
popDown = WN_f_PopDown;

var ref=0;
ref=(screen.width-800)/2;

if(blnHomepage == true){
	var ht=285;
}else{
	var ht=105;
}

WN_PG_MenuWidth = 250;
WN_PG_FontFamily = "arial";
WN_PG_FontSize = 8;
WN_PG_FontBold = 0;
WN_PG_FontItalic = 0;
WN_PG_FontColor = "#215D93";
WN_PG_FontColorOver = "#ffffff";
WN_PG_BGColor = "#ffffff";
WN_PG_BGColorOver = "#215D93";
WN_PG_ItemPadding = 1;

WN_PG_BorderWidth = 1;
WN_PG_BorderColor = "#215D93"
WN_PG_BorderStyle = "solid";
WN_PG_SeparatorSize = 1;
WN_PG_SeparatorColor = "#000000";
WN_PG_ImageSrc = "/images/tri.gif";
WN_PG_ImageSrcLeft = "/images/triL.gif";

WN_PG_ImageSize = 5;
WN_PG_ImageHorizSpace = 3;
WN_PG_ImageVertSpace = 3;

WN_PG_KeepHilite = true; 
WN_PG_ClickStart = 0;
WN_PG_ClickKill = false;
WN_PG_ChildOverlap = 10;
WN_PG_ChildOffset = 5;
WN_PG_ChildPerCentOver = null;
WN_PG_TopSecondsVisible = .5;
WN_PG_StatusDisplayBuild =0;
WN_PG_StatusDisplayLink = 0;
WN_PG_UponDisplay = null;
WN_PG_UponHide = null;
WN_PG_RightToLeft = false;

//WN_PG_CreateTopOnly = 1;
WN_PG_ShowLinkCursor = 1;

//WN_a_TreesToBuild = [1,2];

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);
