// Embed the Flash Content SWF - Don't worry about checking - Causes too much heart ache
AC_FL_RunContent(
			"src", "Flash/Castle-Hill",
			"width", "185",
			"height", "61",
			"loop", "false",
			"wmode", "transparent",
			"align", "middle",
			"id", "detectionExample",
			"quality", "high",
			"bgcolor", "#FFFFFF",
			"name", "detectionExample",
			"allowScriptAccess","sameDomain",
			"type", "application/x-shockwave-flash",
			'codebase', 'http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab',
			"pluginspage", "http://www.adobe.com/go/getflashplayer"
);