
var MENU_ITEMS = [
['Home<BR>Page', '/default.asp', null,],
['Best<BR>Sellers', '/best_sellers.asp', null,],
['Overseas<BR>Sourcing', '/overseas_sourcing.asp', null,],
['Contact<BR>Us', '/order_info.asp',null],
['About<BR>Us', '/about_us.asp', null,],
['Custom<BR>eFlyers',  '/custom_flyer_gallery.asp',null,
	  ['Product of The Week','custom_flyer.asp?flyer=mt301 custom'],
],
];