function flotante(data) {
		
		document.write('<table width="600" align="center" border="0" cellpadding="0" cellspacing="0">');
		document.write('<tr>');
		document.write('<td><img src="/img/transparente.gif" alt="video" width="65" height="0"></td>');
		document.write('</tr>');
		
		document.write('<tr>');
		document.write('<td><img src="/img/transparente.gif" alt="video" width="65" height="70"><img src="/img/v_01.jpg" alt="video" width="470" height="14" border="0" usemap="#Map" /></td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<td><table width="100%" border="0" cellspacing="0" cellpadding="0">');
		document.write('<tr>');
		document.write('<td width="560"><img src="/img/transparente.gif" alt="video" width="65" height="70"><object width="560" height="349"><param name="movie" value="http://www.youtube.com/v/oevsglsVbFU?fs=1&amp;hl=es_ES&fs=1&rel=0&ap=%2526fmt%3D18&modestbranding=1&loop=1&autoplay=1&showinfo=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/oevsglsVbFU?fs=1&amp;hl=es_ES&fs=1&rel=0&ap=%2526fmt%3D18&modestbranding=1&loop=1&autoplay=1&showinfo=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="470" height="349"></embed></object></td>');
		document.write('<td><!--<img src="/img/v_03.jpg" width="14" height="349" alt="video" />--></td>');
		document.write('</tr>');
		document.write('</table></td>');
		document.write('</tr>');
		document.write('<tr>');
		
		document.write('</tr>');
		document.write('</table>');
		document.write('<map name="Map" id="Map">');
		document.write('<area shape="rect" coords="532,0,100,11" href="javascript:ocultar_div_box_prueba()" />');
		document.write('</map>');
	
	
}


