_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=0;
subimagepadding=2;
}

with(firstStyle=new mm_style()){
align="center";
bordercolor="#A5A5A5";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#8FBFDB";
offcolor="#ffffff";
onbgcolor="#8FBFDB";
oncolor="#0080B0";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding="4px 4px 4px 8px";
pagebgcolor="#8FBFDB";
pagecolor="#0080B0";
separatorcolor="#A5A5A5";
separatorsize=0;
subimage='/images/subimage_arrow.gif';
onsubimage='/images/subimage_arrow_on.gif';
subimagepadding=2;
}




with(milonic=new menuname("Personal")){
style=firstStyle;
itemwidth=160;
aI("text=AtlasBook;url=atlasbook.html;");
aI("text=PhotoFinder;url=photofinder.html;");
aI("text=FamilyFinder;url=familyfinder.html;");
}

with(milonic=new menuname("Team")){
style=firstStyle;
itemwidth=160;
aI("text=AtlasLink;url=atlaslink.html;");
}

with(milonic=new menuname("Developer")){
style=firstStyle;
itemwidth=160;
aI("text=NAVBuilder Solution;url=../../developers/all.py/navbuilder_solution;");
}

with(milonic=new menuname("Carriers")){
style=firstStyle;
itemwidth=160;
aI("text=Alltel;url=alltel.html;");
aI("text=AT&T;url=att.html;");
aI("text=Nordisk Mobiltelefon;url=Nordisk.html;");
aI("text=Sprint;url=sprint.html;");
aI("text=Telus;url=telus.html;");
aI("text=US Cellular;url=us_cell_partner.html;");
aI("text=Verizon;url=verizon_vz.html;");

}

with(milonic=new menuname("Brands")){
style=firstStyle;
itemwidth=160;
aI("text=AAA;url=aaa.html;");
aI("text=YELLOWPAGES.COM;url=yellowpages.html;");
}

with(milonic=new menuname("Technology")){
style=firstStyle;
itemwidth=160;
aI("text=HP;url=http://h71028.www7.hp.com/enterprise/cache/99108-0-0-225-121.html;target=new;");
aI("text=Navteq;url=http://navteq.com/data/data.html;target=new;");
aI("text=Qualcomm;url=http://www.qualcomm.com/qis/;target=new;");
aI("text=Sprint;url=https://developer.sprint.com/site/global/develop/technologies/location_based_serv/mapping_tools/p_mapping_tools.jsp/;target=new;");
}

with(milonic=new menuname("Resources")){
style=firstStyle;
itemwidth=160;
itemheight=16;
aI("text=Support;url=support.html;");
}

with(milonic=new menuname("Knowledge")){
style=firstStyle;
itemwidth=160;
aI("text=AtlasBook FAQs;url=atlasbookfaqs.html;");
aI("text=AtlasLink FAQs;url=atlaslinkfaqs.html;");
}

with(milonic=new menuname("Maintenance")){
style=firstStyle;
itemwidth=160;
//aI("text=AtlasBook;url=am_atlasbook.html;");
//aI("text=NAVBuilder;url=am_navbuilder.html;");
//aI("text=TotalMap;url=am_totalmap.html;");
aI("text=Extranet;url=http://developer.networksinmotion.com;target=new;");
}
//added 052706
with(milonic=new menuname("solution")){
style=firstStyle;
itemwidth=160;
aI("text=NAVBuilder Program;url=../../developers/all.py/navbuilder_program;");
aI("text=Features Overview;url=../../developers/all.py/nb_features_overview;");
aI("text=Membership Levels;url=../../developers/all.py/membership_levels;");
aI("text=NAVBuilder Demos;url=../../developers/all.py/navbuilder_demos;");
aI("text=NB Supported Devices;url=../../developers/all.py/nb_supported_devices;");
}

with(milonic=new menuname("apdev")){
style=firstStyle;
itemwidth=160;
aI("text=Step-by-Step Guide;url=../../developers/all.py/step_guide;");
aI("text=Download the SDK;url=../../dev_members/members.py/download_sdk;image=../../images/developers/nav/lock.gif");
aI("text=Operator Guidelines;url=../../dev_members/members.py/operator_guidelines;image=../../images/developers/nav/lock.gif");
aI("text=NB Documentation;url=../../dev_members/members.py/nb_documentation;image=../../images/developers/nav/lock.gif");
}







with(milonic=new menuname("support")){
style=firstStyle;
itemwidth=160;
aI("text=FAQs;url=../../developers/all.py/faqs;");
aI("text=Email Tech Support;url=../../developers/all.py/tech_support;");
aI("text=Developer Support Forums;url=../../dev_members/members.py/forums;");
aI("text=User Account Management;url=../../dev_members/members.py/developer_account;image=../../images/developers/nav/lock.gif");

}
//end added 052706

drawMenus();

