//------------------------------------
//	GLOBAL.JS
//	Author: 	Will Blackmore
//				willblackmore.co.uk
//	Requires:	jquery.js
//------------------------------------


$(function(){
//BEGIN jQuery



//END jQuery
});