$('#toTop').click(function() {
	alert("asdf");
}); 

