$(document).ready(function(){var a=getPhpSession("lavaMenu");$("ul.lavaLamp").lavaLamp({fx:"easeOutBack",speed:700,startItem:a,click:function(f,e){var d=$(e).parent();var g=$(d).children();intSiblings=g.length;var b=1;for(var c=0;c<intSiblings;c++){if(g[c]==e){b=c}}setPhpSession("lavaMenu",b)}});$(".ico_depoimento").bind("mouseout",function(){$("#info-balao").hide()});$("form.validacao").FormValidate();$("form.mascaras").find("input[name*='tel']").mask("(99) 9999-9999");if($("a[rel='sexylightbox']").length>0){SexyLightbox.initialize({color:"white",dir:"sexyimages"})}});