$(document).ready(function() {
	$('.js #page, .js #content').css('visibility','visible');	
});


