<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Sarah\'s Web Page - Sarah\'s Online Photo Gallery');

document.write('</span><br>');

// document.write('P.O. Box 972<br>');

document.write('Northern Arizona, USA<br>');

// document.write('PHONE: <span class="phonetitle">(000) 000-0000<BR></span>');

// document.write('FAX: <span class="phonetitle">(000) 000-0000<BR></span>');

document.write('<BR>E-mail Sarah: ');

document.write(' <A HREF="mailto:webmaster@utchs.com">webmaster@utchs.com</a><br>');


//  End -->