<!-- Begin

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

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

document.write('Michael Ray Photography');

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

document.write('2910 S Archibald St., #A317<br>');

document.write('Ontario, CA 91761-7323<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(909) 437-7580<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">(909) 947-9303<BR></span>');

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

document.write('<a href="mailto:mikeray@adelphia.net">mikeray@adelphia.net</a>');

//  End -->