text = '    	<table width="760" border="0" cellspacing="0" cellpadding="0">'
text+= '      	<tr>'
text+= '        	<td width="206"><img src="../img/footer-mercantil.gif" width="206" height="23" /></td>'
text+= '        	<td width="554" bgcolor="#278a31" class="footer">&copy;2007 <strong>Comercializadora EDS C.A.</strong> - <strong>Rif: J-30185213-3</strong> - Todos los derechos reservados</td>'
text+= '      	</tr>'
text+= '    	</table>'
document.write(text)