<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('George Filgate Photography');

document.write('</span><br>');

//document.write('10901 Your Road Hwy. Suite 301<br>');

document.write('Eugene, OR<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(541) 221-1294<BR></span>');

//document.write('CELL: &nbsp;<span class="phonetitle">(541) 221-1294<BR></span>');

//document.write('FAX: &nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-Mail: gfilgate@comcast.net ');

document.write('<BR>E-Mail: george@georgefilgate.com ');


//document.write('<a href="mailto:info@yourdomain.com">info@yourdomain.com</a>');

//  End -->