

/**********************************************************************************************

                               Tree Items and Content

**********************************************************************************************/

/*  

        Note:  Each <li... tag below creates a new tree item, you may add as many as you wish.  Terminate each line with 
               a backslash '\'.

     Warning:  Double check that there are no extra white spaces after your terminating '\' backslashes, the scroll will fail to
               load if there are extra spaces present.

*/


node7 = true
document.write('\
<ul id="tmenu0" style="display:none;">\
\
	<!-- Main Item 1... --><li><span>Products<div id="Spacer" style="height:4px; width:1px; font-size:1px;">Ê</div></span>\
\
\
		<!-- *SUB MENU* --><ul>\
		<li><a href="http://www.techmfg.com/products/at_a_glance.html">Products At-A-Glance</a></li>\
		<li><a href="http://www.techmfg.com/products/index_products.html">Alphabetical Index</a></li>\
		<li><a href="http://www.techmfg.com/company/sitemap.html">Site Map</a></li>\
		<!-- *END SUB* --></ul></li>\
\
\
	<!-- Main Item 2... --><li><span>Sales<div id="Spacer" style="height:4px; width:1px; font-size:1px;">Ê</div></span>\
\
\
		<!-- Sub Menu --><ul>\
		<li><a href="http://www.techmfg.com/company/talktous.htm">Application Engineering Team</a></li>\
		<li><a href="http://www.techmfg.com/company/fieldoffices.htm">Field Offices</a></li>\
		<li><a href="http://www.techmfg.com/sales/us_salesreps.htm">US Sales</a></li>\
		<li><a href="http://www.techmfg.com/sales/sales_intern_agents.htm">International Sales</a></li>\
		<li><a href="http://www.techmfg.com/sales/disc_inventory.html">Discounted Inventory</a></li>\
		<li><a href="http://www.techmfg.com/company/catalog_request.html">Resource Guide Request</a></li>\
		<!-- *END SUB* --></ul></li>\
\
\
	<!-- Main Item 3... --><li><span>Technical Information<div id="Spacer" style="height:4px; width:1px; font-size:1px;">Ê</div></span>\
\
\
		<!-- Sub Menu --><ul>\
		<li><a href="http://www.techmfg.com/techbkgd/intro.htm">Technical Background</a></li>\
		<li><a href="http://www.techmfg.com/appnotes/index.html">Application Notes</a></li>\
		<li><a href="http://www.techmfg.com/company/patents.htm">Patents</a></li>\
		<li><a href="http://www.techmfg.com/company/papers_intro.html">White Papers</a></li>\
		<li><a href="http://www.techmfg.com/company/cust_service.htm">Setup Guide</a></li>\
		<!-- *END SUB* --></ul></li>\
\
\
\
	<!-- Main Item 4... --><li><span>About TMC<div id="Spacer" style="height:4px; width:1px; font-size:1px;">Ê</div></span>\
\
\
		<!-- Sub Menu --><ul>\
		<li><a href="http://www.techmfg.com/company/intro.htm">About Us</a></li>\
		<li><a href="http://www.techmfg.com/company/why_tmc.html">Why TMC?</a></li>\
		<li><a href="http://www.techmfg.com/company/our_mission.html">Mission</a></li>\
		<li><a href="http://www.techmfg.com/company/RandD.html">Research and Development</a></li>\
		<li><a href="http://www.techmfg.com/company/world_class.html">World Class Engineering</a></li>\
		<li><a href="http://www.techmfg.com/company/manufacturing_cap.html">Capabilities</a></li>\
		<li><a href="http://www.techmfg.com/company/firsts.html">Firsts</a></li>\
		<li><a href="http://www.techmfg.com/company/timeline2.html">Time Line</a></li>\
		<li><a href="http://www.techmfg.com/company/links.htm">Links</a></li>\
		<!-- *END SUB* --></ul></li>\
\
\
	<!-- Main Item 3... --><li><span>News & Events<div id="Spacer" style="height:4px; width:1px; font-size:1px;">Ê</div></span>\
\
\
		<!-- Sub Menu --><ul>\
		<li><a href="http://www.techmfg.com/company/whatsnew.htm">Press Releases</a></li>\
		<li><a href="http://www.techmfg.com/portals/new_prod.html">New Products</a></li>\
		<li><a href="http://www.techmfg.com/portals/tradeshows.html">Trade Show Schedule</a></li>\
		<li><a href="http://www.techmfg.com/portals/tradeshows.html#winedemo">Wine Glass Show Demo</a></li>\
		<li><a href="http://www.techmfg.com/newsletters/opt_in2.html">Newsletters</a></li>\
			<!-- *END SUB* --></ul></li>\
\
\
	<!-- Main Item 4... --><li><span>Contact Us<div id="Spacer" style="height:4px; width:1px; font-size:1px;">Ê</div></span>\
\
\
		<!-- Sub Menu --><ul>\
		<li><a href="http://www.techmfg.com/company/cust_service.htm">Service and Support</a></li>\
		<li><a href="http://www.techmfg.com/company/directions.htm">Directions</a></li>\
		<li><a href="http://www.techmfg.com/company/contact_us.htm">Contact Us</a></li>\
		<li><a href="http://www.techmfg.com/index.html">Home</a></li>\
		<!-- *END SUB* --></ul></li>\
\
</ul>');












