<!-- 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>');


// TITLE LINE 1

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


// START LINKS


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


document.write('<a href="index.html" class="menu">Home</a>');


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


document.write('<a href="careers.htm" class="menu">Career Opportunities</a>');


document.write('<a href="testimonials.htm" class="menu">Client Testimonials</a>');


document.write('<a href="solutions.htm" class="menu">Custom Bag Solutions</a>');


document.write('<a href="services.htm" class="menu">Our Services</a>');







// WHITE SPLIT LINE 1

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



// TITLE LINE 2

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


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

document.write('<a href="gallery1.htm" class="menu">Conference Bags</a>');

document.write('<a href="gallery2.htm" class="menu">Gift and Wine Bags</a>');

document.write('<a href="gallery3.htm" class="menu">Multi-Purpose Bags</a>');

document.write('<a href="gallery4.htm" class="menu">Grocery Bags</a>');


// BLACK SPLIT LINE 3

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



// TITLE LINE 3

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="resources.htm" class="menu">Freeset Story and Website Links</a>');

document.write('<a href="PDFgallery.htm" class="menu">Custom and Branded Catalog PDF\'s</a>');

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



// BLACK SPLIT LINE 4

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


document.write('<table cellpadding="2" cellspacing="0" border="0" style="border: #996600 1px solid; background-color: #996666;COLOR: #FFFFFF; FONT: 13px arial, sans-serif; font-weight: bold;"><tr><td align="center">');
document.write('Free Digital Mock Up<br>');
document.write('</td></tr><tr><td>');
document.write('<iframe id="NewsWindow" src="news_win.htm" width="150" height="250" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" style="border: #000000 1px solid;"></iframe>');
document.write('</td></tr></table>');
document.write('<br><br>');


// THIS IS THE GRAPHIC UNDER THE MENU

document.write('<br><center><a href="contact.htm"><img src="picts/side_menu.jpg" width="100" height="125" border="0" class="borders"></a><br><br></center>');



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


//  End -->



