function RunTapachos(){    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="760" height="560">');    document.write('<param name="movie" value="common_images/tapachos.swf">');    document.write('<param name="quality" value="high">');	document.write('<param name="LOOP" value="false">');	document.write('<embed src="common_images/tapachos.swf" width="760" height="560" loop="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash">');	document.write('</embed>');	document.write('</object>');}function RunTopmap(){    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="245" height="206">');    document.write('<param name="movie" value="common_images/map.swf">');    document.write('<param name="quality" value="high">');	document.write('<embed src="common_images/map.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="245" height="206">');	document.write('</embed>');	document.write('</object>');}function RunMap(){    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="500" height="613">');    document.write('<param name="movie" value="images/zoommap.swf">');    document.write('<param name="quality" value="high">');	document.write('<embed src="images/zoommap.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="500" height="613">');	document.write('</embed>');	document.write('</object>');}