
document.write('\
<div><div><div style="display:none;"><ul id="imenus0" style="width:100%">\
<li  style="width:120px;"><a href="https://secure.registerapi.com/resell.php?goto=register&siteid=38606"><img src="http://www.nameparkway.com/images/nav_newdomains.gif" width="100" height="26" alt="New Domains" border="0"></a>\
\
	<div><div style="width:190px;top:0px;left:8px;"><ul style="">\
	<li ><a href="http://www.nameparkway.com/domains.php">Choosing a Domain Name</a></li>\
	<li ><a href="https://secure.registerapi.com/resell.php?goto=register&siteid=38606">New Domain Registrations</a></li>\
	<li ><a href="https://secure.registerapi.com/resell.php?goto=expired&siteid=38606">Expired Domains</a></li>\
	<li ><a href="https://secure.registerapi.com/services/namespin.php?siteid=38606">Namespin</a></li>\
	</ul></div></div></li>\
\
\
	<li  style="width:120px;"><a href="http://www.nameparkway.com/forsale.php"><img src="http://www.nameparkway.com/images/nav_4sale.gif" width="100" height="26" alt="Domains 4 Sale" border="0"></a>\
\
	<div><div style="width:180px;top:0px;left:8px;"><ul style="">\
	<li ><a href="http://www.nameparkway.com/forsale.php">Domains for Sale</a></li>\
	<li ><a href="https://secure.registerapi.com/resell.php?goto=expired&siteid=38606">Expired Domains for Sale</a></li>\
	<li ><a href="https://secure.registerapi.com/services/namespin.php?siteid=38606">Namespin</a></li>\
	</ul></div></div></li>\
\
	<li  style="width:120px;"><a href="https://secure.registerapi.com/resell.php?goto=transfer&siteid=38606"><img src="http://www.nameparkway.com/images/nav_transfers.gif" width="100" height="26" alt="Transfers" border="0"></a>\
\
	<li  style="width:120px;"><a href="https://secure.registerapi.com/resell.php?goto=account&siteid=38606"><img src="http://www.nameparkway.com/images/nav_renewals.gif" width="100" height="26" alt="Renewals" border="0"></a>\
\
	<li  style="width:120px;"><a href="https://secure.registerapi.com/services/whois.php?siteid=38606"><img src="http://www.nameparkway.com/images/nav_whois.gif" width="100" height="26" alt="Whois" border="0"></a>\
\
<li  style="width:120px;"><a href="http://www.nameparkway.com/services.php"><img src="http://www.nameparkway.com/images/nav_web.gif" width="100" height="26" alt="Web Services" border="0"></a>\
\
	<div><div style="width:146px;top:0px;left:8px;"><ul style="">\
	<li ><a href="http://www.nameparkway.com/services.php#hosting">Website Hosting</a></li>\
	<li ><a href="http://www.nameparkway.com/services.php#email">Email Services</a></li>\
	<li ><a href="http://www.nameparkway.com/services.php#server">Server Mangement</a></li>\
	<li ><a href="http://www.nameparkway.com/services.php#colo">Colocation Services</a></li>\
	</ul></div></div></li>\
\
</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 ******************
---------------------------------------------------*/

 	//Unlock Statements

	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 = "images/arrow_sub.gif"
	this.sub_expand_image_hover = "images/arrow_sub.gif"
	this.sub_expand_image_width = "10"
	this.sub_expand_image_height = "13"
	this.sub_expand_image_offx = "0"
	this.sub_expand_image_offy = "0"



   /*---------------------------------------------
   Global Menu Styles
   ---------------------------------------------*/

	//Main Menu

	this.main_container_styles = "padding-top:0px; padding-right:8px; padding-bottom:0px; padding-left:8px; "
	this.main_item_styles = "padding-top:0px; padding-right:8px; padding-bottom:0px; padding-left:8px; border-style:none; border-color:#000000; border-width:0px; "
	this.main_item_hover_styles = ""
	this.main_item_active_styles = ""


	//Sub Menu

	this.subs_container_styles = "background-color:#ccccff; border-style:solid; border-color:#9999CC; border-width:1px; padding-top:5px; padding-right:5px; padding-bottom:5px; padding-left:5px; "
	this.subs_item_styles = "color:#111111; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; padding-top:2px; padding-right:5px; padding-bottom:2px; padding-left:5px; border-style:none; border-width:1px; "
	this.subs_item_hover_styles = "background-color:#ffffff; "
	this.subs_item_active_styles = "text-decoration:underline; "


}


