<!-- Begin

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

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

document.write('Greg Molkentin Photography');

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

document.write('Bay Area<br>');

document.write('California<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(408) 515-8194<BR></span>');


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

document.write('<a href="mailto:picture@gregmolkentin.com">email me.</a>');

//  End -->