var LiferayJedi=function(){var a=jQuery;return{init:function(){var b=this;a("label[for='_1_WAR_webformportlet_INSTANCE_5LfO_field1']").text("Azienda - Company*");a("label[for='_1_WAR_webformportlet_INSTANCE_5LfO_field2']").text("Nome e Cognome - Name and Surname");a("label[for='_1_WAR_webformportlet_INSTANCE_5LfO_field3']").text("Stato - State");a("label[for='_1_WAR_webformportlet_INSTANCE_5LfO_field4']").text("Citt\u00E0 - City");a("label[for='_1_WAR_webformportlet_INSTANCE_5LfO_field5']").text("Indirizzo - Address");a("label[for='_1_WAR_webformportlet_INSTANCE_5LfO_field6']").text("Provincia - Province");a("label[for='_1_WAR_webformportlet_INSTANCE_5LfO_field7']").text("Cap - ZIP Code");a("label[for='_1_WAR_webformportlet_INSTANCE_5LfO_field8']").text("Telefono 1 - Phone number 1*");a("label[for='_1_WAR_webformportlet_INSTANCE_5LfO_field9']").text("Telefono 2 - Phone number 2");a("label[for='_1_WAR_webformportlet_INSTANCE_5LfO_field10']").text("Email*");a("label[for='_1_WAR_webformportlet_INSTANCE_5LfO_field11']").text("In che giorno vuoi ricevere la Nostra chiamata? - In which day would you like to receive our phone call?");a("label[for='_1_WAR_webformportlet_INSTANCE_5LfO_field12']").text("Orario? - At which time?");a("label[for='_1_WAR_webformportlet_INSTANCE_5LfO_field13']").text("A che prodotto siete interessati? - Which is the product of your interest?");b.dropDownMenu()},dropDownMenu:function(){a("#navigation .parent-nav-item").hoverIntent({sensitivity:7,interval:25,timeout:200,over:function(){var b=a(this);var c=a(".child-menu",this);b.addClass("init");c.show()},out:function(){var b=a(this);var c=a(".child-menu",this);b.removeClass("init");c.hide()}})}}}();jQuery(document).ready(function(){LiferayJedi.init()});