etmenu = new mainMenu('horizontal', 0, 'transparent', '#CCEEFF', '#000000', '#000000','','right');
 etmenu.cellpadding =  0;
  etmenu.addImages('', 'images/assets/menu/home.gif', 'images/assets/menu/home.gif');  //  Home
  etmenu.addImages('', 'images/assets/menu/golf.gif', 'images/assets/menu/golf.gif');	//  Golf
  etmenu.addImages('', 'images/assets/menu/membership.gif', 'images/assets/menu/membership.gif'); 		      	//  membership
  etmenu.addImages('', 'images/assets/menu/wedbanq.gif', 'images/assets/menu/wedbanq.gif'); 		       	//  wedbanq
  etmenu.addImages('', 'images/assets/menu/clubinfo.gif', 'images/assets/menu/clubinfo.gif'); 	       	//  clubinfo
etmenu = new subMenu('1', '#efebef', '#cecfce', '#000000', '#000000'); 			// Home
etmenu.menuborder = 'solid #bdbabd; border-top-width:0px; border-left-width:1px; border-right-width:1px; border-bottom-width:1px;'; 
	etmenu.itemborder = 'solid #bdbabd; border-top-width:1px; border-left-width:0px; border-right-width:0px; border-bottom-width:0px;';
	etmenu.fontFamily = 'arial'; 
	etmenu.fontSize = '9pt'; 
etmenu = new subMenu('2', '#efebef', '#cecfce', '#000000', '#000000');			// Golf
etmenu.menuborder = 'solid #bdbabd; border-top-width:0px; border-left-width:1px; border-right-width:1px; border-bottom-width:1px;'; 
etmenu.itemborder = 'solid #bdbabd; border-top-width:1px; border-left-width:0px; border-right-width:0px; border-bottom-width:0px;';
etmenu.fontFamily = 'sans-serif'; 
etmenu.fontSize = '9pt'; 
etmenu.addItems('Ladies Golf Schedule', '/hccontent.aspx?p=2');
etmenu.addItems('Mens Golf Schedule', '/hccontent.aspx?p=3');
etmenu.addItems('Couples Events', '/hccontent.aspx?p=15');
etmenu.addItems('Weather Forecast', '/hccontent.aspx?p=85');
etmenu.addItems('Golf Scorecard', '/hccontent.aspx?p=4');
etmenu.addItems('ProShop Staff', '/hccontent.aspx?p=16');
etmenu.addItems('Jr Golf', '/hccontent.aspx?p=18');
etmenu.addItems('Tournaments and Outings', '/hccontent.aspx?p=17');
etmenu.addItems('General Golf Rules', '/hccontent.aspx?p=41');
etmenu.addItems('', '/hccontent.aspx?p=2');
 etmenu = new subMenu('3', '#efebef', '#cecfce', '#000000', '#000000'); 		// Membership
	etmenu.menuborder = 'solid #bdbabd; border-top-width:0px; border-left-width:1px; border-right-width:1px; border-bottom-width:1px;'; 
	etmenu.itemborder = 'solid #bdbabd; border-top-width:1px; border-left-width:0px; border-right-width:0px; border-bottom-width:0px;';
	etmenu.fontFamily = 'arial'; 
	etmenu.fontSize = '9pt';
etmenu.addItems('Membership Categories', '/hccontent.aspx?p=26');
etmenu.addItems('Application for Membership', '/hccontent.aspx?p=29');
etmenu.addItems('Special Membersip Opportunities', '/hccontent.aspx?p=30');
etmenu = new subMenu('4', '#efebef', '#cecfce', '#000000', '#000000'); 		 //  wedbanql
etmenu.menuborder = 'solid #bdbabd; border-top-width:0px; border-left-width:1px; border-right-width:1px; border-bottom-width:1px;'; 
	etmenu.itemborder = 'solid #bdbabd; border-top-width:1px; border-left-width:0px; border-right-width:0px; border-bottom-width:0px;';
	etmenu.fontFamily = 'arial'; 
	etmenu.fontSize = '9pt';
etmenu.addItems('General Information', '/hccontent.aspx?p=31');
 etmenu = new subMenu('5', '#efebef', '#cecfce', '#000000', '#000000'); 		 //  club info
etmenu.menuborder = 'solid #bdbabd; border-top-width:0px; border-left-width:1px; border-right-width:1px; border-bottom-width:1px;'; 
	etmenu.itemborder = 'solid #bdbabd; border-top-width:1px; border-left-width:0px; border-right-width:0px; border-bottom-width:0px;';
	etmenu.fontFamily = 'arial'; 
	etmenu.fontSize = '9pt';
etmenu.addItems('Club Events Calendar', '/hccontent.aspx?p=19');
etmenu.addItems('Member Roster', '/hccontent.aspx?p=82');
etmenu.addItems('Staff Directory', '/hccontent.aspx?p=20');
etmenu.addItems('Directions', '/hccontent.aspx?p=21');
etmenu.addItems('Swimming', '/hccontent.aspx?p=23');
etmenu.addItems('', '/hccontent.aspx?p=0');
etmenu.addItems('Lunch Menu', '/hccontent.aspx?p=80');
etmenu.addItems('Dinner Menu', '/hccontent.aspx?p=81');
etmenu.addItems('Club History', '/hccontent.aspx?p=25');
etmenu.addItems('Hillcrest Bylaws', '/hccontent.aspx?p=44');

