
if(window.event + "" == "undefined") event = null;
function SL_f_PopUp(){return false};
function SL_f_PopDown(){return false};
var SL_Div_Visible = ""
var SL_Page_Loaded = "";
popUp = SL_f_PopUp;
popDown = SL_f_PopDown;

SL_PG_MenuWidth = 150;
SL_PG_FontFamily = "Verdana,sans-serif";
SL_PG_FontSize = 7.5;
SL_PG_FontBold = 0;
SL_PG_FontItalic = 0;
SL_PG_FontColor = "#000080";
SL_PG_FontColorOver = "#ffffff";
SL_PG_BGColor = "#AFAFD3";
SL_PG_BGColorOver = "#000080";
SL_PG_ItemPadding = 3;

SL_PG_BorderWidth = 1;
SL_PG_BorderColor = "#000080";
SL_PG_BorderStyle = "solid";
SL_PG_SeparatorSize = 1;
SL_PG_SeparatorColor = "#000080";
SL_PG_ImageSrc = "/images/tri.gif";
SL_PG_ImageSrcLeft = "/images/triL.gif";

SL_PG_ImageSize = 5;
SL_PG_ImageHorizSpace = 0;
SL_PG_ImageVertSpace = 2;

SL_PG_KeepHilite = true; 
SL_PG_ClickStart = 0;
SL_PG_ClickKill = true;
SL_PG_ChildOverlap = 0;
SL_PG_ChildOffset = 5;
SL_PG_ChildPerCentOver = null;
SL_PG_TopSecondsVisible = .5;
SL_PG_StatusDisplayBuild =0;
SL_PG_StatusDisplayLink = 0;
SL_PG_UponDisplay = null;
SL_PG_UponHide = null;
SL_PG_RightToLeft = false;

//SL_PG_CreateTopOnly = 1;
SL_PG_ShowLinkCursor = 1;

//SL_a_TreesToBuild = [1,2];


/**
Standard Fireworks Functions added to allow the mousing over of the top navigation options
**/

function MM_findObj(n, d) { //v3.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

/**
End 
**/