<!-- Begin

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

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

document.write('Harry Spitz Photography');

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

document.write('7723 Varna Ave.<br>');

document.write('North Hollywood, CA 91605<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(818) 376-0050<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:harry@harryspitzphotography.com">Harry@HarrySpitzPhotography.com</a>');

//  End -->