<!-- Begin


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

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

document.write('McCollum Photography');

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

document.write('3904 Park Hurst<br>');

document.write('Bryan, Texas 77802<br>');

document.write('PHONE: <span class="phonetitle">(979) 255-9278<BR></span>');

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

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

document.write(' <A HREF="mailto:scott@mccollum-photography.com">scott@mccollum-photography.com</a><br>');


//  End -->