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;
}
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         = "Yritysinfo";
navi_1st_t[0].imgOffC      = "/images/menu_1_fi.gif";
navi_1st_t[0].imgOnC       = "/images/menu_1_fi_on.gif";
navi_1st_t[0].imgAlign     = "right";
navi_1st_t[0].imgArrow     = "";
navi_1st_t[0].imgArrow_2nd = "";
navi_1st_t[0].bgcolor      = "#CC0000";
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  = "Yritysinfo"
navi_1st_t[0].navi_2nd[0].link  = "/530_FIN_HTML.htm"
navi_1st_t[0].navi_2nd[1]       = new navi2ndLevel();
navi_1st_t[0].navi_2nd[1].text  = "Yhteystiedot"
navi_1st_t[0].navi_2nd[1].link  = "/34_FIN_HTML.htm"
navi_1st_t[0].navi_2nd[2]       = new navi2ndLevel();
navi_1st_t[0].navi_2nd[2].text  = "Kartta"
navi_1st_t[0].navi_2nd[2].link  = "/126_FIN_HTML.htm"



/* menu 02 */
navi_1st_t[1]              = new navi1stLevel();
navi_1st_t[1].text         = "Tuotteet";
navi_1st_t[1].imgOffC      = "/images/menu_2_fi.gif";
navi_1st_t[1].imgOnC       = "/images/menu_2_fi_on.gif";
navi_1st_t[1].imgAlign     = "right";
navi_1st_t[1].imgArrow     = "";
navi_1st_t[1].imgArrow_2nd = "";
navi_1st_t[1].bgcolor      = "#CC0000";
navi_1st_t[1].style        = "navi-link-01";
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  = "Tuotteet"
navi_1st_t[1].navi_2nd[0].link  = "/726_FIN_HTML.htm"
navi_1st_t[1].navi_2nd[1]       = new navi2ndLevel();
navi_1st_t[1].navi_2nd[1].text  = "Py&ouml;r&ouml;ter&auml;kset"
navi_1st_t[1].navi_2nd[1].link  = "/568_FIN_HTML.htm"
navi_1st_t[1].navi_2nd[2]       = new navi2ndLevel();
navi_1st_t[1].navi_2nd[2].text  = "Lattater&auml;kset"
navi_1st_t[1].navi_2nd[2].link  = "/570_FIN_HTML.htm"
navi_1st_t[1].navi_2nd[3]       = new navi2ndLevel();
navi_1st_t[1].navi_2nd[3].text  = "Kulmater&auml;kset"
navi_1st_t[1].navi_2nd[3].link  = "/580_FIN_HTML.htm"
navi_1st_t[1].navi_2nd[4]       = new navi2ndLevel();
navi_1st_t[1].navi_2nd[4].text  = "Neli&ouml;ter&auml;kset"
navi_1st_t[1].navi_2nd[4].link  = "/575_FIN_HTML.htm"
navi_1st_t[1].navi_2nd[5]       = new navi2ndLevel();
navi_1st_t[1].navi_2nd[5].text  = "Kuusioter&auml;kset"
navi_1st_t[1].navi_2nd[5].link  = "/584_FIN_HTML.htm"
navi_1st_t[1].navi_2nd[6]       = new navi2ndLevel();
navi_1st_t[1].navi_2nd[6].text  = "Ainesputket"
navi_1st_t[1].navi_2nd[6].link  = "/618_FIN_HTML.htm"
navi_1st_t[1].navi_2nd[7]       = new navi2ndLevel();
navi_1st_t[1].navi_2nd[7].text  = "Sahaukset"
navi_1st_t[1].navi_2nd[7].link  = "/728_FIN_HTML.htm"
navi_1st_t[1].navi_2nd[8]       = new navi2ndLevel();
navi_1st_t[1].navi_2nd[8].text  = "&gt;&gt; Product Finder"
navi_1st_t[1].navi_2nd[8].link  = "/626_FIN_HTML.htm"



/* menu 03 */
navi_1st_t[2]              = new navi1stLevel();
navi_1st_t[2].text         = "Tehtaamme";
navi_1st_t[2].imgOffC      = "/images/menu_4_suomi_fi.gif";
navi_1st_t[2].imgOnC       = "/images/menu_our_plant_fi_on.gif";
navi_1st_t[2].imgAlign     = "right";
navi_1st_t[2].imgArrow     = "";
navi_1st_t[2].imgArrow_2nd = "";
navi_1st_t[2].bgcolor      = "#CC0000";
navi_1st_t[2].style        = "navi-link-01";
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  = "Villares Metals Brasilia - Esittely"
navi_1st_t[2].navi_2nd[0].link  = "/732_FIN_HTML.htm"
navi_1st_t[2].navi_2nd[1]       = new navi2ndLevel();
navi_1st_t[2].navi_2nd[1].text  = "Tuotantolaitokset"
navi_1st_t[2].navi_2nd[1].link  = "/731_FIN_HTML.htm"
navi_1st_t[2].navi_2nd[2]       = new navi2ndLevel();
navi_1st_t[2].navi_2nd[2].text  = "Tutkimus &amp; Kehitys"
navi_1st_t[2].navi_2nd[2].link  = "/737_FIN_HTML.htm"
navi_1st_t[2].navi_2nd[3]       = new navi2ndLevel();
navi_1st_t[2].navi_2nd[3].text  = "Hyv&auml;ksynn&auml;t"
navi_1st_t[2].navi_2nd[3].link  = "/730_FIN_HTML.htm"
navi_1st_t[2].navi_2nd[4]       = new navi2ndLevel();
navi_1st_t[2].navi_2nd[4].text  = "Laadunhallinta"
navi_1st_t[2].navi_2nd[4].link  = "/729_FIN_HTML.htm"



/* menu 04 */    
navi_1st_t[3]              = new navi1stLevel();
navi_1st_t[3].text         = "Varastolista";
navi_1st_t[3].imgOffC      = "/images/menu_4_fi.gif";
navi_1st_t[3].imgOnC       = "/images/menu_4_fi_on.gif";
navi_1st_t[3].imgAlign     = "right";
navi_1st_t[3].imgArrow     = "";
navi_1st_t[3].imgArrow_2nd = "";
navi_1st_t[3].bgcolor      = "#CC0000";
navi_1st_t[3].style        = "navi-link-01";
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  = "Varastolista"
navi_1st_t[3].navi_2nd[0].link  = "/742_FIN_HTML.htm"


/* menu 05 */    
navi_1st_t[4]              = new navi1stLevel();
navi_1st_t[4].text         = "Linkit";
navi_1st_t[4].imgOffC      = "/images/menu_5_fi.gif";
navi_1st_t[4].imgOnC       = "/images/menu_5_fi_on.gif";
navi_1st_t[4].imgAlign     = "right";
navi_1st_t[4].imgArrow     = "";
navi_1st_t[4].imgArrow_2nd = "";
navi_1st_t[4].bgcolor      = "#CC0000";
navi_1st_t[4].style        = "navi-link-01";
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  = "Linkit"
navi_1st_t[4].navi_2nd[0].link  = "/677_FIN_HTML.htm"


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