
$(document).ready( function(){
	//$("#produtos .produtos li").cluetip({dropShadow:false,showTitle:false, width: 310, leftOffset: -440});
	
	$("#maling").load("maling.php");
	
});