fixMozillaZIndex=true; 
_menuCloseDelay=150;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(meStyle=new mm_style()){
fontfamily="Arial, Verdana, Tahoma";
fontsize="11px";
fontweight ="bold"
offcolor="#ffffff";
itemheight="22"
align="left"
valign='center'
menubgimage='images/menubg.jpg'
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
menuwidth='774'
top=132;
align='center';
orientation="horizontal";
style=meStyle;

aI("status=Back To Home Page;itemwidth=50;padding=4;text=HOME;url=new index.php;");
aI("showmenu=COMPANY;itemwidth=75;text=COMPANY;");
aI("showmenu=AIRCRAFT;itemwidth=90;text=AIRCRAFT;");
aI("showmenu=INFORMATION;itemwidth=110;text=INFORMATION;");
aI("showmenu=MEDIA;itemwidth=100;text=MEDIA;");
aI("showmenu=LOGIN;itemwidth=80;text=LOGIN;url=new login.php;");
aI("showmenu=INDIA;itemwidth=80;text=INDIA;url=http://www.indusav.com/india/new%20index.php");
//aI("showmenu=CONTACT US;itemwidth=80;text=CONTACT US;");
}

with(menuStyle=new mm_style()){
fontfamily="Arial, Verdana, Tahoma";
fontsize="11px";
fontweight ="bold"
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5D667D";
onbgcolor="#373D69";
offcolor="#ffffff";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
itemheight="22";
align='left';
valign='top';
}

with(milonic=new menuname("COMPANY")){
style=menuStyle;
aI("text=Profile;url=new company.htm;")
//aI("text=Team;url=new team.htm;")
aI("text=Contact Us;url=contact us.htm;")
}

with(milonic=new menuname("AIRCRAFT")){
style=menuStyle;
aI("text=Sky Skooter (T11) LSA;url=sky scooter history.htm;");
aI("text=Thorpedo (T211) LSA;url=thorpedo history.htm;");
aI("text=CERTIFIED (T211);url=thorp t211 CERT history.htm;");
//aI("text=ePod;url=new epod.htm;");
aI("text=Features / Options;url=new epod.htm;");
}
with(milonic=new menuname("INFORMATION")){
style=menuStyle;
aI("text=News;url=us news.php;");
aI("text=Press Releases;url=info press.php;");
aI("text=Magazine Articles;url=info magazine.php;");
aI("text=Thorp History;url=thorp history.htm;");
aI("text=Aviation Links;url=info aviation.php;");
aI("text=FAQs;url=info faq.php;");
}

with(milonic=new menuname("MEDIA")){
style=menuStyle;
aI("text=Photo Gallery;url=picture gallery.php;");
aI("text=Video Gallery;url=video gallery.php;");
//aI("text=Price List / Options;url=images/Price list 2005.pdf;");
//aI("text=Info Pack;url=new page.htm;");
aI("showmenu=E-Brochure;text=E-Brochure;");
//aI("text=Forms;url=new page.htm;");
}
with(milonic=new menuname("E-Brochure")){
style=menuStyle;
aI("text=Sky Skooter (T11) LSA;url=images/sky-web.pdf;")
aI("text=Thorpedo (T211) LSA;url=images/thorp-web.pdf;")
aI("text=CERTIFIED (T211);url=images/Indus Brochure.pdf;")
}
///with(milonic=new menuname("INDIA")){
//style=menuStyle;
//aI("text=IAPPL;tooltip=INDUS AVIATION PRODUCTS PRIVATE LTD;url=new iappl.htm;");
//aI("text=IAS;tooltip=INDUS AVIATION STORES;url=new ias.htm;");
//aI("text=IAC;tooltip=IndUS Aviation Consultants;url=new iac.htm;");
//aI("text=IFAPL;tooltip=INDUS FLIGHT ACADEMY PRIVATE LIMITED;url=new ifa.htm;");
//aI("text=IAT;tooltip=IndUS Aviation Technologies;url=new iat.htm;");
//aI("showmenu=IAEP;text=IAEP;tooltip=INDUS AVIATION EDUCATIONAL PROJECTS;url=new iaep.htm;");
//aI("text=AOPA-I;tooltip=AIRCRAFT OWNERS AND PILOT ASSOCIATION - INDIA;url=new aopai.htm;");
//}

//with(milonic=new menuname("LOGIN")){
//style=menuStyle;
//aI("text=Registered User;url=new login.php;");
//aI("text=New User;url=new user.php;");
//}

//with(milonic=new menuname("CONTACT US")){
//style=menuStyle;
//aI("text=Contact Us;url=contact us.htm;");
//aI("text=Customer Support;url=new page.htm;");
//aI("text=IA-Yahoo Groups;tooltip= INDUS AVIATION YAHOO GROUPS;url=new yahoo.htm;");
//}

drawMenus();