<!-- Begin


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


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

document.write('Prellis Property Management');

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

document.write('17031 Chatsworth St.  Suite 101<br>');

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

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

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

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

document.write('<a href="agents.htm" class="sidelink-right">View Staff Contacts</a><br>');


//  End -->