<!-- 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">Bead & Jewelry Show Information:</span><br>');
document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');




// TITLE LINE 2
document.write('<a href="beadshows-list.htm" class="menu">Bead and Jewelry Show Schedule</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="0.5" vspace="4"><br>');


// TITLE LINE 3
document.write('<a href="exhibitor-information.htm" class="menu">Submit Exhibitor Application</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="0.5" vspace="4"><br>');

// TITLE LINE 4
document.write('<a href="index.html" class="menu">Home Page</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="0.5" vspace="4"><br>');


// START LINK 1
document.write('<a href="about-our-shows.htm" class="menu">About Our Bead & Jewelry Show</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="0.5" vspace="4"><br>');

// TITLE LINE 3
document.write('<span class="menutitle">Join Our Mailing List:</span><br>');
document.write('<a href="beadshows-customer-signup.htm" class="menu">Join Our Bead & Jewelry Show Customer List</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="0.5" vspace="4"><br>');


// TITLE LINE 1
document.write('<span class="menutitle">Beading & Jewelry Making Classes:</span><br>');
document.write('<a href="teach-classes.htm" class="menu">Teach Bead Classes</a>');
document.write('<a href="take-bead-classes.htm" class="menu">Take Beading Class</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="0.5" vspace="4"><br>');



// TITLE LINE 2

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

document.write('<a href="beadsuppliers-1.htm" class="menu">Bead Supplier List 1</a>');
document.write('<a href="beadsuppliers-2.htm" class="menu">Bead Supplier List 2</a>');
document.write('<a href="beadsuppliers-3.htm" class="menu">Bead Supplier List 3</a>');
document.write('<a href="beadsuppliers-4.htm" class="menu">Bead Supplier List 4</a>');
document.write('<a href="beadsuppliers-5.htm" class="menu">Bead Supplier List 5</a>');
document.write('<a href="beading-resources.htm" class="menu">Beading Guide & Techniques</a>');

// BLACK SPLIT LINE 2

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




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


//  End -->
