PG_MenuWidth = 180;
PG_FontFamily = "verdana,Arial,sans-serif";
PG_FontSize = 8;
PG_FontBold = 0;
PG_FontItalic = 0;
PG_FontColor = "blue";
PG_FontColorOver = "white";
PG_BGColor = "#ffffff";
PG_BGColorOver = "#ffffff";
PG_ItemPadding = 4;

//if (navigator.vendor == ("Netscape6") || navigator.product == ("Gecko")){
//PG_BorderWidth = 1;
//}else{
PG_BorderWidth = 1;
//}
PG_BorderColor = "black";
PG_BorderStyle = "solid";
PG_SeparatorSize = 1;
PG_SeparatorColor = "#d0ff00";
PG_ImageSrc = "/images/arrow-menu.gif";
PG_ImageSrcLeft = "/images/arrow-menu.gif";
PG_ImageSrc1 = "/images/arrow-privatemenu.gif";
PG_ImageSrcLeft1 = "/images/arrow-privatemenu.gif";

PG_ImageSize = 10;
PG_ImageHorizSpace = 0;
PG_ImageVertSpace = 1;

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;