var newDefs = new Object;
newDefs.background = "#7FB948";
newDefs.textcolor = "#ffffff";
newDefs.texthovercolor = "#ffffff";
newDefs.textdecoration = "none";
newDefs.fontsize = 10;
newDefs.useclass = "menu2text";
newDefs.timeout = 0;
newDefs.pause = 100;
newDefs.font = "verdana";
newDefs.menuplacement = "bottom";
newDefs.cellpadding = 4;
menuDefs (newDefs);

makeLayer ("button2", "", "images/index_06_on.jpg", "images/index_06_off.jpg", 
  "About the Club=theClub_abouthteclub.asp",
  "History=theClub_history.asp",
  "Club Facilities Map=theClub_clubfacilitiesmap.asp",
  "Club Directions=theClub_directions.asp",
  "Contact Us=theClub_contactus.asp"
);

makeLayer ("button3", "", "images/index_07_on.jpg", "images/index_07_off.jpg", 
  "Tournament Calendar=thePolo_tournamentcalendar_monthly.asp",
	"The Teams=thePolo_theteams.asp",
	"Winner's Circle=thePolo_winnerscircle.asp",
  "About the Sport=thePolo_aboutthesport.asp",
	"Sunday Polo=thePolo_sundaypolo.asp",
//	"High Goal Series=thePolo_highgoalseries.asp",
  "Playing Membership=thePolo_playingmembership.asp",
  "Polo Lessons=thePolo_pololessons.asp",
  "Ticket Sales=OnlineTickets.asp"
);

makeLayer ("button4", "", "images/index_08_on.jpg", "images/index_08_off.jpg", 
  "Event Calendar=thePeople_eventcalendar_monthly.asp",
  "Kids of All Ages=thePeople_kidsofallages.asp",
  "Social Membership=thePeople_socialmembership.asp"
);

//  "Houston Society of Clubs=thePeople_houstonsocietyofclubs.asp",

//  "Charity Chukkers=theParties_charitychukkers.asp",
//  "Hospitality and Catering=theParties_hospitalityandcatering.asp"

makeLayer ("button5", "", "images/index_09_on.jpg", "images/index_09_off.jpg", 
  "Official Sponsors=theSponsors_officalsponsors.asp",
  "Sponsorship Information=theSponsors_sponsorshipinformation.asp"
);

var newDefs2 = new Object;
newDefs2.background = "#7FB948";
newDefs2.textcolor = "#ffffff";
newDefs2.texthovercolor = "#ffffff";
newDefs2.textdecoration = "none";
newDefs2.fontsize = 10;
newDefs2.useclass = "menu2text";
newDefs2.timeout = 0;
newDefs2.pause = 100;
newDefs2.font = "verdana";
newDefs2.menuplacement = "top";
newDefs2.cellpadding = 4;
menuDefs (newDefs2);

makeLayer ("button9", "", "images/index_19_on.jpg", "images/index_19_off.jpg", 
  "About the Club=theClub_abouthteclub.asp",
  "History=theClub_history.asp",
  "Club Facilities Map=theClub_clubfacilitiesmap.asp",
  "Club Directions=theClub_directions.asp",
  "Contact Us=theClub_contactus.asp"
);

makeLayer ("button10", "", "images/index_20_on.jpg", "images/index_20_off.jpg", 
  "Tournament Calendar=thePolo_tournamentcalendar_monthly.asp",
	"The Teams=thePolo_theteams.asp",
	"Winner's Circle=thePolo_winnerscircle.asp",
  "About the Sport=thePolo_aboutthesport.asp",
	"Sunday Polo=thePolo_sundaypolo.asp",
//	"High Goal Series=thePolo_highgoalseries.asp",
  "Playing Membership=thePolo_playingmembership.asp",
  "Polo Lessons=thePolo_pololessons.asp",
  "Ticket Sales=OnlineTickets.asp"
);

makeLayer ("button11", "", "images/index_21_on.jpg", "images/index_21_off.jpg", 
  "Event Calendar=thePeople_eventcalendar_monthly.asp",
  "Kids of All Ages=thePeople_kidsofallages.asp",
  "Social Membership=thePeople_socialmembership.asp"
);

makeLayer ("button12", "", "images/index_22_on.jpg", "images/index_22_off.jpg", 
  "Official Sponsors=theSponsors_officalsponsors.asp",
  "Sponsorship Information=theSponsors_sponsorshipinformation.asp"
);