<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<center>');

document.write('<span class="phonetitle">');

document.write('Brian Murphy<br><br>');

document.write('Murphy Bros. Automotive');

document.write('</span><br>');

document.write('10517 Metropolitan Avenue<br>');

document.write('Kensington, Maryland 20895<br>');

document.write('PHONE: <span class="phonetitle">(301) 949-3500<BR></span>');

// document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:murphybrosauto@verizon.net ">murphybrosauto@verizon.net </a><br>');

document.write('</center>');

//  End -->
