<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Prellis Mortgage Co.');

document.write('</span><br>');

document.write('11011 Balboa Blvd.<br>');

document.write('Granada Hills, CA 91344<br><br>');

document.write('PHONE: <span class="phonetitle">818-363-1717 <br></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">818-728-7243 <br></span>');

document.write('<br><br>');

document.write('<a href="agents.htm">View Agent Contacts</a><br>');


//  End -->
