

/**********************************************************************************************

                               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.

*/




document.write('\
<ul id="tmenu0" style="display:none;">\
\
\
	<!-- Main Item 1... --><li><span>PROCESS ENGINEERING APPLICATIONS</span>\
\
\
		<!-- *SUB MENU* --><ul>\
		<li>PIPE PHASE --- STD-C2.61</li>\
		<li>Process Simulation (HYPROTECH) --- Ver. 3.0d</li>\
		<li>AFT Fathom Software --- Ver. 1-2.10</li>\
		<li>Weymouth Flow Calculation --- Ver. 1-2.10</li>\
		<li>Incompressible Pressure Loss --- Ver. 1-2.10</li>\
		<li>2 Phase Horizontal Pressure Loss --- Ver. 1-2.10</li>\
		<li>Packed Bed Pressure Loss --- Ver. 1-2.10</li>\
		<li>Manning Flow Calculation --- Ver. 1-2.10</li>\
		<li>Gas Orifice Pressure Loss/Size --- Ver. 1-2.10</li>\
		<li>Pipe Insulation Heat Loss --- Ver. 1-2.10</li>\
		<li>Pipe Inside Heat Transfer Coefficient --- Ver. 1-2.10</li>\
		<li>Heat Emission and Surface Temperature --- Ver. 1-2.10</li>\
		<li>Composite Wall Heat Transfer --- Ver. 1-2.10</li>\
		<li>Gravity Separator Sizing --- Ver. 1-2.10</li>\
		<!-- *END SUB* --></ul></li>\
\
\
	<!-- Main Item 2... --><li><span>MECHANICAL</span>\
\
\
		<!-- Sub Menu --><ul>\
		<li>In-House developed programs for mechanical design of pressure vessels, spheres, tanks</li>\
		<!-- *END SUB* --></ul></li>\
\
\
	<!-- Main Item 3... --><li><span>MECHANICAL DESIGN OF HEAT EXCHANGERS</span>\
\
\
		<!-- Sub Menu --><ul>\
		<li>HTC-STX Shell and Tube Heat Exchanger Design --- Ver. 3.0</li>\
		<!-- *END SUB* --></ul></li>\
\
\
\
	<!-- Main Item 4... --><li><span>THERMAL DESIGN OF HEAT EXCHANGERS</span>\
\
\
		<!-- Sub Menu --><ul>\
		<li>HYSIM Process Simulation --- STD-C2.61</li>\
		<li>Shell and Tube Evaluation 1. Pass</li>\
		<li>Shell and Tube Evaluation 2/4/6 Pass</li>\
		<!-- *END SUB* --></ul></li>\
\
\
\
	<!-- Main Item 4... --><li><span>ROTATING EQUIPMENT</span>\
\
\
		<!-- Sub Menu --><ul>\
		<li>Compressor sizing multi stage --- Ver 1-2.10</li>\
		<li>Compressor sizing single stage</li>\
		<li>Compressor evaluation reciprocating</li>\
		<li>Pump sizing</li>\
		<li>Pump evaluation</li>\
		<!-- *END SUB* --></ul></li>\
\
\
\
	<!-- Main Item 4... --><li><span>HVAC</span>\
\
\
		<!-- Sub Menu --><ul>\
		<li>HVAC / Elite HVAC Program</li>\
		<!-- *END SUB* --></ul></li>\
\
\
\
	<!-- Main Item 4... --><li><span>CIVIL / STRUCTURAL</span>\
\
\
		<!-- Sub Menu --><ul>\
		<li>Staad III --- Ver. 2.3</li>\
		<!-- *END SUB* --></ul></li>\
\
\
\
	<!-- Main Item 4... --><li><span>ELECTRICAL</span>\
\
\
		<!-- Sub Menu --><ul>\
		<li>ETAP Power Station --- Ver. 4.0</a></li>\
		<li>(Covers short circuit, load flow, motor starting, U/G raceway, Power Plot) --- Ver. 4.X</li>\
		<li>Hubbell Lightgear-3 (Lighting Calculations) --- Sag. 10</li>\
		<li>Saudi Lighting Easy Plan (Lighting Calculations)</li>\
		<li>Aluminium Comp. Of America (Overhead Line Calculations)</li>\
		<!-- *END SUB* --></ul></li>\
\
\
\
	<!-- Main Item 4... --><li><span>PIPING</span>\
\
\
		<!-- Sub Menu --><ul>\
		<li>Welded Branch Reinforcement (ASME B31.1/3/4/8) --- In-House</li>\
		<li>Pipe Wall Thickness (ASME B31.1/3/4/8) --- In-House</li>\
		<li>Flanges Stress Analysis (ASME VII Div. 1) --- Ver. 3.24</li>\
		<li>Pressure Drop (Crane 410/Colebrook-White) --- Crossing 2.01</li>\
		<li>Pipeline Minimum Cover (SAES-L-450) --- HOT Tap Calculations I/H</li>\
		<li>CAESAR-II for Pipe Stress Analysis</li>\
		<li>Anchor Forces and Combined Stress Limits for Buried Pipelines (ASME B31.4/8)</li>\
		<li>Pipelines Hydraulic Calculations (Pipe Calc.)</li>\
		<li>Hydrostatic Capacities of Fittings</li>\
		<li>Volumetric Capacities of Fitting</li>\
		<li>Surge Relief Valve Sizing</li>\
		<li>Charpy V Notch absorbed energy per SAES-L-131</li>\
		<!-- *END SUB* --></ul></li>\
\
\
\
	<!-- Main Item 4... --><li><span>INSTRUMENTATION</span>\
\
\
		<!-- Sub Menu --><ul>\
		<li>Orifice Plate Calculation --- Latest versions</li>\
		<li>Masoneilan Control Valve Sizing</li>\
		<li>FFisher Control Valve Sizing</li>\
		<li>CCI Valves</li>\
		<li>Relief Valve Sizing Consolidated</li>\
		<li>AGCO Safety Relief Valve Sizing</li>\
		<li>IMI Bailey Birkett Relief Valve Sizing</li>\
		<!-- *END SUB* --></ul></li>\
\
</ul>');











