// JavaScript Document
   function flash(){document.getElementById('flash').innerHTML = "<object width=\"320\" height=\"90\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"><param value=\"images/animacion1.swf\" name=\"movie\"/><param value=\"high\" name=\"quality\"/><embed width=\"320\" height=\"90\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" quality=\"high\" src=\"images/animacion1.swf\"/></object>"; }

