$(function() {

	console.log('In Chrome press <CTRL + Shift + I> to open the Developer box. Then click the <Show Console Icon> at the bottom and refresh the page to see this message. <console.log> is helpful for debugging.');
	
});
