
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="154"><tr><td>');
//document.write('<img src="images/menu-top.gif" width="168" height="151"></a><br>');
document.write('<img src="images/new-menu-top.gif" width="168" height="51"></a><br>');

// START LINKS //


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.htm" class="menu">pubtopub.com</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about.htm" class="menu">About Us</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="itinerary.htm" class="menu">Itinerary</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="gallery.htm" class="menu">Gallery & Travel Logs</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="thegirls.htm" class="menu">Granddaughter\'s Gallery</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="links.htm" class="menu">Our Favorite Links</a>');

// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK



document.write('</td></tr><tr><td>');
document.write('<img src="images/menu-bottom.gif" width="166" height="88"></a><br>');
//document.write('<a>Site Updated: <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%m/%d/%Y" --></a>');
//document.write('<a class="updated"> </a>');


document.write('</td></tr></table></DIV>');



//  End -->