_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=2;


with(background=new mm_style()){
bgimage="xp_button_blue.gif";
borderstyle="";
fontfamily="Courier New";
fontsize="75%";
fontstyle="";
fontweight="";
image="transparent.gif";
imagepadding=4;
itemheight=25;
itemwidth=160;
offcolor="#ffffff";
oncolor="#ffffff";
overbgimage="xp_button_blueon.gif";
separatorcolor="transparent";
separatorsize=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=25;
itemwidth=220;
left=37;
style=background;
top=170;
aI("bgimage=xp_button_blue.gif;image=xp_on.gif;overbgimage=xp_button_blue.gif;status=Historical Importance;text=Historical Importance;url=historycal.htm;");
aI("bgimage=xp_button_blue.gif;image=xp_eject.gif;overbgimage=xp_button_blue.gif;showmenu=OverView of the Monuments;text=Overview of the Monuments;url=overview.htm;");
aI("bgimage=xp_button_blue.gif;image=xp_on.gif;overbgimage=xp_button_blue.gif;status=Back To Home Page;text=What needs to be done;url=what needs.html;");
aI("bgimage=xp_button_blue.gif;image=xp_on.gif;overbgimage=xp_button_blue.gif;status=Stones 2004-2006;text=SARKHEJ ROZA : Heritage Mile Stones 2004-2006 ;url=stone04-06.htm;");
aI("bgimage=xp_button_blue.gif;image=xp_on.gif;overbgimage=xp_button_blue.gif;status=befor after;text=SARKHEJ ROZA before/after ;url=beforafter.htm;");
aI("bgimage=xp_button_blue.gif;image=xp_on.gif;overbgimage=xp_button_blue.gif;status=Donation;text=Donation ;url=donat.htm;");
aI("bgimage=xp_button_blue.gif;image=xp_on.gif;overbgimage=xp_button_blue.gif;status=Contact us;text=Contact us;url=contact us.htm;");
}

with(milonic=new menuname("Overview of the Monuments")){
style=background;
aI("text=The Religious Realm;url=relegious.html;");
aI("text=The Social Realm;url=social.htm;");
aI("text=The Royal Realm;url=royal.html;");
}

drawMenus();

