
/* --- menu items --- */
var MENU_ITEMS = [
		
	['WEBSITES','http://cepadvantage.com/plans-compare.asp',null,
	['Compare Web Plans','http://cepadvantage.com/plans-compare.asp'],
	['Business Plan','http://cepadvantage.com/plans-business.asp'],
	['Corporate Plan','http://cepadvantage.com/plans-corporate.asp'],
	['Financial Tools','http://cepadvantage.com/financial-tools.asp']],
	['GALLERY','http://cepadvantage.com/gallery.asp'],
	['FAQ','http://cepadvantage.com/faq.asp',null,
	['Resources','http://cepadvantage.com/resources.asp'],
	['Site Map','http://www.cepadvantage.com/sitemap.asp']],
	['PARTNERS','http://cepadvantage.com/partners.asp',null,
	['Testimonials','http://cepadvantage.com/testimonials.asp'],
	['Advisor Lookup','http://advisorlookup.com']],
	['CONTACT','http://cepadvantage.com/contactus.php']
];
	
