<!-- 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">Welcome to the Glass Factory</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK

document.write('<a href="gallery1.htm" class="menu">Wholesale Catalog</a>');
document.write('<a href="about.htm" class="menu">Artist Statement</a>');
//document.write('<a href="SlideShow.htm" class="menu">Product Slide Show</a>');

//document.write('<a href="gallery2L.htm" class="menu">Kiss 2</a>');
//document.write('<a href="gallery3L.htm" class="menu">Kiss 3</a>');
//document.write('<a href="gallery4L.htm" class="menu">Kiss 4</a>');
//document.write('<a href="gallery5L.htm" class="menu">Kiss 5</a>');

// Special Offers

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');
document.write('<span class="menutitle">Special Offers:</span><br>');
document.write('<a href="Novelty_Wholesale_Special.htm" class="menu">St Patricks Day</a>');
//document.write('<a href="solutions.htm" class="menu">How to Order</a>');

// Product Uses

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');
document.write('<span class="menutitle">Product suggest Uses:</span><br>');
document.write('<a href="Wedding Favors.htm" class="menu">Kisses - Wedding Favors</a>');
//document.write('<a href="solutions.htm" class="menu">How to Order</a>');


// TITLE Retail Store Offers

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');
document.write('<span class="menutitle">Retail Store Operators:</span><br>');
document.write('<a href="careers.htm" class="menu">Special Offer</a>');

// TITLE LINE Testimonials

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');
document.write('<span class="menutitle">Retail Store Owners:</span><br>');
document.write('<a href="testimonials.htm" class="menu">What They Say</a>');

// How to order

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');
document.write('<span class="menutitle">Placing Orders:</span><br>');
document.write('<a href="solutions.htm" class="menu">Wholesale Order</a>');

// TITLE LINE Help and Support

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');
document.write('<span class="menutitle">Help & Support:</span><br>');
//document.write('<a href="faq-home.htm" class="menu">F.A.Q.</a>'); RJH
document.write('<a href="News.htm" class="menu">News @ American Glass</a>');
document.write('<a href="links.htm" class="menu">Resources/Links</a>');

// TITLE LINE Help and Support

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');
document.write('<span class="menutitle">American Glass Studio Forums:</span><br>');
document.write('<a href="http://americanglassartists.com/Studio%20forum/" class="menu">Join Studio Discussions</a>');

// TITLE LINE Help and Support

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');
document.write('<span class="menutitle">Glass Events Calendar</span><br>');
document.write('<a href="http://americanglassartists.com/Studio%20forum/index.php?action=calendar" class="menu">View Calendar</a>');


// BLACK SPLIT LINE 3

// 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 -->
