$(document).ready(function()
{
	$('body').supersleight({shim:'/img/x.gif'});
});
