
/* --- menu items --- */
var MENU_ITEMS = [
		
	['UCC',null,null,
	['CIS100 Intro Comp Apps','http://faculty.ucc.edu/business-greenbaum'],
	['CIS12- The Internet','http://faculty.ucc.edu/business-greenbaum'],
	['UCC Web Site','http://www.ucc.edu']],
	['Sumware in NJ',null,null,
	['Irving Amen - Artist','http://www.IrvingAmen.com'],
	['Ziv Tzedakah Fund','http://www.ziv.org'],
	['Goldman&amp;Grenbaum','http://www.Goldman-Greenbaum.com'],
	['Coffee With Concience','http://www.coffeewithconscience.com/'],
	['WHSA','http://www.whsa.org'],
	['Dr Donald J. Seiler -Optometrist','http://www.sumware.com/eye'],
	['MLG Resume','resumeMLG.htm']],
	['Living',null,null,
	['Quotes','quotes.htm'],
	['e-Charity','charity.htm'],
	['Jokes','jokes.htm'],
	['Reference','reference.htm'],
	['Travel','travel.htm'],
        ['Shopping','GoShopping.htm'],
	['Weather','Weather.htm'],
	['News','news.htm']],
	['Family',null,null,
	['Noah','http://www.NoahFuLing.com',null]],
	['Computers',null,null,
	['Tutorials','Tutorials.htm'],
	['Is It a Hoax?','hoax.htm'],
	['Send eCard','postcard.htm'],
	['Clip Art','clipart.htm']]
];
	