$(document).ready(function() {
	$(".hints").hint("hint")
});
