
<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" bordercolor="000000" style="border-collapse: collapse"><tr><td>');
document.write('<a href=gallery1.htm><img src="gallery1.jpg" "Beautiful Utah wedding videos by an award winning videographer" border="0" onmouseover="alert_msg(\'View Gallery 1\')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" bordercolor="000000" style="border-collapse: collapse"><tr><td>');
document.write('<a href=gallery2.htm><img src="gallery2.jpg" "Beautiful Utah wedding videos by an award winning videographer" border="0" onmouseover="alert_msg(\'View Gallery 2\')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" bordercolor="000000" style="border-collapse: collapse"><tr><td>');
document.write('<a href=gallery3.htm><img src="gallery3.jpg" "Great beautiful Utah wedding videos by an award winning videographer." border="0" onmouseover="alert_msg(\'View 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" "Just the most beautiful Utah wedding videos by an award winning videographer" HEIGHT="16" WIDTH="11" hspace="1"><br>');
document.write('</td><td>');
document.write('<span class="smalltitle"><a href="gallery1.htm">Sample 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" "Beautiful Utah wedding videos by a great award winning videographer" HEIGHT="16" WIDTH="11" hspace="1"><br>');
document.write('</td><td>');
document.write('<span class="smalltitle"><a href="gallery2.htm">Broadband Gallery</a></span><br>');


document.write('</td></tr><tr><td>');
document.write('<img src="picts/arrow.gif" "Sensative and beautiful Utah wedding videos by an award winning videographer" HEIGHT="16" WIDTH="11" hspace="1"><br>');
document.write('</td><td>');
document.write('<span class="smalltitle"><a href="Hosted.htm">Hosted Weddings</a></span><br>');


document.write('</td></tr></table>');
document.write('<!-- LINKS TABLE-->');





//  End -->