document.writeln('<font size=\"2\">');
document.writeln('|');
document.writeln('<a href=\"rob-index.html\">Home</a>');
document.writeln('|');
document.writeln('<a href=\"rob-welcome.html\">Welcome</a>');
document.writeln('|');
document.writeln('<a href=\"rob-amenities.html\">Amenities</a>');
document.writeln('|');
document.writeln('<a href=\"rob-interior.html\">Picture Gallery</a>');
document.writeln('|');
document.writeln('<a href=\"rob-locate.html\">Locate Us</a>');
document.writeln('|');
document.writeln('<a href=\"rob-rates.html\">Rates</a>');
document.writeln('|');
document.writeln('<a href=\"rob-reserve.html\">Reservations</a>');
document.writeln('');
document.writeln('|');
document.writeln('<a href=\"rob-contact.html\">Contact Us</a>');
document.writeln('|');
document.writeln('<br>');
document.writeln('|');
document.writeln('<a href=\"rob-bayfield-summer.html\">Bayfield in Summer</a>');
document.writeln('|');
document.writeln('<a href=\"rob-bayfield-winter.html\">Bayfield in Winter</a>');
document.writeln('|');
document.writeln('<a href=\"rob-getaways.html\">Getaway Ideas</a>');
document.writeln('|');
document.writeln('<br>');
document.writeln('|');
document.writeln('<a href=\"rob-wedding.html\">Weddings</a>');
document.writeln('|');
document.writeln('<a href=\"rob-anniversary.html\">Anniversaries</a>');
document.writeln('|');
document.writeln('<a href=\"rob-corporate.html\">Corporate</a>');
document.writeln('|');
document.writeln('<a href=\"rob-4season.html\">Vacations</a>');
document.writeln('|');
document.writeln('<a href=\"rob-celebration.html\">Celebrations</a>');
document.writeln('|');

document.writeln('</font>');

