function cacheKiller(){
	document.write("<embed src=\"site.swf?"+Math.random()+"\" height=\"100%\" width=\"100%\" allowScriptAccess=\"always\" wmode='transparent'>");
}