
<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<table cellpadding="0" cellspacing="0" border="1" bordercolor="#000000" style="border-collapse: collapse"><tr><td>');
document.write('<a href=acapulco-gallery.htm><img alt="Acapulco" src="picts/acapulco-front.jpg" border="0" onmouseover="alert_msg(\'View Gallery\')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<table cellpadding="0" cellspacing="0" border="1" bordercolor="#000000" style="border-collapse: collapse"><tr><td>');
document.write('<a href=guerrero-gallery.htm><img alt="Guerrero" src="picts/guerrero-front.jpg" border="0" onmouseover="alert_msg(\'View Gallery\')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<table cellpadding="0" cellspacing="0" border="1" bordercolor="#000000" style="border-collapse: collapse"><tr><td>');
document.write('<a href=mexico-gallery.htm><img alt="Mexico" src="picts/mexico-front.jpg" border="0" onmouseover="alert_msg(\'View Gallery\')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');



document.write('<br>');

document.write('<!-- ARROW TABLE-->');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0><tr><td>');
document.write('<img src="picts/arrow.gif" HEIGHT=16 WIDTH=15 hspace="2"><br>');
document.write('</td><td>');
document.write('<span class="smalltitle"><a href=http://www.locationsinmexico.com/gallery.htm>Gallery</a></span><br>');
document.write('</td></tr><tr><td>');
document.write('<img src="picts/arrow.gif" HEIGHT=16 WIDTH=15 hspace="2"><br>');
document.write('</td><td>');
document.write('<span class="smalltitle"><a href=javascript:popUpSlideshow(\'http://www.locationsinmexico.com/slideshow.htm\')>Slideshow</a></span><br>');
document.write('</td></tr></table>');
document.write('<!-- ARROW TABLE-->');


//  End -->