/* 
	Main JS file for elephantgraphics.co.uk
	
	Authors:
		Pete Mason - pete@indigo66.co.uk
	
	History:
		2010-04-28 PM 
			Created
			Included site-wide flash image swapper code from /index.php

*/


// Permalinks option
function flashPutHref(href) { location.href = href; }
