$(document).ready(function() {
	alert('js loaded');

});