var MENU_ITEMS = [
	['Products', null, null,
		['Information', 'Information.html'],
		['Receivers Dish Network', 'receivers.html'],
		['Receivers Directv', 'Directv receivers.html'],
		['Dishes', 'dishes.html'],
		['Complete Systems', 'systems.html'],
		['Hughesnet', 'HUGHESNETINFO.html'],
	],
	['Pricing', null, null,
		['Dish Network', 'dish_pricing.html','_blank'],
		['Direct TV', 'dtv_pricing.html'],
	 	['Receivers', 'receiver_pricing.html'],
		['Accessories', 'DishAccesory_pricing.html'],
	],
	['About Us', null, null,
		['Business Hours', 'hours.html'],
		['Directions', 'directions.html'],
		['Contact Information', 'contact.html'],
	],
	['Links', null, null,
		['Dish Network', 'http://www.dishnetwork.com','_blank'],
		['Direct TV','http://www.directtv.com/DTVAPP/global/secondaryIndex.jsp?assetId=400003'],
		['Hughesnet', 'http://www.hughesnet.com','_blank'],
		],
	['Other Links', null, null,
	 	['UAFFACEOFFCLUB', 'http://www.uaffaceoffclub.com/Home.html','_blank'],
	 	['MAXGXL Site', 'http://maxgxl.com/LOUISGAUDREAU','_blank'],
	],
];
