<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Juan Manuel Lozano G.');

document.write('</span><br>');


document.write('PHONE: <span class="phonetitle">(777) 3114070<BR></span>');

document.write('CELL PHONE: <span class="phonetitle">(777) 1627082<BR></span>');

document.write('Cuernavaca, Mexico<BR></span>');

document.write('<BR>E-mail: ');

document.write('info@tecaeromex.com');


//  End -->
