// JavaScript Document
$(document).ready(function() {
	$('div#signUp').supersleight({shim: '/images/x.gif'});
});


