﻿<!-- Begin 3Level CSS Vertical Menu - menu ver 3.0 2007

// NOTE: If you use a ' add a slash before it like this \'

document.write('<table cellpadding="0" cellspacing="0" border="0" class="menutable"><tr><td>');

document.write('<ul id="menunav">');


// START MENU LINKS - EDIT BELOW THIS AREA


document.write('<li style="width: 70px;"><a href="http://aflembroidery.com/index.htm">Home</a>');
document.write('<ul>');
document.write('<li><a href="http://aflembroidery.com/html/About-Us.htm">About Us</a></li>');
document.write('</ul>');
document.write('</li>');


document.write('<li style="width: 100px;"><a href="http://aflembroidery.com/html/catalog-home.htm">Online Store</a></li>');

document.write('<li style="width: 100px;"><a href="http://aflembroidery.com/html/Show-And-Lecture-Schedule.htm">2009 Schedule</a></li>');

document.write('<li style="width: 117px;"><a href="http://aflembroidery.com/html/lectures-workshops.htm">About Workshops</a></li>');

document.write('<li style="width: 70px;"><a href="#">Kids</a>');

document.write('<ul>');

document.write('<li><a href="http://aflembroidery.com/html/After-School-Activity.htm">After School Program</a></li>');
document.write('<li><a href="http://aflembroidery.com/html/kidzpositive.htm">Kidzpositive</a></li>');
document.write('</ul>');
document.write('</li>');


document.write('<li style="width: 70px;"><a href="#">Media</a>');
document.write('<ul>');
document.write('<li><a href="http://aflembroidery.com/html/newsletters-press.htm">Newsletters &amp; Press</a></li>');
document.write('<li><a href="http://aflembroidery.com/html/Stitchers-Gallery.htm">Stitchers Gallery</a></li>');
document.write('</ul>');
document.write('</li>');

document.write('<li style="width: 115px;"><a href="http://aflembroidery.com/html/educators-stores.htm">Educators/Stores</a></li>');


document.write('<li style="width: 80px;"><a href="http://aflembroidery.com/html/threads.htm">Threads</a></li>');



// END LINKS //

document.write('</ul>');

document.write('</td></tr></table>');

// END -->
