<!---------------------------------------------------------------------------------------

 var localtema = tema;
 var pinktema = tema;                                           // assegnazione alla variabile locale il TEMA
 var localtema2 = tema2;                                        // assegnazione alla variabile locale il TEMA2
 var lancio_prodotto = tema;
 var crea_tema = "XX-P-NNN-TT";
 
 var colorfondo = "#FFECEB";

 var displaytext = ""; // Enter text to display on page
 var mail1 = "info";                                            // Enter first part of e-mail address
 var mail2 = "acse.com";                                        // Enter second part of e-mail address
 var subject = "";                                              // enter subject for e-mail

 var address = "*";


 // other
 // si trova sulla parte inziale di tutte le pagine internet, aiuta ad identificare il tipo di pagina
 //
 // other = HTML indica che la pagina e' impostate come una scheda prodotto
 // other = HTML-BRAND
 // other = HTML-OUTLINE si indica che fa riferimento ad una prodotto fuori produzione
 // other = HTML-OUTLINE-NOTEC
 // other = NEWS pagine delle novita'

//end -------------------------------------------------------------------------------------------------->


