// ADD SELECTORS TO ACTIVATE CUFON FONT REPLACEMENT
// Cufon.replace('div.post h1', { fontFamily: 'Rockwell', hover: 'True' });

$(document).ready(function() {
	//JS Code Common for whole project goes here
});

