

//The variable below declares if you are on a 2nd level page...

if(window.event + "" == "undefined") event = null;
function HM_f_PopUp(){return false};
function HM_f_PopDown(){return false};
popUp = HM_f_PopUp;
popDown = HM_f_PopDown;


HM_PG_MenuWidth = 150;
HM_PG_FontFamily = "Verdana";
HM_PG_FontSize = 8;
HM_PG_FontBold = 1;
HM_PG_FontItalic = 0;
HM_PG_FontColor = "#D5C29E";

HM_PG_FontColorOver = "#EE9C00";
HM_PG_BGColor = "#92683C";
HM_PG_BGColorOver = "#70502E";
HM_PG_ItemPadding = 3;

HM_PG_BorderWidth = 1;
HM_PG_BorderColor = "#70502E";
HM_PG_BorderStyle = "solid";
HM_PG_SeparatorSize = 0;
HM_PG_SeparatorColor = "#000000";
HM_PG_ImageSrc = "http://www.ir.ml.com/images/arrow.gif";
HM_PG_ImageSrcLeft = "http://www.ir.ml.com/images/arrow.gif";

HM_PG_ImageSize = 4;
HM_PG_ImageHorizSpace = 0;
HM_PG_ImageVertSpace = 4;

HM_PG_KeepHilite = true; 
HM_PG_ClickStart = 0;
HM_PG_ClickKill = 0;
HM_PG_ChildOverlap = 1;
HM_PG_ChildOffset = 5;
HM_PG_ChildPerCentOver = 10;
HM_PG_TopSecondsVisible = .2;
HM_PG_StatusDisplayBuild =1;
HM_PG_StatusDisplayLink = 1;
HM_PG_UponDisplay = null;
HM_PG_UponHide = null;
HM_PG_RightToLeft = false;

//HM_PG_CreateTopOnly = 1;
HM_PG_ShowLinkCursor = 1;

//HM_a_TreesToBuild = [1,2];

