$(document).ready(
	function()
		{
		// On document ready - Start
		// On document ready - End
		}
);