


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=100            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x


with(menuStyle=new mm_style()){
onbgcolor="";
oncolor="#999999";
offbgcolor="";
offcolor="#000000";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
separatorcolor="";
separatorsize="1";
padding=8;
fontsize="11";
fontweight="bold";
fontstyle="normal";
fontfamily="Verdana, Arial";
pagecolor="#999999";
pagebgcolor="#D1CC94";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="0";
overfilter="";
outfilter="";
}

with(aboutStyle=new mm_style()){
onbgcolor="#E59581";
oncolor="#E9E9F2";
offbgcolor="#D34E2D";
offcolor="#E9E9F2";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=5;
fontweight="bold";
fontsize="10";
fontstyle="normal";
fontfamily="Verdana, Arial";
pagecolor="#E9E9F2";
pagebgcolor="#E59581";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="0";
overfilter="Alpha(opacity=90);Shadow(color='#777777',Direction=135,Strength=5)";
outfilter="";
}
with(interactiveStyle=new mm_style()){
onbgcolor="#9E9FA1";
oncolor="#E9E9F2";
offbgcolor="#5e5f63";
offcolor="#E9E9F2";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=5;
fontweight="bold";
fontsize="10";
fontstyle="normal";
fontfamily="Verdana, Arial";
pagecolor="#E9E9F2";
pagebgcolor="#9E9FA1";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="0";
overfilter="Alpha(opacity=90);Shadow(color='#777777',Direction=135,Strength=5)";
outfilter="";
}
with(askStyle=new mm_style()){
onbgcolor="#F1BE7B";
oncolor="#E9E9F2";
offbgcolor="#e79323";
offcolor="#E9E9F2";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=5;
fontweight="bold";
fontsize="10";
fontstyle="normal";
fontfamily="Verdana, Arial";
pagecolor="#E9E9F2";
pagebgcolor="#F1BE7B";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="0";
overfilter="Alpha(opacity=90);Shadow(color='#777777',Direction=135,Strength=5)";
outfilter="";
}
with(newsStyle=new mm_style()){
onbgcolor="#68BB8F";
oncolor="#E9E9F2";
offbgcolor="#048d45";
offcolor="#E9E9F2";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=5;
fontweight="bold";
fontsize="10";
fontstyle="normal";
fontfamily="Verdana, Arial";
pagecolor="#E9E9F2";
pagebgcolor="#68BB8F";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="0";
overfilter="Alpha(opacity=90);Shadow(color='#777777',Direction=135,Strength=5)";
outfilter="";
}
with(cateringStyle=new mm_style()){
onbgcolor="#FDE27D";
oncolor="#666666";
offbgcolor="#fbcf26";
offcolor="#666666";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=5;
fontweight="bold";
fontsize="10";
fontstyle="normal";
fontfamily="Verdana, Arial";
pagecolor="#666666";
pagebgcolor="#FDE27D";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="0";
overfilter="Alpha(opacity=90);Shadow(color='#777777',Direction=135,Strength=5)";
outfilter="";
}
with(indianStyle=new mm_style()){
onbgcolor="#A5D9E4";
oncolor="#666666";
offbgcolor="#50B5CA";
offcolor="#666666";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=5;
fontweight="bold";
fontsize="10";
fontstyle="normal";
fontfamily="Verdana, Arial";
pagecolor="#666666";
pagebgcolor="#A5D9E4";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="0";
overfilter="Alpha(opacity=90);Shadow(color='#777777',Direction=135,Strength=5)";
outfilter="";
}
with(careersStyle=new mm_style()){
onbgcolor="#CEA78C";
oncolor="#E9E9F2";
offbgcolor="#ad6d3f";
offcolor="#E9E9F2";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=5;
fontweight="bold";
fontsize="10";
fontstyle="normal";
fontfamily="Verdana, Arial";
pagecolor="#E9E9F2";
pagebgcolor="#CEA78C";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="0";
overfilter="Alpha(opacity=90);Shadow(color='#777777',Direction=135,Strength=5)";
outfilter="";
}
with(contactStyle=new mm_style()){
onbgcolor="#AF797D";
oncolor="#E9E9F2";
offbgcolor="#7a2026";
offcolor="#E9E9F2";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=5;
fontweight="bold";
fontsize="10";
fontstyle="normal";
fontfamily="Verdana, Arial";
pagecolor="#E9E9F2";
pagebgcolor="#AF797D";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="0";
overfilter="Alpha(opacity=90);Shadow(color='#777777',Direction=135,Strength=5)";
outfilter="";
}

