		// <![CDATA[
		
		var fo = new FlashObject("http://www.coresourcecoaching.com/scripts/teleforums.swf", "teleforums", "490", "260", "7", "#ffffcc");
		// fo.addVariable("flashVarText", "this is passed in via FlashVars for example only"); // this line is optional, but this example uses the variable and displays this text inside the flash movie
		fo.write("flashcontent");
		
		// ]]>

