var MENU_ITEMS = [ ['Home','default.htm',{'sw':45,'sb':'Go to the homepage'}], ['Azienda',null,{'sw':90,'bw':90,'sb':'Company information'}, ['Contact us','public/contact.htm',{'bw':90}] ], ['User area',null,{'sw':90,'bw':90,'sb':'User area'}, ['Register','javascript:popit_register("./register/user-registrazione-form.asp")',{'bw':90}], ['Shop Cart','/e-cart/aggiungi-prodotto.asp',{'bw':90,'sb':'Shopping cart'}] ] ];