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;







function popup(mylink, windowname)

{

if (! window.focus)return true;

var href;

if (typeof(mylink) == 'string')

   href=mylink;

else

   href=mylink.href;

window.open(href, windowname, 'width=700,height=420,scrollbars=yes');

return false;

}







with(menuStyle=new mm_style()){

bordercolor="#999999";

borderstyle="solid";

borderwidth=0;//1;

fontfamily="Calibri"; //"Verdana, Tahoma, Arial";

fontsize="12pt";//75%

//fontweight="bold";

fontstyle="bold";

headerbgcolor="#990000";//"#ffffff";

headercolor="#000000";

offbgcolor="#eeeeee";//"#FFB66C";//"#eeeeee";

offcolor="#000000";

onbgcolor="#C3C3E5";//"#ddffdd";

oncolor=="teal"; //"#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://www.globalwork.in/arrow.gif";

subimagepadding=2;

}

//        

with(milonic=new menuname("Main Menu"))

{

alwaysvisible=1;

//left=10;

orientation="horizontal";//horizontal

style=menuStyle;

//top=210;

aI("text=Home;url=http://www.globalwork.in/ampm/index.htm;");

aI("showmenu=Overview;text=Overview;");

aI("showmenu=Admissions;text=Admissions;");



aI("showmenu=Schedule;text=Schedule;");

aI("showmenu=Application;text=Application Form;");

aI("text=Education Loan;url=http://www.globalwork.in/ampm/hdfc.htm;");

aI("text=Career  Assessment;url=http://www.globalwork.in/ampm/career.htm;");

aI("showmenu=Gallery;text=Gallery;");

//aI("text=Search;url=search.htm;");

//aI("text=Feedback;url=feedback.htm ;   onClick=return popup(this, notes)my popup; target=_blank;");



}



with(milonic=new menuname("Overview")){

style=menuStyle;

aI("text=About AMPM;url=http://www.globalwork.in/ampm/aboutampm.htm;");

aI("text=Participating Schools;url=http://www.globalwork.in/ampm/schools.htm;");

aI("text=The Target Group;url=http://www.globalwork.in/ampm/target.htm;");

aI("text=Global Delivery Structure;url=http://www.globalwork.in/ampm/bwl.htm;"); //structure.htm

aI("text=Program Outline;url=http://www.globalwork.in/ampm/programoutline.htm;");

aI("text=Certification;url=http://www.globalwork.in/ampm/Certification.htm;");

aI("text=Global Locations and Courses;url=globallocations.htm;");

//aI("text=Highlights;url=highlights.htm;");

aI("text=Faculty Profile;url=http://www.globalwork.in/ampm/Faculty-Profile.htm;");

aI("text=Participants Perspective;url=http://www.globalwork.in/ampm/Participants-Perspective.htm;");

aI("text=Participation;url=http://www.globalwork.in/ampm/participation.htm;");





}




with(milonic=new menuname("Admissions")){

style=menuStyle;

aI("text=Course Fee;url=http://www.globalwork.in/ampm/fees.htm;");

aI("text=Admission Criteria/Eligibility;url=http://www.globalwork.in/ampm/AdmissionEligibility.htm;");

aI("text=Admission Procedure;url=http://www.globalwork.in/ampm/AdmissionProcedure.htm;");



}








with(milonic=new menuname("Schedule")){

style=menuStyle;

aI("text=Cycle I   2007;url=http://www.globalwork.in/ampm/Schedule-2007.htm;");

aI("text=Cycle II  2008;url=http://www.globalwork.in/ampm/Schedule-2008.htm;");

aI("text=Cycle III 2009;url=http://www.globalwork.in/ampm/Schedule-2009.htm;");

aI("text=Cycle IV  2010;url=http://www.globalwork.in/ampm/Schedule-2010.htm;");

aI("text=Cycle V  2011;url=http://www.globalwork.in/ampm/Schedule-2011.htm;");

aI("text=Cycle VI  2012;url=http://www.globalwork.in/ampm/Schedule-2012.htm;");

}



with(milonic=new menuname("Gallery")){

style=menuStyle;


aI("text=IIM Bangalore, India;url=http://www.globalwork.in/ampm/iimb/iimb.htm;");

aI("text=City U Hong Kong, China;url=http://www.globalwork.in/ampm/cityu/cityu.htm;");

aI("text=SDA Bocconi, Italy;url=http://www.globalwork.in/ampm/italy/italy.htm;");

aI("text=UCLA Los Angeles, USA ;url=http://www.globalwork.in/ampm/ucla/ucla.htm;");

aI("text=Certification Award Ceremony 2010;url=http://www.globalwork.in/ampm/cycleIV/CertificateAwardCeremony2010.htm;");

}



with(milonic=new menuname("Application")){

style=menuStyle;

aI("text=Submit Appliction Form ;url=http://www.globalwork.in/ampm/register.asp;");



//aI("text=View Application Form;url=http://www.globalwork.in/ampm/rspaging.asp?mode=2;");

aI("text=View Application Form;url=http://www.globalwork.in/ampm/view.asp;");



aI("text=Download AMPM Brochure;url=http://www.globalwork.in/ampm/download.htm;");

}



drawMenus();




