
document.write('\
<div><div><div style="display:none;"><ul id="imenus0" style="width:780px">\
<li  style="width:100px;"><a href="/index.html">Home</a>\
\
<li  style="width:100px;"><a href="#">About Us</a>\
\
	<div><div style="width:150px;top:0px;left:0px;"><ul style="">\
	<li ><a href="/company.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">The Company</a></li>\
	<li ><a href="/inventor.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">The Inventor</a></li>\
	</ul></div></div></li>\
\
<li  style="width:100px;"><a href="#">Products</a>\
\
	<div><div style="width:150px;top:0px;left:5px;"><ul style="">\
	<li ><a href="#" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Sleeping Pillow</a>\
\
		<div><div style="width:140px;top:-19px;left:135px;"><ul style="">\
		<li ><a href="/sp_features.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Features</a></li>\
		<li ><a href="/sp_properuse.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Proper Use</a></li>\
		<li ><a href="/sp_comparisons.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Comparisons</a></li>\
		<li ><a href="/sp_sizes.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Sizes</a></li>\
		</ul></div></div></li>\
\
	<li ><a href="#" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Back Support</a>\
\
		<div><div style="width:150px;top:-19px;left:135px;"><ul style="">\
		<li ><a href="/bs_features.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Features</a></li>\
		<li ><a href="/bs_properuse.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Proper Use</a></li>\
		<li ><a href="/bs_sizes.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Sizes</a></li>\
		</ul></div></div></li>\
\
	<li ><a href="#" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Ultimate Spinal Orthotic / Auto Support</a>\
\
		<div><div style="width:150px;top:-19px;left:135px;"><ul style="">\
		<li ><a href="/as_features.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Features</a></li>\
		<li ><a href="/as_properuse.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Proper Use</a></li>\
		<li ><a href="/as_sizes.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Sizes</a></li>\
		</ul></div></div></li>\
\
	<li ><a href="#" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">The Commuter</a>\
\
		<div><div style="width:150px;top:-19px;left:135px;"><ul style="">\
		<li ><a href="/commuter.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Features</a></li>\
		<li ><a href="/com_properuse.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Proper Use</a></li>\
		</ul></div></div></li>\
\
	<li ><a href="#" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Travel Sleeping Pillow</a>\
\
		<div><div style="width:150px;top:-19px;left:135px;"><ul style="">\
		<li ><a href="/travel_sp.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Features</a></li>\
		<li ><a href="/travel_sp_properuse.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Proper Use</a></li>\
		<li ><a href="/travel_sp_sizes.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Sizes</a></li>\
		</ul></div></div></li>\
\
	</ul></div></div></li>\
\
<li  style="width:100px;"><a href="support.html">Warranty</a>\
\
\
<li  style="width:100px;"><a href="#">How To Buy</a>\
\
	<div><div style="width:150px;top:0px;left:5px;"><ul style="">\
	<li ><a href="/order.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Order Now</a></li>\
	<li ><a href="/distributors.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Distributors</a></li>\
	<li ><a href="/retail.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Retail</a></li>\
	<li ><a href="wholesale_other.html" style="BACKGROUND-IMAGE: url(nav/sub_menu_bg.gif)">Wholesale</a></li>\
\
	</ul></div></div></li>\
\
<li  style="width:100px;"><a href="wellness.html">Wellness Centre</a>\
\
<li  style="width:100px;"><a href="contact.html">Contact Us</a>\
\
</ul><div style="clear:left;"></div></div></div></div>\
');







/*

          Tips & Tricks

             1: Adjust the "function menudata0()" numeric id in the statement below to match the numeric id of
                the id='imenus0' statement within the menu structure and links secion above.  The numbers must 
                match for the menu to work, multiple menus may be used on a single page by adding new sections 
                with new id's.

             2: To specifically define settings for an individual item or container, apply classes or inline styles
                directly to the UL and A tags in the HTML tags which define your menus structure and links above.

             3: Use the parameter options below to define borders and padding.  Borders and padding specified
                within the menus HTML structure may cause positioning and actual sizing to be offset a bit in
                some browsers.
 
*/




/*-------------------------------------------------
************* Parameter Settings ******************
---------------------------------------------------*/

list7 = true
function imenus_data0(){


	this.enable_visual_design_mode = false			//turns the visual design pad option on or off

	this.main_is_horizontal = true
	this.menu_showhide_delay = 150


   /*---------------------------------------------
   Expand Icon Images
   ---------------------------------------------*/

	this.main_expand_image = ""
	this.main_expand_image_hover = ""
	this.main_expand_image_width = ""
	this.main_expand_image_height = ""
	this.main_expand_image_offx = ""
	this.main_expand_image_offy = ""

	this.sub_expand_image = "nav/arrow_sub.gif"
	this.sub_expand_image_hover = "nav/arrow_sub.gif"
	this.sub_expand_image_width = "10"
	this.sub_expand_image_height = "13"
	this.sub_expand_image_offx = "-5"
	this.sub_expand_image_offy = "0"



   /*---------------------------------------------
   Global Menu Styles
   ---------------------------------------------*/

	//Main Menu

	this.main_container_styles = "background-color:transparent; border-style:solid; border-color:#ffffff; border-width:0px; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:5px; "
	this.main_item_styles = "color:#007dc3; text-align:center; font-family:Arial Narrow; font-size:11px; font-weight:normal; text-decoration:none; padding-top:5px; padding-right:0px; padding-bottom:5px; padding-left:0px; border-style:none; border-color:#000000; border-width:0px; "
	this.main_item_hover_styles = "background-image:url(nav/button_over.jpg); color:#007dc3; "
	this.main_item_active_styles = ""


	//Sub Menu

	this.subs_container_styles = "background-color:#ffffff; border-style:none; border-color:#cce5f3; border-width:1px; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:5px; "
	this.subs_item_styles = "color:#111111; text-align:left; font-family:arial; font-size:11px; font-weight:normal; text-decoration:none; padding-top:2px; padding-right:5px; padding-bottom:2px; padding-left:8px; border-style:none; border-color:#000000; border-width:1px; "
	this.subs_item_hover_styles = "background-image:url(nav/button_blank.jpg); color:#999999; "
	this.subs_item_active_styles = ""

}


