_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=0              // Sub menu top offset
_subOffsetLeft=0            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x


with(mainmenuStyle=new mm_style()){
offcolor="#333300";
offbgcolor="#ebebd6";
oncolor="#ebebd6";
onbgcolor="#333300";
bordercolor="#ebebd6";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ebebd6";
separatorsize="0";
padding=4;
align="left"
fontsize = "12px";
fontstyle = "normal";
fontweight = "bold";
fontfamily = "Arial, Verdana, Tahoma, sans";
subimage="http://www.harphq.com/verticalmenu/arrow.gif";
subimagepadding="2";
   //ondecoration = "underline"
  //onbold = true;
  //onitalic = true;
}
with(submenuStyle=new mm_style()){
offcolor="#333300";
offbgcolor="#ebebd6";
oncolor="#ebebd6";
onbgcolor="#333300";
bordercolor = "#333300";
borderstyle = "solid";
borderwidth=1;
separatorcolor = "#333300";
separatorsize = 1;
       padding = 4;
       align = "left";
       onborder ="#333300";
      fontsize = "12px";
     fontstyle = "normal";
    fontweight = "bold";
    fontfamily = "Arial, Verdana, Tahoma, sans";
}

with(milonic=new menuname("Main Menu")){
style=mainmenuStyle;
fontsize = "10";
position = "relative";
alwaysvisible=1;
overflow="scroll";
aI("text=HARPHQ Home&nbsp;&nbsp;;url=http://www.harphq.com;");
aI("text=HARP Forums;;url=http://www.ironcrown.com/ICEforums/index.php?board=3.0;");
aI("text=Gryphon World;showmenu=GW;");
aI("text=Shop HARP Online;showmenu=shop;");
aI("text=HARP News;showmenu=news;");
aI("text=FREE Downloads;showmenu=downloads;");
aI("text=Special Features;showmenu=specialfeatures;");
/*aI("text=Official Software;showmenu=officialsoftware;");*/
aI("text=Community;showmenu=community;");
aI("text=Customer Service;showmenu=customerservice;");
aI("text=Company;showmenu=company;");
}

with(milonic=new menuname("GW")){
style=submenuStyle;
overflow="scroll";
aI("text=What is Gryphon World?;url=http://www.harphq.com/IntroGW.htm;");
}

with(milonic=new menuname("shop")){
style=submenuStyle;
overflow="scroll";
aI("text=Shop the HARP Online Store;url=http://shop.ironcrown.com/index.php?main_page=index&cPath=7;target=_blank;");
aI("text=Shop the HARP Logo Gear Store @ CafePress;url=http://www.cafeshops.com/ironcrownent/205470;target=_blank;");
}

with(milonic=new menuname("news")){
style=submenuStyle;
overflow="scroll";
aI("text=Current News & Updates;url=http://www.harphq.com/news.htm;");
aI("text=News Archives;url=http://www.harphq.com/newsarchives.htm;");
}

with(milonic=new menuname("downloads")){
style=submenuStyle;
overflow="scroll";
aI("text=Try HARP Lite for FREE! (Download the 98-pg, 4.7MB PDF);url=http://www.harphq.com/free_downloads/3000L_HarpLite.pdf;");
aI("text=Character Sheets;url=http://www.harphq.com/charsheets.htm;");
aI("text=HARP Vault&#8212;player-submitted downloads;url=http://www.harphq.com/vault.htm;");
aI("text=Web Extras&#8212;Exclusive ICE-created goodies to enhance your HARP game;url=http://www.harphq.com/webextras.htm;");
}
with(milonic=new menuname("specialfeatures")){
style=submenuStyle;
overflow="scroll";
aI("text=Awards & Raves;url=http://www.harphq.com/awards_raves.htm");
aI("text=FAQs & Errata;url=http://www.harphq.com/faqerrata.htm");
aI("text=Reviews;url=http://www.harphq.com/reviews.htm;");
aI("text=Sneek Peeks & Sell Sheet...oh my!;url=http://www.harphq.com/sneakpeeks.htm;");

}
/*with(milonic=new menuname("officialsoftware")){
style=submenuStyle;
overflow="scroll";
aI("text=RoleplayingSoftware.com;url=http://www.harphq.com/officialsoftware.htm;");
}*/
with(milonic=new menuname("community")){
style=submenuStyle;
overflow="scroll";
aI("text=Fan Art;url=http://www.harphq.com/fanart.htm;");
aI("text=HARP Forums;url=http://www.ironcrown.com/ICEforums/index.php?board=3.0;");
aI("text=HARP Moments;url=http://www.harphq.com/HARPmoments.htm;");
aI("text=HARP Vault&#8212;player-submitted downloads;url=http://www.harphq.com/vault.htm;");
aI("text=ICE Live Chat;url=http://www.ironcrown.com/chat.htm;");
aI("text=Mailing Lists;url=http://mailman.silent-tower.org/listinfo/harp;target=_blank;");
aI("text=NPC Gallery (Non-Player Characters);url=http://www.harphq.com/roguesgallery.htm;");
aI("text=PC Gallery (Player Characters);url=http://www.harphq.com/pcgallery.htm;");
}
with(milonic=new menuname("customerservice")){
style=submenuStyle;
overflow="scroll";
aI("text=Customer Service Main Page;url=http://www.ironcrown.com/customerservice.htm;target=_blank;");
aI("text=Email Customer Service Now!;url=mailto:customerservice@ironcrown.com?subject=HARPHQ.com;");
aI("text=ICE Emails & Address;url=http://www.ironcrown.com/customerservice.htm#whowhatwhere;target=_blank;");
aI("text=Pre-Order Policy;url=http://www.ironcrown.com/customerservice.htm#preorder;target=_blank;");
aI("text=Return & Refund Policy;url=http://www.ironcrown.com/customerservice.htm#Returns;target=_blank;");
aI("text=Shipping Info;url=http://www.ironcrown.com/customerservice.htm#Shipping;target=_blank;");
}
with(milonic=new menuname("company")){
style=submenuStyle;
overflow="scroll";
aI("text=A Brief History of ICE;url=http://www.ironcrown.com/corpinfo.htm#History;target=_blank;");
aI("text=ICE Copyrights & Trademarks;url=http://www.ironcrown.com/corpinfo.htm#Copyright;target=_blank;");
aI("text=ICE's Intellectual Property;url=http://www.ironcrown.com/corpinfo.htm#IP;target=_blank;");
aI("text=Website Submission Policy;url=http://www.ironcrown.com/corpinfo.htm#WebSubmissions;target=_blank;");
aI("text=Press Releases;url=http://www.harphq.com/PressReleases.htm;");
}

drawMenus();