var MENU_ITEMS_XP = [

	

	    [wrap_root('Home Page'), 'http://www.nokout.ca', {'sw' : 100}],

	    

	    [wrap_root('About Nok Out'), null, {'sw' : 100},

	    	[wrap_child('About Nok Out', 'gloveicon.gif'), 'aboutus.php'],

	    	[wrap_child('Contact Nok Out', 'gloveicon.gif'), 'contact.php'],

	    	[wrap_child('Instructions', 'gloveicon.gif'), 'instructions.php'],

			[wrap_child('Testimonials', 'gloveicon.gif'), 'testimonials.php'],

			[wrap_child('Policies', 'gloveicon.gif'), 'policies.php'],

			[wrap_child('Links', 'gloveicon.gif'), 'links.php'



     ]

], 

	    

	    [wrap_root('Nok Out Uses'), 'uses.php', {'sw' : 100}],

	    

	    [wrap_root('Products'), null, {'sw' : 90},
	    
	        [wrap_child('Amazing Nok Out Odor Eliminator', 'gloveicon.gif'), 'uses.php'],

	        [wrap_child('Fogmaster Jr.', 'gloveicon.gif'), 'fogmaster.php'],

	        [wrap_child('Duro Blast 2000', 'gloveicon.gif'), 'duroblast-power-sprayer.php'],

	        [wrap_child('Broad Spectrum Disinfectant', 'gloveicon.gif'), 'broad-spectrum-disinfectant-odor-eliminator.php'],

			[wrap_child('Affiliate Program', 'gloveicon.gif'), 'affiliates-program.php'



     ]

], 

	   

	    

	    [wrap_root('Order Nok Out'), null, {'sw' : 100},

	        [wrap_child('Order Online', 'gloveicon.gif'), 'orderpricing.php'],

	        [wrap_child('Fax Order', 'gloveicon.gif'), 'fax-order.php'],

	        [wrap_child('Dealer Info', 'gloveicon.gif'), 'dealer.php'],

			[wrap_child('Affiliate Program', 'gloveicon.gif'), 'affiliates-program.php'



     ]

     

     	    [wrap_root('Contact Nok Out'), 'contact.php', {'sw' : 100}],]

];

     



var ii0 = new Image(); ii0.src = 'icns/arr.gif';

var ii1 = new Image(); ii1.src = 'icns/i.gif';

var ii2 = new Image(); ii2.src = 'icns/n7.gif';

var ii3 = new Image(); ii3.src = 'icns/m12.gif';

var ii4 = new Image(); ii4.src = 'icns/o.gif';

var ii5 = new Image(); ii5.src = 'icns/email.gif';

var ii6 = new Image(); ii6.src = 'icns/icq.gif';

var ii7 = new Image(); ii7.src = 'icns/yahoo.gif';

var ii8 = new Image(); ii8.src = 'icns/aol.gif';

var ii9 = new Image(); ii9.src = 'menu_files/pixel.gif';



function wrap_parent (text,icon) {

	return [['<table cellpadding=1 cellspacing=0 border=0 width=100%><tr><td bgcolor=#F1E9EE><img height=16 src=', icon !=null ? 'icns/' + icon: 'menu_files/pixel.gif width=16', ' hspace=3></td><td width=100%><table cellpadding=1 cellspacing=0 border=0 width=100% height=22><tr><td class=a0>&nbsp; ', text, '</td></tr></table></td><td><img src=icns/arr.gif width=4 height=7 align="middle" align=absmiddle hspace=3></td></tr></table>'].join(''),

	['<table cellpadding=1 cellspacing=0 border=0 width=100% bgcolor=#F1E9EE><tr><td><table cellpadding=1 cellspacing=0 border=0 width=100% height=22 bgcolor=#F1E9EE><tr><td><img height=16 src=', icon !=null ? 'icns/' + icon: 'menu_files/pixel.gif width=16', ' hspace=3></td><td width=100% class=a0>&nbsp; ', text, '</td><td><img src=icns/arr.gif width=4 height=7 align="middle" align=absmiddle hspace=3></td></tr></table></td></tr></table>'].join(''),

	['<table cellpadding=1 cellspacing=0 border=0 width=100% bgcolor=#F1E9EE><tr><td><table cellpadding=1 cellspacing=0 border=0 width=100% height=22 bgcolor=#EAE9E0><tr><td><img height=16 src=', icon !=null ? 'icns/' + icon: 'menu_files/pixel.gif width=16', ' hspace=3></td><td width=100% class=a0>&nbsp; ', text, '</td><td><img src=icns/arr.gif width=4 height=7 align="middle" align=absmiddle hspace=3></td></tr></table></td></tr></table>'].join('')

	];

}



function wrap_child (text,icon) {

	return [['<table cellpadding=1 cellspacing=0 border=0 width=100%><tr><td bgcolor=#F1E9EE><img height=16 src=', icon !=null ? 'icns/' + icon: 'menu_files/pixel.gif width=15', ' hspace=3></td><td width=100%><table cellpadding=1 cellspacing=0 border=0 width=100% height=22><tr><td class=a0>&nbsp; ', text, '</td></tr></table></td></tr></table>'].join(''),

	['<table cellpadding=1 cellspacing=0 border=0 width=100% bgcolor=#F1E9EE><tr><td><table cellpadding=1 cellspacing=0 border=0 width=100% height=22 bgcolor=#F1E9EE><tr><td><img height=16 src=', icon !=null ? 'icns/' + icon: 'menu_files/pixel.gif width=16', ' hspace=3></td><td width=99% class=a0>&nbsp; ', text, '</td></tr></table></td></tr></table>'].join(''),

	['<table cellpadding=1 cellspacing=0 border=0 width=100% bgcolor=#F1E9EE><tr><td><table cellpadding=1 cellspacing=0 border=0 width=100% height=22 bgcolor=#EAE9E0><tr><td><img height=16 src=', icon !=null ? 'icns/' + icon: 'menu_files/pixel.gif width=16', ' hspace=3></td><td width=99% class=a0>&nbsp; ', text, '</td></tr></table></td></tr></table>'].join('')

	];

}



function wrap_root (text) {

	return [

	'<table cellpadding=1 cellspacing=0 border=0 width=100%><tr><td><table cellpadding=0 cellspacing=0 border=0 width=100% height=21><tr><td width=100% class=a0 align="center">&nbsp; ' + text + ' &nbsp;</td></tr></table></td></tr></table>',

	'<table cellpadding=1 cellspacing=0 border=0 width=100% bgcolor=#F1E9EE><tr><td><table cellpadding=0 cellspacing=0 border=0 width=100% height=21><tr><td width=100% class=a1 align="center">&nbsp; ' + text + ' &nbsp;</td></tr></table></td></tr></table>',

	'<table cellpadding=1 cellspacing=0 border=0 width=100% bgcolor=#F1E9EE><tr><td><table cellpadding=0 cellspacing=0 border=0 width=100% height=21><tr><td width=100% class=a1 align="center">&nbsp; ' + text + ' &nbsp;</td></tr></table></td></tr></table>'

	];

}

