
$(document).ready(function(){
// All your code goes in here..............
alert("Hello");
// All your code goes in here..............
});