/**
 *	WELL POLISHED
 *	Jquery intialisation file
 *	
 *	@copyright 2009 philthompson.co.uk for Seventy Seven Ltd
 *	@author philthompson.co.uk
 */

$(document).ready(function(){$('body').addClass('js');});