/**********************************************************************************************

                               Customizable Options and Styles

**********************************************************************************************/


function tmenudata0()
{

    /*---------------------------------------------
    Animation Settings
    ---------------------------------------------*/


	this.animation_jump = 10		//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/plus.gif"		//specifies a custom plus image.
	this.minus_image = "images/minus.gif"		//specifies a custom minus image.
	this.pm_width_height = "9,9"			//Width & Height  - Note: Both images must be the same dimensions.


	this.folder_image = "images/folder.gif"		//Automatically applies to all items which may be expanded.
	this.document_image = "images/document.gif"	//Automatically applies to all items which are not expandable.
	this.icon_width_height = "16,14"		//Width & Height  - Note: Both images must be the same dimensions.




    /*---------------------------------------------
    General Settings
    ---------------------------------------------*/


	this.indent = 20;			//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:normal;			\
                                           font-family:Arial;			\
                                           font-size:12px;			\
                                           color:#FFFFFF;			\
                                           padding:2px;				"
                                           
                                          
        this.sub_item_styles =            "text-decoration:none;		\
                                           font-weight:normal;			\
                                           font-family:Arial;			\
                                           font-size:12px;			\
                                           color:#C1E0FF;			"			



	/* 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 = "padding:0px;"
	this.sub_container_styles = "padding-top:7px; padding-bottom:7px;"

	this.main_link_styles = "color:#006699; text-decoration:none;"
	this.main_link_hover_styles = "color:#ff0000; text-decoration:underline;"
	
	this.sub_link_styles = ""
	this.sub_link_hover_styles = ""
	
	this.main_expander_hover_styles = "text-decoration:underline;";
	this.sub_expander_hover_styles = "";
	

}

