<!-- Begin

// Updated by BillF -- 3-6-05
// NOTE: If you use a ' add a slash before it like this \'

document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="154"><tr><td>');
document.write('<img src="images/icons/top_menu.gif" width="154" height="151"></a><br>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="color_gallery_1.html" class="menu">Paint Chip Gallery</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="color_scheme_samples.html" class="menu">Sample Schemes</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="color_scheme_creator.html" class="menu">Create Schemes</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="color_scheme_comparator.html" class="menu">Compare Schemes</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="links.html" class="menu">Links</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about.html" class="menu">About Us</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contact.html" class="menu">Contact</a>');


document.write('</td></tr><tr><td>');
document.write('<img src="images/icons/bot_menu.gif" width="154" height="65"></a><br>');
document.write('</td></tr></table></DIV>');

//  End -->

