<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



var menuside		= "center"	// MENU SIDE | left | right | center (and edit CSS menu borders)



document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%" class="footermenutable"><tr><td align="'+menuside+'" valign="middle">');
document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td width="5">');
document.write('<img src="picts/spacer.gif" width="10" height="10" /></a><br />');


// START LINKS //


document.write('</td><td nowrap>');
document.write('<a href="products.htm" class="footermenu" onMouseover="Sound()">|Curtains| </a>');


document.write('</td><td nowrap>');
document.write('<a href="pr_sheers.htm" class="footermenu" onMouseover="Sound()">|Sheers &amp; Organzas|</a>');


document.write('</td><td nowrap>');
document.write('<a href="products.htm" class="footermenu" onMouseover="Sound()">|Blinds|</a>');


document.write('</td><td nowrap>');
document.write('<a href="products.htm" class="footermenu" onMouseover="Sound()">|Padded Pelmets|</a>');


document.write('</td><td nowrap>');
document.write('<a href="products.htm" class="footermenu" onMouseover="Sound()">|Poles &amp; Curtain Tracks|</a>');


document.write('</td><td nowrap>');
document.write('<a href="products.htm" class="footermenu" onMouseover="Sound()">|Fabrics|</a>');


document.write('</td><td nowrap>');
document.write('<a href="products.htm" class="footermenu" onMouseover="Sound()">|Bedspreads &amp; Comforters|</a>');


document.write('</td><td nowrap>');
document.write('<a href="products.htm" class="footermenu" onMouseover="Sound()">|Bed Runners|</a>');


document.write('</td><td nowrap>');
document.write('<a href="products.htm" class="footermenu" onMouseover="Sound()">|Padded Bed Heads|</a>');


document.write('</td><td nowrap>');
document.write('<a href="about.htm" class="footermenu" onMouseover="Sound()">|Tie Backs|</a>');


document.write('</td><td nowrap>');
document.write('<a href="products.htm" class="footermenu" onMouseover="Sound()">|Cushions|</a>');


document.write('</td><td nowrap>');
document.write('<a href="products.htm" class="footermenu" onMouseover="Sound()">|Trimmings|</a>');


// COPY AND PASTE THE NEXT 2 LINES TO ADD A NEW LINK //


// END LINK BUTTONS //


document.write('</td><td width="10">');
document.write('<img src="picts/spacer.gif" width="10" height="10"></a><br />');
document.write('</td></tr></table>');
document.write('</td></tr></table>');



document.write('</td></tr></table>');

//  End -->