$(document).ready(function() {
	/* SITE WIDE */
	$('body').supersleight({shim: '/images/png.gif'});

});