<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Gary Clark');

document.write('</span><br>');


document.write('PHONE: <span class="phonetitle">(760) 505-3063<br></span>');



document.write('<br>E-mail:<br>');

document.write(' <A HREF="mailto:gary@marcomimage.com">gary@marcomimage.com</a><br>');


//  End -->