<br />
<b>Warning</b>:  file_get_contents(sites/huff/huff_vars.xml) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: No such file or directory in <b>/nfs/c01/h11/mnt/34543/domains/hufft.com/html/includes/configure.php</b> on line <b>19</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/nfs/c01/h11/mnt/34543/domains/hufft.com/html/includes/configure.php</b> on line <b>24</b><br />

	var bdfStats = new AJAXfer('js/bdfstats_js.php?p=huff');

	bdfStats.statPoke = function (s) {
		//alert('poke');
		//this.addTarget(document.getElementById('flashContainer'));
		this.sendRequest(s);
	}

	function putStat () {
		req = 'flash='+majorVersion+'&color='+window.screen.colorDepth+'&res='+window.screen.width+'x'+window.screen.height;
		bdfStats.statPoke(req);
	}

	function confirm () {
		alert('hit');
	}

	var playerVersion = swfobject.getFlashPlayerVersion();
var majorVersion = playerVersion.major;
swfobject.addDomLoadEvent(putStat);
