$(document).ready(function() {
	$('#js').show();
});
