var MENU_ITEMS = [
		['Contact Us', contactlink, null,
		],
		['Partner Home', '/partners/common/welcome.php', null,],
	];
	new menu (MENU_ITEMS, MENU_POS); 