

//
// Planning a Holiday Menu
//

with(CanterburyGuide=new menuname("CanterburyGuide"))
{
  style=menuStyle;
  aI("text=Canterbury / Methven;showmenu=Canterbury;");
  aI("text=Flights;showmenu=Flights;");
  aI("text=Accommodation;showmenu=AccommodationInfo;");
  aI("text=Transport;url=/listings.jsp?site=mthutt&category=5;");
  aI("text=Rental Vehicles;showmenu=RentalCars;");
  aI("text=Shopping;url=/listings.jsp?site=mthutt&category=6;");
  aI("text=Restaurants / Caf&eacute;s / Bars;url=/listings.jsp?site=mthutt&category=7;");
  aI("text=Ski &amp; Snowboard Shops;url=/listings.jsp?site=mthutt&category=9;");
  aI("text=Activities;showmenu=Activities;");
  aI("text=Travel & Services;url=/listings.jsp?site=mthutt&category=14;");
}

with(Canterbury=new menuname("Canterbury"))
{
  style=menuStyle;
  aI("text=About Canterbury / Methven;url=/guides/canterbury/index.jsp?site=mthutt;");
  aI("text=Maps;url=/guides/canterbury/maps.jsp?site=mthutt;");
}

with(Flights=new menuname("Flights"))
{
  style=menuStyle;
  aI("text=Flight Info;url=/products/flightInfo.jsp?site=mthutt;");
  aI("text=Purchase;url=http://bookit.nzski.com/flights;");
}

with(AccommodationInfo=new menuname("AccommodationInfo"))
{
  style=menuStyle;
  aI("text=Hotels;url=/listings.jsp?site=mthutt&category=1;");
  aI("text=Apartments;url=/listings.jsp?site=mthutt&category=2;");
  aI("text=Bed &amp; Breakfast &amp; Luxury Lodges;url=/listings.jsp?site=mthutt&category=3;");
  aI("text=Backpackers &amp; Lodges;url=/listings.jsp?site=mthutt&category=4;");
  aI("text=Purchase Accommodation;url=http://bookit.nzski.com/placestostay;");
}

with(RentalCars=new menuname("RentalCars"))
{
  style=menuStyle;
  aI("text=Rental Vehicle Info;url=/products/carRentalInfo.jsp?site=mthutt;");
  aI("text=Purchase;url=http://bookit.nzski.com/rentals;");
}

with(Activities=new menuname("Activities"))
{
  style=menuStyle;
  aI("text=Air;url=/listings.jsp?site=mthutt&category=11;");
  aI("text=Land;url=/listings.jsp?site=mthutt&category=12;");
  aI("text=Water;url=/listings.jsp?site=mthutt&category=13;");
}


//
// Mountain Info Menu
//

with(MountainInfo=new menuname("MountainInfo"))
{
  style=menuStyle;
  aI("text=About Mt Hutt;url=/guides/09/mthutt/;");
  aI("text=Snow Reports and Snow Cams;showmenu=Reports;");
  aI("text=Mountain Statistics;url=/guides/2010/mthutt/statistics.jsp;");
  aI("text=Children's Facilities;showmenu=ChildrensFacilities;");
  aI("text=Restaurants &amp; Caf&eacute;s;url=/guides/2010/mthutt/restaurants.jsp;");
  aI("text=Groups Information;showmenu=Groups;");
  aI("text=Mountain Transport;url=/guides/2010/mthutt/transport.jsp;");
  aI("text=Safety Information;showmenu=Safety;");
  aI("text=Sustainable Slopes;url=/sustainability.jsp?site=mthutt;");
}

with(Reports=new menuname("Reports"))
{
  style=menuStyle;
  aI("text=Snow Report;url=/report.jsp?site=mthutt;");
  aI("text=Web Camera;url=/cameras.jsp?site=mthutt;");
}

with(ChildrensFacilities=new menuname("ChildrensFacilities"))
{
  style=menuStyle;
   aI("text=Skiwiland;url=/products/2010/mthutt/skiwiland.jsp;");  
   aI("text=Kids;url=/products/09/mthutt/keaclub.jsp;");
}

with(Groups=new menuname("Groups"))
{
  style=menuStyle;
  aI("text=School Groups;url=/guides/2010/mthutt/schoolGroups.jsp;");
  aI("text=Corporate Groups;url=/guides/2010/mthutt/corporateGroups.jsp;");
}

