jQuery("img").lazyload({ 
	placeholder : site_path + "/themes/" + theme_inset + "/images/spacer.gif",
    	effect : "fadeIn"  
});