
document.write('\
<div><div><div style="display:none;"><ul id="imenus0" style="width:760px">\
<li style="width:125px;"><a href="default.asp">Home</a></li>\
\
<li  style="width:125px;"><a href="company_contact.asp">Contact Us</a></li>\
\
<li  style="width:128px;"><a href="products.asp">Products</a>\
\
        <div><div style="width:165px;top:0px;left:0px;"><ul style="">\
        <li ><a href="winstips.asp">WinSTIPS Service Tips</a>\
\
                <div><div style="width:165px;top:-18px;left:150px;"><ul style="">\
                <li ><a href="winstips_buy.asp">Pricing / Buy</a></li>\
                <li ><a href="winstips_renew.asp">Renew Subscription</a></li>\
                <li ><a href="winstips_download.asp">Download</a></li>\
                <li ><a href="winstips_testimonial.asp">Testimonials</a></li>\
                <li ><a href="winstips_tour.asp">Take A Tour</a></li>\
                <li ><a href="winstips_modules.asp">Modules</a></li>\
                <li ><a href="winstips_subscription.asp">Subscriptions</a></li>\
                <li ><a href="winstips_facts.asp">Fact Sheet</a></li>\
                </ul></div></div></li>\
\
        <li ><a href="servicetalk.asp">ServiceTalk</a></li>\
        <li ><a href="sams.asp">SAMS PHOTOFACT® Index</a></li>\
        <li ><a href="winserv.asp">WinSERV</a></li>\
        </ul></div></div></li>\
\
<li  style="width:126px;"><a href="support.asp">Support</a>\
\
        <div><div style="width:165px;top:;left:;"><ul style="">\
        <li ><a href="support_register.asp">Register Software</a></li>\
        <li ><a href="support_kb.asp">Knowledge Base</a></li>\
        <li ><a href="winstips_how_to.asp">WinSTIPS "How To" Guide</a></li>\
        <li ><a href="company_contact.asp">Contact</a></li>\
        </ul></div></div></li>\
\
<li  style="width:125px;"><a href="download.asp">Download</a></li>\
\
<li  style="width:125px;"><a href="#">Buy Now!</a>\
\
        <div><div style="width:165px;top:;left:;"><ul style="">\
        <li ><a href="winstips_buy.asp">WinSTIPS Service Tips</a></li>\
        <li ><a href="servicetalk_buy.asp">ServiceTalk</a></li>\
        </ul></div></div></li>\
\
</ul><div style="clear:left;"></div></div></div></div>\
');

list7 = true

function imenus_data0(){

        this.enable_visual_design_mode = false

        this.main_is_horizontal = true
	this.menu_showhide_delay = 150


   /*---------------------------------------------
   Expand Icon Images
   ---------------------------------------------*/

        this.main_expand_image = "images/arrow_down.gif"
        this.main_expand_image_hover = "images/arrow_down.gif"
        this.main_expand_image_width = "11"
        this.main_expand_image_height = "7"
	this.main_expand_image_offx = "-1"
	this.main_expand_image_offy = "5"

        this.sub_expand_image = "images/im_expanderarrow.gif"
        this.sub_expand_image_hover = "images/im_expanderarrow.gif"
        this.sub_expand_image_width = "4"
        this.sub_expand_image_height = "7"
	this.sub_expand_image_offx = "0"
        this.sub_expand_image_offy = "5"



   /*---------------------------------------------
   Global Menu Styles
   ---------------------------------------------*/

	//Main Menu

        this.main_container_styles = "background-color:#0066cc; border-style:solid; border-color:#ffffff; border-width:1px; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; "
        this.main_item_styles = "color:#ffffff; text-align:center; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; padding-top:2px; padding-right:5px; padding-bottom:2px; padding-left:5px; border-style:solid; border-color:#990000; border-width:1px; "
        this.main_item_hover_styles = "background-color:#0099ff; color:#ffffff;"
	this.main_item_active_styles = "text-decoration:underline; "


	//Sub Menu

        this.subs_container_styles = "background-color:#99ccff; border-style:solid; border-color:#356595; border-width:1px; padding-top:2px; padding-right:5px; padding-bottom:2px; 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:#b4e2ff; color:#000000;"
	this.subs_item_active_styles = "text-decoration:underline; "

}