with(myMenu=new menuname("Main Menu")){
style=menuStyle;
top=10;
left=161;
alwaysvisible=1;
orientation="horizontal";
aI("text=About <br><br>Maharani;url=/view/about/about.aspx;showmenu=about");
aI("text=Interactive<br><br>Menu;url=/view/interactive/interactive.aspx;showmenu=interactive");
aI("text=Ask The &nbsp;<br><br>Chef;url=/view/ask/ask.aspx;showmenu=ask");
aI("text=News & &nbsp;&nbsp;<br><br>Awards;url=/view/news/news.aspx;showmenu=news");
aI("text=Catering&nbsp;<br><br><br>;url=/view/catering/catering.aspx;showmenu=catering");
aI("text=Indian &nbsp;&nbsp;<br><br>Culture;url=/view/culture/culture.aspx;showmenu=indian");
aI("text=Careers At <br><br>Maharani;url=/view/career/careers.aspx;showmenu=careers");
aI("text=Contact <br><br>Us;url=/view/contact/contact.aspx;showmenu=contact");
}

with(myMenu=new menuname("about")){
style=aboutStyle;
top=77;
overflow="scroll";
aI("text=History;url=/view/about/about_history.aspx;");
aI("text=Locations;url=/view/about/about_locations.aspx;");
aI("text=Interactive Tour;url=/view/about/about_tour.aspx;");
aI("text=Hours of Operation;url=/view/about/about_hours.aspx;");
aI("text=Promotions;url=/view/about/about_promotions.aspx;");
aI("text=FAQ's;url=/view/about/about_faq.aspx;");
aI("text=Reservations;url=/view/about/about_reservations.aspx;");
}

with(myMenu=new menuname("interactive")){
style=interactiveStyle;
top=77;
overflow="scroll";
aI("text=Buffet Lunch/Weekend Brunch;url=/view/interactive/interactive_buffet.aspx;");
aI("text=Reservations;url=/view/interactive/interactive_reservations.aspx;");
aI("text=Download Menu;url=/view/interactive/interactive_download.aspx;");
aI("text=Gift Certificates;url=/view/interactive/interactive_gift.aspx;");
aI("text=Maharani Delivers;url=/view/interactive/interactive_delivery.aspx;");
}

with(myMenu=new menuname("ask")){
style=askStyle;
top=77;
overflow="scroll";
aI("text=Submit a Question;url=/view/ask/ask_submit.aspx;");
aI("text=Maharani Recipes;url=/view/ask/ask_recipes.aspx;");
aI("text=Maharani Newsletter;url=/view/ask/ask_newsletter.aspx;");
}

with(myMenu=new menuname("news")){
style=newsStyle;
top=77;
overflow="scroll";
aI("text=Awards;url=/view/news/news_awards.aspx;");
aI("text=Reviews;url=/view/news/news_reviews.aspx;");
aI("text=Customer Kudos;url=/view/news/news_kudos.aspx;");
}

with(myMenu=new menuname("catering")){
style=cateringStyle;
top=77;
overflow="scroll";
aI("text=Request a Quote;url=/view/catering/catering_request.aspx;");
aI("text=Delivery;url=/view/catering/catering_delivery.aspx;");
aI("text=FAQ's;url=/view/catering/catering_faq.aspx;");
}

with(myMenu=new menuname("indian")){
style=indianStyle;
top=77;
overflow="scroll";
aI("text=Art;url=/view/culture/culture_art.aspx;");
aI("text=History of Indian Cusine;url=/view/culture/culture_history.aspx;");
aI("text=Music;url=/view/culture/culture_music.aspx;");
aI("text=Indian Spices For Healing;url=/view/culture/culture_spices.aspx;");
}

with(myMenu=new menuname("careers")){
style=careersStyle;
top=77;
overflow="scroll";
aI("text=Benefits;url=/view/career/careers_benefits.aspx;");
aI("text=Culture;url=/view/career/careers_culture.aspx;");
aI("text=Job Postings;url=/view/career/careers_job.aspx;");
}

with(myMenu=new menuname("contact")){
style=contactStyle;
top=77;
overflow="scroll";
aI("text=Locations;url=/view/contact/contact_locations.aspx;");
aI("text=Comment / Feedback Card;url=/view/contact/contact_comments.aspx;");
}

drawMenus();

