<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// GALLERY MENU LINKS



var topspacing		= "30"		// NUDGE GALLERY MENU DOWN
var sidewidth		= "150"		// GALLERY MENU WIDTH




document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');
document.write('<hr class="page-splits" style="width: 110px;">');


// SLIDESHOW

document.write('<a href="bars.html"><img src="picts/slideshow.gif" border="0" width="60" height="17" alt="View Gallery"><br>');
document.write('Business Listings</a><br>');


document.write('<hr class="page-splits" style="width: 110px;"><br>');





document.write('<a href="bars.html"><img src="PICTURES/bar.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Bars</a><br><br>');


document.write('<a href="restaurants.html"><img src="PICTURES/rest.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Restaurants</a><br><br>');


document.write('<a href="deli.html"><img src="PICTURES/deli.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Deli</a><br><br>');


// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER GALLERY IMAGE



document.write('<a href="diners.html"><img src="PICTURES/diner.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Diners</a><br><br>');





document.write('<a href="franchise.html"><img src="PICTURES/fran.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Franchises</a><br><br>');





document.write('<a href="pizza.html"><img src="PICTURES/pizza.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Pizza Shops</a><br><br>');





document.write('<a href="Ice.html"><img src="PICTURES/ice.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Ice Cream Shops</a><br><br>');
document.write('<a href="marina.html"><img src="PICTURES/marin.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Marinas</a><br><br>');
document.write('<a href="coffee.html"><img src="PICTURES/coffee.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Coffee Shops</a><br><br>');
document.write('<a href="night.html"><img src="PICTURES/night.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Night Clubs</a><br><br>');
document.write('<a href="banquet.html"><img src="PICTURES/banq.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Banquet Facilities</a><br><br>');
document.write('<a href="catering.html"><img src="PICTURES/catering.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Catering</a><br><br>');
document.write('<a href="chef.html"><img src="PICTURES/chef.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Chef Opportunities</a><br><br>');
document.write('<a href="beer.html"><img src="PICTURES/beer.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Beer Distributors</a><br><br>');
document.write('<a href="liquor.html"><img src="PICTURES/license.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Liquor Licenses</a><br><br>');
document.write('<a href="realestate.html"><img src="PICTURES/real.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Real Estate</a><br><br>');
document.write('<a href="investment.html"><img src="PICTURES/invest.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Investments</a><br><br>');


document.write('<hr class="page-splits" style="width: 110px;"><br>');
document.write('<img src="picts/spacer.gif" height="1" width="125" border="0" alt="image"><br>');

// END -->