$(document).ready(function() {
	$('#noscript').hide();
});
