fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
_CFix=true; 


with(menuMainTopStyle=new mm_style()){
borderstyle="none";
borderwidth=0;
fontfamily="Trebuchet MS";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#233a67";
padding=0;
separatorpadding=0;
separatorcolor="#9ebefe";
separatorsize=10;
separatorwidth=2;
subimagepadding=2;

}

with(menuMainTopStyleDrop=new mm_style()){
borderstyle="none";
fontfamily="Trebuchet MS";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#233a67";
separatorcolor="#9ebefe";
separatorsize=1;
subimagepadding=2;
pagebgcolor="#5f92ff";
offbgcolor="#5f92ff";
padding=5;

}

with(menuMainSideStyle=new mm_style()){
borderstyle="none";
borderwidth=0;
fontfamily="Trebuchet MS";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#5f92ff";
padding=14;
separatorsize=0;
separatorwidth=86;

}

with(menuMainSideStyleDrop=new mm_style()){
borderstyle="none";
fontfamily="Trebuchet MS";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#5f92ff";
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=2;
pagebgcolor="#333333";
offbgcolor="#333333";
padding=5;

}


with(milonic=new menuname("About")){
position="fixed";
style=menuMainTopStyleDrop;
aI("text=About the HPA;url=/about/index.asp")
aI("text=Latest News;url=/news/index.asp")
aI("text=New to polo;url=/about/newtopolo.asp")
aI("text=History of the HPA;url=/about/history_hpa.asp")
aI("text=History of Polo;url=/about/history_polo.asp")
aI("text=HPA Stewards and committees;url=/about/hpa_organisation.asp")
aI("text=HPA staff;url=/about/hpa_staff.asp")
aI("text=How to find us;url=/about/how_to_find_us.asp")
}


with(milonic=new menuname("Membership")){
position="fixed";
style=menuMainSideStyleDrop;
aI("text=Find a member;url=/membership/index.asp")
aI("text=Become a member;url=/membership/become_a_member.asp")
aI("text=Change membership details;url=/membership/hpa_member_changes.asp")
aI("text=Injured players;url=/membership/injured_players.asp")
aI("text=Council minutes;url=/membership/council_minutes.asp")

}

with(milonic=new menuname("Club")){
position="fixed";
style=menuMainSideStyleDrop;
aI("text=Find a club;url=/clubsdetails/index.asp")
aI("text=How to set up a club;url=/clubsdetails/club_setup.asp")

}

with(milonic=new menuname("Fixtures")){
position="fixed";
style=menuMainSideStyleDrop;
aI("text=Where can I watch polo today?;url=/fixtures/today.asp")
aI("text=Find a fixture;url=/fixtures/index.asp")
aI("text=Victor Ludorum search;url=/fixtures/victorludorum.asp")
aI("text=Ladies search;url=/fixtures/ladies.asp")
aI("text=SUPA search;url=/fixtures/supa.asp")
aI("text=Combined Services search;url=/fixtures/combinedservices.asp")
aI("text=Young England search;url=/fixtures/youngengland.asp")
aI("text=Pony Club search;url=/fixtures/ponyclub.asp")
}


with(milonic=new menuname("Rules & Regs")){
position="fixed";
style=menuMainSideStyleDrop;
aI("text=Rules and regulations;url=/rulesregs/index.asp")
aI("text=Arena rules;url=/rulesregs/arena_rules.asp")
aI("text=Your views;url=/rulesregs/your_views.asp")
aI("text=Umpire's corner;url=/rulesregs/umpire.asp")
aI("text=Work Permits;url=/rulesregs/work_permits.asp")
aI("text=Rules DVD;url=/rulesregs/rulesdvd.asp")
}

with(milonic=new menuname("Coaching")){
position="fixed";
style=menuMainSideStyleDrop;
aI("text=Coaching;url=/membership/coaching.asp")
aI("text=Coach Search;url=/membership/coach_search.asp")
}


with(milonic=new menuname("Insurance")){
position="fixed";
style=menuMainTopStyleDrop;
aI("text=Members' 3rd party liability;url=/insurance/3rdparty.asp")
aI("text=Coaches liability insurance;url=/insurance/coachesliabilityinsurance.asp")
aI("text=Players;url=/insurance/players.asp")
aI("text=Ponies & Bloodstock;url=/insurance/poniesbloodstock.asp")
aI("text=Clubs;url=/insurance/clubs.asp")
aI("text=Travel;url=/insurance/travel.asp")
}

with(milonic=new menuname("International Day")){
position="fixed";
style=menuMainTopStyleDrop;
aI("text=International Day;url=/internationalday/international_day.asp")
aI("text=England Squad;url=/internationalday/england_squad.asp")
aI("text=Overseas Matches;url=/internationalday/overseas_matches.asp")
aI("text=Under 21 Domestic;url=/internationalday/under21_domestic.asp")
aI("text=Junior HPA / Pony Club;url=/internationalday/junior_hpa.asp")
}

with(milonic=new menuname("Classifieds")){
position="fixed";
style=menuMainTopStyleDrop;
aI("text=HPA merchandise;url=/links/hpa_merchandise.asp")
aI("text=Employment;url=/links/jobs.asp")
aI("text=Travel and Holidays;url=/links/travel.asp")
aI("text=Goods and Services;url=/links/services.asp")
aI("text=Tuition;url=/links/tuition.asp")
aI("text=Further reading;url=/links/books.asp")
}


drawMenus();


