<!--
var str
str = '<OBJECT id="Shockwaveflash2" title="SMART DATA WEB" codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" height="180" width="180" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" VIEWASTEXT>';
str += '<PARAM NAME="_cx" VALUE="4763">';
str += '<PARAM NAME="_cy" VALUE="4763">';
str += '<PARAM NAME="FlashVars" VALUE="">';
str += '<PARAM NAME="Movie" VALUE="../images/sdwfrontw.swf">';
str += '<PARAM NAME="Src" VALUE="../images/sdwfrontw.swf">';
str += '<PARAM NAME="WMode" VALUE="Window">';
str += '<PARAM NAME="Play" VALUE="-1">';
str += '<PARAM NAME="Loop" VALUE="-1">';
str += '<PARAM NAME="Quality" VALUE="High">';
str += '<PARAM NAME="SAlign" VALUE="">';
str += '<PARAM NAME="Menu" VALUE="false">';
str += '<PARAM NAME="Base" VALUE="">';
str += '<PARAM NAME="AllowScriptAccess" VALUE="always">';
str += '<PARAM NAME="Scale" VALUE="ShowAll">';
str += '<PARAM NAME="DeviceFont" VALUE="0">';
str += '<PARAM NAME="EmbedMovie" VALUE="0">';
str += '<PARAM NAME="BGColor" VALUE="">';
str += '<PARAM NAME="SWRemote" VALUE="">';
str += '<PARAM NAME="MovieData" VALUE="">';
str += '<embed src="images/sdwfrontw.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="180" height="180">';
str += '</embed>';
str += '</OBJECT>';
document.write(str);
//-->