// JavaScript Document

document.CURRENT_DIVISION = 1;
document.DIRPATH["local_root"] = document.DIRPATH["root"] + "products/";
document.DIRPATH["local_img"] = document.DIRPATH["local_root"] + "hard/img/";

document.LOCAL_NAVI = new Array();
document.LOCAL_NAVI[0] = ["lnavi_0",document.DIRPATH["local_img"] + "staria_off.gif",document.DIRPATH["local_img"] + "staria_on.gif",document.DIRPATH["local_root"]  + "hard/staria/staria.html","_self",0];
document.LOCAL_NAVI[1] = ["lnavi_1",document.DIRPATH["local_img"] + "equinox_l_off.gif",document.DIRPATH["local_img"] + "equinox_l_on.gif",document.DIRPATH["local_root"]  + "hard/equinox_light/equinox_light.html","_self",0];
document.LOCAL_NAVI[2] = ["lnavi_2",document.DIRPATH["local_img"] + "specchio_off.gif",document.DIRPATH["local_img"] + "specchio_on.gif",document.DIRPATH["local_root"]  + "hard/specchio/specchio.html","_self",0];
document.LOCAL_NAVI[3] = ["lnavi_3",document.DIRPATH["local_img"] + "specchio_fr_off.gif",document.DIRPATH["local_img"] + "specchio_fr_on.gif",document.DIRPATH["local_root"]  + "hard/specchio_fr/specchio_fr.html","_self",0];
document.LOCAL_NAVI[4] = ["lnavi_4",document.DIRPATH["local_img"] + "ligllow_off.gif",document.DIRPATH["local_img"] + "ligllow_on.gif",document.DIRPATH["local_root"]  + "hard/ligllow/ligllow.html","_self",1];

document.LOCAL_NAVI[5] = ["lnavi_5",document.DIRPATH["local_img"] + "giugiaro_p_off.gif",document.DIRPATH["local_img"] + "giugiaro_p_on.gif",document.DIRPATH["local_root"]  + "hard/giugiaro-presidio/giugiaro-presidio.html","_self",0];
document.LOCAL_NAVI[6] = ["lnavi_6",document.DIRPATH["local_img"] + "01_off.gif",document.DIRPATH["local_img"] + "01_off.gif", "","_self",0];
document.LOCAL_NAVI[7] = ["lnavi_7",document.DIRPATH["local_img"] + "02_off.gif",document.DIRPATH["local_img"] + "02_off.gif", "","_self",0];
document.LOCAL_NAVI[8] = ["lnavi_8",document.DIRPATH["local_img"] + "03_off.gif",document.DIRPATH["local_img"] + "03_off.gif", "","_self",0];
document.LOCAL_NAVI[9] = ["lnavi_9",document.DIRPATH["local_img"] + "04_off.gif",document.DIRPATH["local_img"] + "04_off.gif", "","_self",1];

document.LOCAL_NAVI[10] = ["lnavi_10",document.DIRPATH["local_img"] + "hard_top_off.gif",document.DIRPATH["local_img"] + "hard_top_on.gif",document.DIRPATH["local_root"]  + "hard/index.html","_self",1];