﻿var navi_1st_t = new Array();

function navi1stLevel() {
 this.text         = "";
 this.imgOffC      = "";
 this.imgOnC       = "";
 this.imgLeftC     = "";
 this.imgOff       = "";
 this.imgOn        = "";
 this.imgB         = "";
 this.imgC         = "";
 this.imgAlign     = "";
 this.imgArrow     = "";
 this.imgArrow_2nd = "";
 this.bgcolor      = "";
 this.style        = "";
 this.link         = "javascript:void(0);";
 this.show         = true;
 this.navi_2nd     = new Array;
}

function navi2ndLevel() {
 this.text         = "";
 this.link         = "javascript:void(0);";
 this.sel          = false;
 this.navi_3rd     = new Array;
 this.l_type       = "";

}

function navi3rdLevel() {
 this.text         = "";
 this.link         = "javascript:void(0);";
 this.navi_4th     = new Array;
}

function navi4thLevel() {
 this.text         = "";
 this.link         = "javascript:void(0);";
}

/* Menu 01 */
navi_1st_t[0]              = new navi1stLevel();
navi_1st_t[0].text         = "Products";
navi_1st_t[0].imgOffC      = "/images/menu_01.gif";
navi_1st_t[0].imgOnC       = "/images/menu_01_on.gif";
navi_1st_t[0].imgAlign     = "right";
navi_1st_t[0].imgArrow     = "";
navi_1st_t[0].imgArrow_2nd = "";
navi_1st_t[0].bgcolor      = "#FFFFFF";
navi_1st_t[0].style        = "navi-link-01";
navi_1st_t[0].link         = "javascript:void(0);";
navi_1st_t[0].show         = true;



navi_1st_t[0].navi_2nd[0]       = new navi2ndLevel();
navi_1st_t[0].navi_2nd[0].text  = "Process Capabilities"
navi_1st_t[0].navi_2nd[0].link  = "/thermal_processing.htm"

navi_1st_t[0].navi_2nd[1]       = new navi2ndLevel();
navi_1st_t[0].navi_2nd[1].text  = "Thermonite"
navi_1st_t[0].navi_2nd[1].link  = "/thermonite.htm"

navi_1st_t[0].navi_2nd[2]       = new navi2ndLevel();
navi_1st_t[0].navi_2nd[2].text  = "Cryotherm"
navi_1st_t[0].navi_2nd[2].link  = "/cryotherm.htm"




/* Menu 02 */
navi_1st_t[1]              = new navi1stLevel();
navi_1st_t[1].text         = "The Steel Store";
navi_1st_t[1].imgOffC      = "/images/menu_02.gif";
navi_1st_t[1].imgOnC       = "/images/menu_02_on.gif";
navi_1st_t[1].imgAlign     = "right";
navi_1st_t[1].imgArrow     = "";
navi_1st_t[1].imgArrow_2nd = "";
navi_1st_t[1].bgcolor      = "#FFFFFF";
navi_1st_t[1].style        = "navi-link-02";
navi_1st_t[1].link         = "javascript:void(0);";
navi_1st_t[1].show         = true;



navi_1st_t[1].navi_2nd[0]       = new navi2ndLevel();
navi_1st_t[1].navi_2nd[0].text  = "Metallurgical Services"
navi_1st_t[1].navi_2nd[0].link  = "/metallurgical_services.htm"

navi_1st_t[1].navi_2nd[1]       = new navi2ndLevel();
navi_1st_t[1].navi_2nd[1].text  = "Failure Analysis"
navi_1st_t[1].navi_2nd[1].link  = "/failure_analysis.htm"

navi_1st_t[1].navi_2nd[2]       = new navi2ndLevel();
navi_1st_t[1].navi_2nd[2].text  = "Quality Assurance"
navi_1st_t[1].navi_2nd[2].link  = "/quality_assurance.htm"




