function FlashTags(){
	document.write('<OBJECT classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="895" height="660" id="top" align="middle">');
	document.write('<PARAM NAME=movie VALUE="top.swf">');
	document.write('<PARAM NAME=quality VALUE=high>');
	document.write('<embed src="top.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="895" height="660" NAME="top"></embed>');
	document.write('</object>');
	
}