with(Safety=new menuname("Safety"))
{
  style=menuStyle;
  aI("text=Responsibility Code;url=/common/safety/responsibility.jsp?site=mthutt;");
  aI("text=Snow Safety;url=/common/safety/snow.jsp?site=mthutt;");
  aI("text=Road Safety;url=/common/safety/road.jsp?site=mthutt;");
}


//
// Mountain Products Menu
//

with(MountainProducts=new menuname("MountainProducts"))
{
  style=menuStyle;
  aI("text=Beginner Information;url=/products/2010/mthutt/beginnerInfo.jsp;");
  aI("text=Season Passes;showmenu=SeasonPasses;");
  aI("text=Lift Passes;showmenu=LiftPasses;");
  aI("text=Rental Equipment;showmenu=RentalEquipment;");
  aI("text=Combo Packages;showmenu=ComboPackages;");
  aI("text=Snowsports School Info;url=/guides/2010/mthutt/snowSchool.jsp;");	
  aI("text=Group Lessons;showmenu=GroupLessons;");
  aI("text=Private Lessons;url=/products/2010/mthutt/privateLessons.jsp;");
  aI("text=Children's Programmes;showmenu=ChildrensProgrammes");
  aI("text=Training Programmes;url=/products/2010/mthutt/programmes.jsp;");
  aI("text=Become a Snowboard/Ski Instructor;url=/products/2010/mthutt/instructor.jsp;");
  aI("text=Group Information;showmenu=Groups");
} 

with(SeasonPasses=new menuname("SeasonPasses"))
{
  style=menuStyle;
  aI("text=Season Passes;url=/products/2010/seasonPasses.jsp?site=mthutt;");
  aI("text=Purchase;url=https://www.ebuy.nzski.com/webpoint/cgi-bin/wp.dll?nzski;");
}

with(LiftPasses=new menuname("LiftPasses"))
{
  style=menuStyle;
  aI("text=Lift Passes;url=/products/2010/mthutt/liftPasses.jsp;");
  aI("text=Purchase;url=http://www.nzski.com/mypass");
}

with(RentalEquipment=new menuname("RentalEquipment"))
{
  style=menuStyle;
  aI("text=Rental Equipment;url=/products/2010/mthutt/rental.jsp;");
  aI("text=Purchase;url=http://www.nzski.com/mypass");
}

with(ComboPackages=new menuname("ComboPackages"))
{
  style=menuStyle;
  aI("text=Adult Combo Packages;url=/products/2010/mthutt/comboPacks.jsp;");
  aI("text=Purchase;url=http://bookings.nzbookit.com/?cccb5-70479&sgi=145;");
}

with(GroupLessons=new menuname("GroupLessons"))
{
  style=menuStyle;
  aI("text=Adult Group Lessons;url=/products/2010/mthutt/groupLessons.jsp;");
  aI("text=Purchase;url=http://www.nzski.com/mypass");
}

with(ChildrensProgrammes=new menuname("ChildrensProgrammes"))
{
  style=menuStyle;	
   aI("text=Skiwiland;url=/products/2010/mthutt/skiwiland.jsp;");  
   aI("text=Kea Club;url=/products/2010/mthutt/keaclub.jsp;");
   aI("text=School Holidays;url=/products/2010/mthutt/holidays.jsp;");
   aI("text=Training Programmes;url=/products/2010/mthutt/kidstraining.jsp;");
}


//
// Events Menu
//

with(Events=new menuname("Events"))
{
  style=menuStyle;
  aI("text=Festivals / Events / Competitions;url=/events.jsp?site=mthutt&category=2;");
  aI("text=Results;url=/events.jsp?site=mthutt&category=3");
  aI("text=Promotions;url=/events.jsp?site=mthutt&category=1");
}


//
// Trade/Media Menu
//

with(TradeMedia=new menuname("TradeMedia"))
{
  style=menuStyle;
  aI("text=Image Gallery;url=/trade/gallery.jsp?site=mthutt;");
  aI("text=Media Releases;url=/trade/media.jsp?site=mthutt;");
  aI("text=Mountain Editorial;url=/trade/mountainDetails.jsp?site=mthutt;");
}


//
// Contact Us Menu
//

with(ContactUs=new menuname("ContactUs"))
{
  style=menuStyle;
  aI("text=Mountain Contacts;url=/contactUs.jsp?site=nzski;");
  aI("text=Employment;url=http://nzski.applyonline.co.nz/route.php");
}


drawMenus();
