// To Write the SWF file with out the Activate this control Prompt.var str='';str+='<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" ';str+='WIDTH="670" ';str+='HEIGHT="335" ';str+='CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0">';str+='<PARAM NAME="MOVIE" VALUE="Shaw_profiles_v4.swf">';str+='<PARAM NAME="PLAY" VALUE="true">';str+='<PARAM NAME="LOOP" VALUE="true">';str+='<PARAM NAME="QUALITY" VALUE="high">';str+='<param name="wmode" value="transparent">';str+='<EMBED SRC="Shaw_profiles_v4.swf" ';str+='WIDTH="670" ';str+='HEIGHT="335" ';str+='PLAY="true" ';str+='LOOP="true" ';str+='QUALITY="high" ';str+='wmode="transparent" ';str+='PLUGINSPAGE="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" ';str+='type="application/x-shockwave-flash">';str+='</EMBED>';str+='</OBJECT>';document.write(str); 				  							      			   			 