/**********************************************************************************************

                               Customizable Options and Styles

**********************************************************************************************/

node7=true
function tmenudata0()
{
	
	 /*---------------------------------------------
    Animation Settings
    ---------------------------------------------*/


	this.animation_jump = 2		//Measured in Milliseconds (1/1000s)
	this.animation_delay = 5		//Measured in pixels



    /*---------------------------------------------
    Image Settinngs (icons and plus minus symbols)
    ---------------------------------------------*/


	this.imgage_gap = 3				//The image gap is applied to the left and right of the folder and document icons.
							//In the absence of a folder or document icon the gap is applied between the 
							//plus / minus symbols and the text only.

	
	this.plus_image = "images/sample1_main_icon_default.gif"	//specifies a custom plus image.
	this.minus_image = "images/sample1_main_icon_open.gif"		//specifies a custom minus image.
	this.pm_width_height = "16,16"					//Width & Height  - Note: Both images must be the same dimensions.



	//this.folder_image = "folder.gif"				//Automatically applies to all items which may be expanded.
	this.document_image = "images/sample1_sub_icon.gif"		//Automatically applies to all items which are not expandable.
	this.icon_width_height = "7,7"					//Width & Height  - Note: Both images must be the same dimensions.




    /*---------------------------------------------
    General Settings
    ---------------------------------------------*/


	this.indent = 15;			//The indent distance in pixels for each level of the tree.
	this.use_hand_cursor = true;		//Use a hand mouse cursor for expandable items, or the default arrow.




    /*---------------------------------------------
    Tree Menu Styles
    ---------------------------------------------*/


	this.main_item_styles =           "text-decoration:none; 			       		\
                                       font-weight:bold;			           	\
                                       font-family:Arial;			           	\
                                       font-size:12px;			               		\
                                       color:#CCCCCC;			               		\
                                       background-image:url(images/sample1_main_bg.gif); 	\
                                       "
                                           
                                          
        this.sub_item_styles =            "text-decoration:none;					\
                                       padding:0;						\
                                       font-weight:normal;					\
                                       background-image:url(images/we/pix_trans.gif);						   \
                                       font-family:Arial;					\
                                       font-size:12px;						\
                                       color:#333366;"		



	/* Styles may be formatted as multi-line (seen above), or on a single line as shown below.
	   The expander_hover_styles apply to menu items which expand to show child menus.*/
		


	this.main_container_styles = "background-color:#000066;"
	this.sub_container_styles = "background-image:url(images/sample1_sub_bg.gif); padding-top:5px; padding-bottom:5px; background-color:#000066;"

	this.main_link_styles = "color:#000000; text-decoration:none; padding:2;"
	this.main_link_hover_styles = "padding:2; background-color:#dfb265; color:#000000; opacity: .7; filter: alpha(opacity=70); -moz-opacity: .7;"


	this.sub_link_styles = "color:#000000; font-size:11px;"
	this.sub_link_hover_styles = "color:#000000 background-color:#FFFF66C; opacity: .9; filter: alpha(opacity=90); -moz-opacity: .9;"


	this.main_expander_hover_styles = "color:#00CCFF;"
	this.sub_expander_hover_styles = "color:#CCCCCC;  background-color:#000000;   opacity: .7; -moz-opacity: .7;"
	

}

