<!-- 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">Our 2010 Show Dates:</span><br>');


// START LINKS

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');
document.write('<a href="beadshows-list.htm" class="menu">View All 2010 Shows</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');


// TITLE LINE 1

document.write('<a href="2010-exhibitor-application.pdf" target="_blank" class="menu">Submit 2010 Exhibitor Application</a>');

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

// START LINK 1

document.write('<a href="index.html" class="menu">Home Page</a>');
document.write('<a href="about-our-shows.htm" class="menu">About Our Shows</a>');
document.write('<a href="teach-classes.htm" class="menu">Teach Classes</a>');
document.write('<a href="take-bead-classes.htm" class="menu">Take Beading Class</a>');

// BLACK SPLIT LINE 2

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



// TITLE LINE 2

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

document.write('<a href="beadsuppliers-1.htm" class="menu">Vendor List 1</a>');
document.write('<a href="beadsuppliers-2.htm" class="menu">Vendor List 2</a>');
document.write('<a href="beadsuppliers-3.htm" class="menu">Vendor List 3</a>');
document.write('<a href="beadsuppliers-4.htm" class="menu">Vendor List 4</a>');
document.write('<a href="beadsuppliers-5.htm" class="menu">Vendor 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="2" vspace="4"><br>');



// TITLE LINE 3

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

document.write('<a href="beadshows-customer-signup.htm" class="menu">Join Customer List</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 -->