<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Magellan Mortgage');

document.write('</span><br>');

document.write('13115 Rosedale Ave.<br>');

document.write('Huntersville, NC 28078<br>');

document.write('PHONE: <span class="phonetitle">704.992.1131<BR></span>');

document.write('FAX: <span class="phonetitle">704.992.1554<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:m.harris@magellanmtg.com">magellanmtg.com</a><br>');


//  End -->