<!-- Begin

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

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

document.write('The Perfect Portrait');

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

document.write('Melanie & Randy Humphrey');

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

document.write('P.O. Box 3903<br>');

document.write('Estes Park, CO 80517<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(970) 586-7642<BR></span>');

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

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

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

//  End -->