/////////////////////////////////////////////
//                                         //
// Script jQuery para a GALERIA DE IMAGENS //
//                                         //
/////////////////////////////////////////////

$(document).ready(function(){
						   
    $(function(){ $("#1").lavaLamp({ fx: "backout", speed: 700 });   });	

});


function resetFunction(){ $.scrollTo( 0, 3000);	}
		
	var addthis_config = {
		services_compact: 'email, print, twitter, facebook, google, googlereader, gmail, blogger, delicious, digg, reddit, technorati, stumbleupon, domelhor, favorites, faves, yahoomail, wordpress, hotmail, live ',
        services_exclude: ' ',
		ui_header_color: "#fff",
    	ui_header_background: "#336699"
	}	 
