document.write
(
	'<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,124,0" width="320" height="520" id="TwitterWidget" align="middle">',
		'<param name="allowScriptAccess" value="always" />',
		'<param name="allowFullScreen" value="false" />',
		'<param name="movie" value="http://static.twitter.com/flash/widgets/profile/TwitterWidget.swf" />',
		'<param name="quality" value="high" />',
		'<param name="bgcolor" value="#000000" />',
		'<param name="FlashVars" value="userID=37984618&styleURL=http://static.twitter.com/flash/widgets/profile/smooth.xml">',
		'<embed src="http://static.twitter.com/flash/widgets/profile/TwitterWidget.swf" quality="high" bgcolor="#000000" width="320" height="520" name="TwitterWidget" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" FlashVars="userID=37984618&styleURL=http://static.twitter.com/flash/widgets/profile/smooth.xml"/>',
	'</object>'
);