PG_MenuWidth = 125;
PG_FontFamily = "Arial";

if (IE4 || DOM) PG_FontSize = 10;
if (NS4) PG_FontSize = 10;

PG_FontBold = 0;
PG_Fontarial = 0;
PG_FontColor = "#000000";
PG_FontColorOver = "#FFFFFF";
PG_BGColor = "#79A7D4";
PG_BGColorOver = "#A2B8CD";
PG_ItemPadding = 2;

PG_BorderWidth = 2;
PG_BorderColor = "#9CBCDC";
PG_BorderStyle = "solid";
PG_SeparatorSize = 1;
PG_SeparatorColor = "#000000";

PG_ImageSrc = "http://www.hoffmanblast.com/images/grayrt.gif";
PG_ImageSrcLeft = "graylt.gif";

PG_ImageSize = 6;
PG_ImageHorizSpace = 0;

if (IE4 || DOM) PG_ImageVertSpace =3;
if (NS4) PG_ImageVertSpace =2;

PG_KeepHilite = true; 
PG_ClickStart = 0;
PG_ClickKill = false;
PG_ChildOverlap = 10;
PG_ChildOffset = 10;
PG_ChildPerCentOver = null;
PG_TopSecondsVisible = .5;
PG_StatusDisplayBuild = 0;
PG_StatusDisplayLink = 0;
PG_UponDisplay = null;
PG_UponHide = null;
PG_RightToLeft = false;

//PG_CreateTopOnly = 1;
PG_ShowLinkCursor = true;
PG_NSFontOver = false;

//a_TreesToBuild = [2];
