var MENU_ITEMS2 = [
['Home', 'http://www.tsgparts.net'],
['Catalog Map', 'http://www.tsgparts.net/index.php?p=site_map'],
['Parts Mosaic', 'http://www.tsgparts.net/index.php?p=page&page_id=mosaic']
];

function nw(url, name) {
	window.open(url,(name ? name : '_blank'),'scrollbars=yes, fullscreen, resizeable=no');
}
var MENU_TPL2 = {
	'height' : [24, 24, 24, 24, 24],
	'width' : [120, 200, 200, 200, 200],
	'block_top' : [124, 23, 5, 0, 0],
	'block_left' : [0, 0, 180, 180, 180, 180],
	'top' : [0, 24, 24, 24, 24],
	'left' : [119, 0, 0, 0, 0],
	'hide_delay' : [200, 200, 200, 200, 200],
	'expd_delay' : [200, 200, 200, 200, 200],
	'pixel_path' : 'content/skins/original/images/pixel.gif',
	'align' : 'center'
};