/* menu 03 */
navi_1st_t[2]              = new navi1stLevel();
navi_1st_t[2].text         = "Heat Treatment Alliance";
navi_1st_t[2].imgOffC      = "/images/menu_03.gif";
navi_1st_t[2].imgOnC       = "/images/menu_03_on.gif";
navi_1st_t[2].imgAlign     = "left";
navi_1st_t[2].imgArrow     = "";
navi_1st_t[2].imgArrow_2nd = "";
navi_1st_t[2].bgcolor      = "#FFFFFF";
navi_1st_t[2].style        = "navi-link-03";
navi_1st_t[2].link         = "javascript:void(0);";
navi_1st_t[2].show         = true;


navi_1st_t[2].navi_2nd[0]       = new navi2ndLevel();
navi_1st_t[2].navi_2nd[0].text  = "Tool Steel Welding"
navi_1st_t[2].navi_2nd[0].link  = "/tool_steel_welding.htm"




/* menu 04 */
navi_1st_t[3]              = new navi1stLevel();
navi_1st_t[3].text         = "Events";
navi_1st_t[3].imgOffC      = "/images/menu_04.gif";
navi_1st_t[3].imgOnC       = "/images/menu_04_on.gif";
navi_1st_t[3].imgAlign     = "right";
navi_1st_t[3].imgArrow     = "";
navi_1st_t[3].imgArrow_2nd = "";
navi_1st_t[3].bgcolor      = "#FFFFFF";
navi_1st_t[3].style        = "navi-link-04";
navi_1st_t[3].link         = "javascript:void(0);";
navi_1st_t[3].show         = true;


navi_1st_t[3].navi_2nd[0]       = new navi2ndLevel();
navi_1st_t[3].navi_2nd[0].text  = "Facilities &amp; Experience"
navi_1st_t[3].navi_2nd[0].link  = "/facilities.htm"




/* menu 05 */
navi_1st_t[4]              = new navi1stLevel();
navi_1st_t[4].text         = "Online Services";
navi_1st_t[4].imgOffC      = "/images/menu_05.gif";
navi_1st_t[4].imgOnC       = "/images/menu_05_on.gif";
navi_1st_t[4].imgAlign     = "right";
navi_1st_t[4].imgArrow     = "";
navi_1st_t[4].imgArrow_2nd = "";
navi_1st_t[4].bgcolor      = "#FFFFFF";
navi_1st_t[4].style        = "navi-link-05";
navi_1st_t[4].link         = "javascript:void(0);";
navi_1st_t[4].show         = true;



navi_1st_t[4].navi_2nd[0]       = new navi2ndLevel();
navi_1st_t[4].navi_2nd[0].text  = "Forms &amp; Documents"
navi_1st_t[4].navi_2nd[0].link  = "/online_services.htm"




/*news services start seite*/ 
navi_1st_t[5]              = new navi1stLevel();
navi_1st_t[5].text         = "News &amp; Services";
navi_1st_t[5].imgOffC      = "/images/news_services_open.gif";
navi_1st_t[5].imgOnC       = "/images/news_services_open.gif";
navi_1st_t[5].imgAlign     = "right";
navi_1st_t[5].imgArrow     = "";
navi_1st_t[5].imgArrow_2nd = "";
navi_1st_t[5].bgcolor      = "#FFFFFF";
navi_1st_t[5].style        = "navi-link-06";
navi_1st_t[5].link         = "javascript:void(0);";
navi_1st_t[5].show         = true;


navi_1st_t[5].navi_2nd[0]         = new navi2ndLevel();
navi_1st_t[5].navi_2nd[0].text    = "Announcing Nadcap Accreditation - read more"
navi_1st_t[5].navi_2nd[0].l_type  = "download"
navi_1st_t[5].navi_2nd[0].link    = "/files/Press_release_Nadcap.pdf"



var navi_1st = new Array();
for (var i=0; i<navi_1st_t.length; i++) {
  navi_1st[i] = navi_1st_t[i];
}