<!--
/*
	Modificación				: M001
	Fecha Modificación	: 24/02/2009
	Autor								: Amed Carvajal A.
	Empresa							: Anticipa S.A
	Objetivo						: Se Se agrega un estilo a la Tabla contenedora el cual es style="margin-left:3px;" y se
												modifica el "width" de "479" a "476".
*/	
	document.write('<table width="476" height="100" style="margin-left:3px;" border="0" cellpadding="0" cellspacing="0">'); /*M001*/
	document.write('	<tr>');
	document.write('		<td width="159">');	
	document.write('		<object classid= "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="148" height="90">');
	document.write('			<param name="movie" value="NP/flash/c_registrese.swf">');
	document.write('			<param name="quality" value="high">');
	document.write('			<embed src="NP/flash/c_registrese.swf" quality="high" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"  width="148" height="90"></embed>');
	document.write('			</object>');	
	document.write('		</td>');
	document.write('		<td width="156">');
	document.write('			<object classid= "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="148" height="90">');
	document.write('			<param name="movie" value="NP/flash/que_puedo.swf">');
	document.write('			<param name="quality" value="high">');
	document.write('			<embed src="NP/flash/que_puedo.swf" quality="high" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"  width="148" height="90"></embed>');
	document.write('			</object>');
	document.write('		</td>');
	document.write('		<td width="164">');
	document.write('			<object classid= "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="148" height="90">');
	document.write('			<param name="movie" value="NP/flash/con_que.swf">');
	document.write('			<param name="quality" value="high">');
	document.write('			<embed src="NP/flash/con_que.swf" quality="high" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"  width="148" height="90"></embed>');
	document.write('			</object>');
	document.write('		</td>');
	document.write('	</tr>');	
	document.write('</table>');		
//-->
