if (swfobject.hasFlashPlayerVersion("6.0.0")) {
	var fn = function() {
		var att = { data:"/swfs/head.swf", width:"950", height:"105" };
		var par = { wmode: "transparent", FlashVars: "tourURL=shareathon_tour&fbURL=http:%2F%2Fwww%2Efacebook%2Ecom%2FLittleDebbie" };
		var id = "mastheadMovie";
		var myObject = swfobject.createSWF(att, par, id);
	};
	swfobject.addDomLoadEvent(fn);
}
