<!-- Begin

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

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

document.write('Give Patrick a call');

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

document.write('MOBILE: &nbsp;<span class="phonetitle">(209) 743-9649<BR></span>');

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

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

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

document.write('<a href="mailto:patrickworksphotography@gmail.com">CLICK HERE to send a message to Patrick</a>');

//  End -->