<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Juan M. Restrepo');

document.write('</span><br>');

document.write('Mathematics Department, Room 707<br>');

document.write('University of Arizona<br>');

document.write('Tucson, AZ 85721 U.S.A.<br>');

document.write('voice: <span class="phonetitle">(520) 621-4367<BR></span>');

document.write('fax: <span class="phonetitle">  (520) 621-8322 <BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:restrepo@physics.arizona.edu">restrepo@physics.arizona.edu</a><br>');


//  End -->
