dominioroot = "http://www.jus.unitn.it/";
dominio = dominioroot+"services/";
subheadertitle = "S E R V I Z I";

//Variabili globali header
headerbgcolor = "#ffffff";
headertextclass = "menu";

//Variabili globali subheader
subheaderbgcolor = "#003366";
subheadertextclass = "testowhite";

//Variabili globali supfooter
supfooterbgcolor = "#E1E9EB";
supfootertextclass = "menu";

//Variabili globali per il Menu
menuwidth = "176";
menubgcolor = "#E1E9EB";
menutitleclass = "testo";
menutextclass = "menu";

menutitle = "";
menupath = dominio+"";

//Variabili globali per il Menudx
menudxwidth = "176";
menudxbgcolor = "#E1E9EB";
menudxtitleclass = "testo";
menudxtextclass = "menu";

menudxtitle = "";
menudxpath = dominio+"";

//Variabili globali per il Percorso #cc0000
pathpath = menupath;
pathtitleclass = "titoletto";
pathtextclass = "menu";
patharrow = "<span class='testo'> > </span>";
pathhomevoce = "Home"
pathhomeurl = dominioroot+"home.html"
pathvoce = "";
pathurl = "";
pathbgcolore = "non utilizzata";
pathcolore = "#ff6666"; 
pathcommento = "Pagina corrente";

//Variabili globali per la funzione linkmark cc3300
linkcolore = pathcolore;
linkcommento = pathcommento;

//Variabili globali per la funzione reloadParametro nel Menu
linkvoceback = "<img src='"+dominio+"images/arrow/left-b_9x9.gif' alt='Back' hspace=5 border=0 height=9 width=9>";
//linkurlback = "javascript:history.back(-1)";
linkurlback = "javascript:history.go(-1)";
linkcoloreback = "";
linkcommentoback = "";
linkvocenext = "<img src='"+dominio+"images/arrow/right-b_9x9.gif' alt='Next' hspace=5 border=0 height=9 width=9>";
//linkurlnext = "javascript:history.back(1)";
linkurlnext = "javascript:history.go(1)";
linkcolorenext = "";
linkcommentonext = "";
linkvoceup = "<img src='"+dominio+"images/arrow/up-b_9x9.gif' alt='Up' hspace=5 border=0 height=9 width=9>";
linkurlup = menupath+"home.html";
linkcoloreup = "";
linkcommentoup = "";

menureloadvoce = "<img src='"+dominio+"images/arrow/x-b_8x8.gif' alt='Close' hspace=5 border=0 height=8 width=8>";
menureloadparametro = "1";
menureloadcommento = "Chiudi il menu";

