PG_MenuWidth = 50;
PG_FontFamily = "Arial,sans-serif";
PG_FontSize = 8;
PG_FontBold = 0;
PG_FontItalic = 0;
PG_FontColor = "blue";
PG_FontColorOver = "white";
PG_BGColor = "#DDDDDD";
PG_BGColorOver = "#FFCCCC";
PG_ItemPadding = 2;

PG_BorderWidth = 1;
PG_BorderColor = "black";
PG_BorderStyle = "solid";
PG_SeparatorSize = 2;
PG_SeparatorColor = "#d0ff00";
PG_ImageSrc = "/sl/images/tri.gif";
PG_ImageSrcLeft = "/sl/images/triL.gif";

PG_ImageSize = 5;
PG_ImageHorizSpace = 0;
PG_ImageVertSpace = 2;

PG_KeepHilite = true; 
PG_ClickStart = 0;
PG_ClickKill = false;
PG_ChildOverlap = 0;
PG_ChildOffset = 0;
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 = 1;
PG_NSFontOver = true;