// JavaScript Document
document.write ('<table cellpadding="0" cellspacing="0" width="749">');		
	document.write ('<tr>');
		document.write ('<td bgcolor="#2a292a"></td>');
		document.write ('<td bgcolor="#2a292a" valign="top" align="right">');
				document.write ('<a href="mailto:email@lopezgimeneztorres.com" class="link_peu">email@lopezgimeneztorres.com</a>&nbsp;&nbsp;<font class="text_peu">Tel. +34 96 598 62 30&nbsp;</font>');
				document.write ('</td>');
		document.write ('</tr>');
document.write ('</table>');
                  
document.write ('</td>');
document.write ('</tr>');
document.write ('<tr>');
	
document.write ('</tr>');
document.write ('</table>');
document.write ('</body>');
document.write ('</html>');

