// JavaScript Document

	var flashvars = {}
	flashvars.goal = 25;
	flashvars.actual = 7;

// The numbers up there represent the amount remaining out of 100 million. The goal is 25 million. So for 'flashvars.actual' put the number in millions the campaign has raised
	
	swfobject.embedSWF("http://sait-promising-futures.ca/fundraiser.swf", "myContent", "210", "258", "9.0.0", "expressInstall.swf", flashvars);
