
/* please register to get documentation */

var MENU_ITEMS1 = [
	['Home', 'default.aspx', null,
		],
	['Membership', 'Membership.aspx', null,
		['Why Join the Sylvania Chamber', 'WhyJoin.aspx', {'tw':'_top', 'tt':'Why Join the Sylvania Chamber', 'sb':'Test Status Bar Message'}],
		['Membership Information', 'MembershipInformation.aspx', {'tw':'_top', 'tt':'Membership Information', 'sb':'Test Status Bar Message'}],
		['Benefits', 'Benefits.aspx', {'tw':'_top', 'tt':'Benefits', 'sb':'Test Status Bar Message'}],
		['Chamber Membership Form', 'ChamberMembershipForm.aspx', {'tw':'_top', 'tt':'Chamber Membership Form', 'sb':'Test Status Bar Message'}],
		['Directory', 'Directory.aspx', {'tw':'_top', 'tt':'Directory', 'sb':'Test Status Bar Message'}]
	],
	['Art Show', 'ArtShow.aspx', null,
	    ['Art Show Application', 'ArtShowApplication.aspx', {'tw':'_top', 'tt':'Art Show Application', 'sb':'Test Status Bar Message'}]
		
	],
	['Expo', 'Expo.aspx', null,
		
	],
	['Networking', 'Networking.aspx', null,
		['Sylvania Area Education', 'SylvaniaAreaEducation.aspx', {'tw':'_top', 'tt':'Sylvania Area Education', 'sb':'Test Status Bar Message'}],
		['Chamber Champion', 'ChamberChampion.aspx', {'tw':'_top', 'tt':'Chamber Champion', 'sb':'Test Status Bar Message'}],
		['Golf Outing', 'GolfOuting.aspx', {'tw':'_top', 'tt':'Golf Outing', 'sb':'Test Status Bar Message'}]
	],
	
	['Discover Sylvania', 'Links.aspx', null,
		['Your Business Has a Home In Sylvania', 'BusinessHome.aspx', {'tw':'_top', 'tt':'Your Business Has a Home In Sylvania', 'sb':'Test Status Bar Message'}],
		['Community Organizations', 'CommunityOrganizations.aspx', {'tw':'_top', 'tt':'Community Organizations', 'sb':'Test Status Bar Message'}]
	],

	['Development', 'Tourism.aspx', null,
	['Tourism', 'Tourism.aspx', { 'tw': '_top', 'tt': 'Tourism', 'sb': 'Test Status Bar Message'}],
	['Energy', 'EnergyProcurement.aspx', { 'tw': '_top', 'tt': 'Tourism', 'sb': 'Test Status Bar Message'}],
	['Tax Rates', 'TaxInformation.aspx', { 'tw': '_top', 'tt': 'Tourism', 'sb': 'Test Status Bar Message'}],
	['Education Model', 'Tourism.aspx', { 'tw': '_top', 'tt': 'Education Model', 'sb': 'Test Status Bar Message'}],
    ],
	
	['About Us', 'AboutUs.aspx', null,
		['Contact Information', 'ContactInformation.aspx', {'tw':'_top', 'tt':'Contact Information', 'sb':'Test Status Bar Message'}]
	],
];


