
<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#FFFF00" style="border-collapse: collapse"><tr><td>');
document.write('<a href=executive-portraits.htm><img src="picts/front-headshot-1.jpg" border="0" onmouseover="alert_msg(\'Executive Portraits Gallery 1\')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="FFFF00" style="border-collapse: collapse"><tr><td>');
document.write('<a href=digitalheadshotgallery2.htm><img src="picts/front-actorheadshot-2.jpg" border="0" onmouseover="alert_msg(\'Digital Headshot Gallery 2\')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="FFFF00" style="border-collapse: collapse"><tr><td>');
document.write('<a href=digitalheadshotgallery3.htm><img src="picts/front-lawyer-3.jpg" border="0" onmouseover="alert_msg(\'Digital Headshot Gallery 3\')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<!-- LINKS TABLE-->');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="picts/arrow.gif" HEIGHT="16" WIDTH="21" hspace="1"><br>');
document.write('</td><td>');
document.write('<span class="smalltitle"><a href="digitalheadshotgallery1.htm">DIGITAL HEADSHOT GALLERY</a></span><br>');


// COPY THE NEXT FOUR LINES TO ADD A LINK UNDER THE IMAGES


document.write('</td></tr><tr><td>');
document.write('<img src="picts/arrow.gif" HEIGHT="16" WIDTH="21" hspace="1"><br>');
document.write('</td><td>');
document.write('<span class="smalltitle"><a href="javascript:popUpSlideshow(\'digitalheadshotslideshow.htm\')">DIGITAL HEADSHOT SLIDESHOW</a></span><br>');


document.write('</td></tr><tr><td>');
document.write('<img src="picts/arrow.gif" HEIGHT="16" WIDTH="21" hspace="1"><br>');
document.write('</td><td>');
document.write('<span class="smalltitle"><a href="contactphotostudio.htm">CONTACT PHOTO STUDIO</a></span><br>');


document.write('</td></tr></table>');
document.write('<!-- LINKS TABLE-->');





//  End -->