	//sbmenu', 'imgon','imgoff','link','position';	
	bC = null;
	targetFrame="detail";
	
startMenuBar(1024);
	Img_menuLabel(1, 'images/bg/home_on.png',		'images/bg/home.png',		'frontpage.php',				'null');
	Img_menuLabel(2, 'images/bg/product_on.png',	'images/bg/product.png',	'products.php?ctg=21',	'left');
	Img_menuLabel(3, 'images/bg/about_on.gif',		'images/bg/about.gif',		'about_empltd.php',		'null');
	Img_menuLabel(4, 'images/bg/theory_on.png',		'images/bg/theory.png',		'theory.php',			'null');
	Img_menuLabel(5, 'images/bg/dload_on.png',		'images/bg/dload.png',		'downloadable.php',		'null');
	Img_menuLabel(6, 'images/bg/app_form_on.png',	'images/bg/app_form.png',	'wholesale.php',		'null');
	Img_menuLabel(7, 'images/bg/credit_on.png',		'images/bg/credit.png',		'cc_auth.php',			'null');
	Img_menuLabel(8, 'images/bg/pst_on.png',		'images/bg/pst.png',		'pst_exemption.php',	'null');
	Img_menuLabel(9, 'images/bg/warranty_on.png',	'images/bg/warranty.png',	'warranty.php',			'null');
	Img_menuLabel(10,'images/bg/contact_on.png',	'images/bg/contact.png',	'contact_us.php',		'null');
	
endMenuBar(); 
