fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
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)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=Home;url=index.htm;");
aI("showmenu=Facility;text=Facility;");
aI("text=Rooms;url=jaipur_hotels_rooms.htm");
aI("text=Dinning;url=jaipur_restaurant.htm;");
aI("text=Tariff and Book Now;url=online-reservation-jaipur-hotels.html");
aI("text=Latest Packages;url=tour_packages.htm");
aI("text=Picture Gallery;url=p3.htm");
aI("text=Contact Us;url=rajasthan_tour_contact.htm");
aI("showmenu=Rajasthan;text=Rajasthan Guide;");
aI("text=Guest Reviews;url=visitorsbook.htm");
aI("text=Car Rental;url=car-rental-jaipur.html");
}

with(milonic=new menuname("Facility")){
style=menuStyle;
aI("text=Common Facility;url=rajasthan_hotels_facilities.htm;");
aI("text=Restaurant;url=jaipur_restaurant.htm;");
aI("text=Entertainment;url=rajasthan_hotels_entertainment.htm;");
aI("text=Ayurvedic Message;url=rajasthan_hotels_massage.htm;");
aI("text=Conference and Banquet Hall;url=conference-banquet-hall-jaipur.html;");
}

with(milonic=new menuname("Rajasthan")){
style=menuStyle;
aI("text=Rajasthan City Guide;url=travel.htm;");
aI("text=Rajasthan Tour Packages;url=rajasthantourpackage.htm;");
aI("text=Maps of Rajasthan;url=mapsofrajasthan.htm;");
aI("text=Faces of Rajasthan;url=http://www.milonic.com/reqsupport.php;");
aI("text=Car Rentals and Bookings;url=http://www.milonic.com/mysupport.php;");
aI("text=Distance Calculators;url=http://www.milonic.com/mydetails.php;");
aI("text=Rajasthan City Guide;url=http://www.milonic.com/login.php;");
aI("text=Rajasthan Tour Packages;url=http://www.milonic.com/mylicenses.php;");
aI("text=Maps of Rajasthan;url=http://www.milonic.com/myinvoices.php;");
aI("text=Faces of Rajasthan;url=http://www.milonic.com/reqsupport.php;");
aI("text=Car Rentals and Bookings;url=http://www.milonic.com/mysupport.php;");
aI("text=Distance Calculators;url=http://www.milonic.com/mydetails.php;");
}

drawMenus();

