

<!-- Begin

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

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');



// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK



// TITLE LINE 1

document.write('<span class="menutitle">Site Links:</span><br>');


document.write('<a href="about.htm" class="menu">About Our Store</a>');


document.write('<a href="directions.htm" class="menu">Directions & Hours</a>');

document.write('<a href="products.htm" class="menu">Products</a>');

document.write('<a href="giftbaskets.htm" class="menu">Gift Baskets</a>');

document.write('<a href="balloonbouquets.htm" class="menu">Balloon Bouquets</a>');


document.write('<a href="contact.htm" class="menu">Contact us</a>');






// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

// TITLE LINE 3

document.write('<span class="menutitle">Shop:</span><br>');



document.write('<a href="gourmetcoffee.htm" class="menu">Gourmet Coffee</a>');



document.write('<a href="games.htm" class="menu">Games</a>');

document.write('<a href="giftcards.htm" class="menu">Gift Cards</a>');




// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');





// TITLE LINE 2

document.write('<span class="menutitle">Help & Support:</span><br>');


document.write('<a href="faq-home.htm" class="menu">F.A.Q.</a>');


document.write('<a href="faq-delivery.htm" class="menu">Local Delivery FAQ</a>');

document.write('<a href="shipping.htm" class="menu">Shipping Policy</a>');

document.write('<a href="resourcestc.htm" class="menu">Related Links</a>');

document.write('<a href="site_map.htm" class="menu">Site Map</a>');



// BLACK SPLIT LINE 2

//--document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');



//--document.write('<span class="menutitle">Site Search:</span><br>');



//--document.write('<form action="http://www.google.com/search" name="f" target="_blank" style="margin: 0px">')
//--document.write('<input type="hidden" name="any selected">')
//--document.write('<input size="15" name="q" value="" class="searchform">')
//--document.write('<INPUT TYPE="image" SRC="picts/search-off.gif" border="0" onmouseover="this.src=\'picts/search-on.gif\'" onmouseout="this.src=\'picts/search-off.gif\'" alt="Search" style="margin-right:7px"><br>')
//--document.write('</form>')


// BLACK SPLIT LINE 2

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->