$(document).ready(function(){$(".rside li:has(a)").addClass("point").click(function(){window.location=$(this).children("a").eq(0).attr("href")});$(":text").placeholder();var a=$("div.content");$(window).resize(b).trigger("resize");function b(){a.css("min-height",Math.max(366,$(window).height()-245-58)+"px")}$("#clientes .clientes-all img.gray").mouseover(function(){$(this).attr("src",$(this).attr("src").replace("&g=1",""))}).mouseout(function(){$(this).attr("src",$(this).attr("src")+"&g=1")})});
