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