
function getDemo(){
	document.write('<OBJECT CLASSID="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" WIDTH="278" HEIGHT="186" CODEBASE="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">');
	document.write('<PARAM NAME="MOVIE" VALUE="CRI_mini.swf">');
	document.write('<PARAM NAME="PLAY" VALUE="true">');
	document.write('<PARAM NAME="LOOP" VALUE="false">');
	document.write('<PARAM NAME="QUALITY" VALUE="high">');
	document.write('<PARAM NAME="MENU" VALUE="false">');
	document.write('<EMBED SRC="CRI_mini.swf" WIDTH="278" HEIGHT="186" PLAY="true" LOOP="false" QUALITY="high" MENU="false" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
	document.write('</object>');
}

function getDemo2(){
	document.write('<object id="segments" style="LEFT: 0px; TOP: 0px" codeBase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" height="190" width="550" align="middle" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" VIEWASTEXT>');
	document.write('<param NAME="_cx" VALUE="14552">');
	document.write('<param NAME="_cy" VALUE="5027">');
	document.write('<param NAME="FlashVars" VALUE>');
	document.write('<param NAME="Movie" VALUE="segments.swf">');
	document.write('<param NAME="Src" VALUE="segments.swf">');
	document.write('<param NAME="WMode" VALUE="Window">');
	document.write('<param NAME="Play" VALUE="0">');
	document.write('<param NAME="Loop" VALUE="-1">');
	document.write('<param NAME="Quality" VALUE="High">');
	document.write('<param NAME="SAlign" VALUE>');
	document.write('<param NAME="Menu" VALUE="-1">');
	document.write('<param NAME="Base" VALUE>');
	document.write('<param NAME="AllowScriptAccess" VALUE="sameDomain">');
	document.write('<param NAME="Scale" VALUE="ShowAll">');
	document.write('<param NAME="DeviceFont" VALUE="0">');
	document.write('<param NAME="EmbedMovie" VALUE="0">');
	document.write('<param NAME="BGColor" VALUE="FFFFFF">');
	document.write('<param NAME="SWRemote" VALUE>');
	document.write('<param NAME="MovieData" VALUE>');
	document.write('<param NAME="SeamlessTabbing" VALUE="1">');
	document.write('<param NAME="Profile" VALUE="0">');
	document.write('<param NAME="ProfileAddress" VALUE>');
	document.write('<param NAME="ProfilePort" VALUE="0">');
	document.write('<embed src="segments.swf" quality="high" bgcolor="#ffffff" width="550" height="190" name="segments" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
	document.write('</object>');
}