
document.write('<table BORDER=2 bordercolor="#ffffff" BGCOLOR="#FFCCCC" CELLSPACING=0 CELLPADDING=5 WIDTH=150>');
document.write('<tr>');
document.write('<td valign="TOP"><font face="arial" size="-1" color="#FFffff">');
document.write('<br>');
document.write('<B><font color="#6A0000">Store Links</font></B>');
document.write('<br>&nbsp;&nbsp;');
document.write('<a href="./index.html">Home</a><br>&nbsp;&nbsp;');
document.write('<a href="http://www.99dollardresses.com"><b>$99 Dresses</b></a><br>&nbsp;&nbsp;');
//document.write('<a href="searchInventory.asp"><strong><font size="-2">Check our Inventory</font></strong></a><br>&nbsp;&nbsp;');
document.write('<a href="/AM_Sys/custGown.htm">Custom Gowns</a><br>&nbsp;&nbsp;');
document.write('<a href="http://www.enchantedgowns.com/gownList.htm">Designer Gowns</a><br>&nbsp;&nbsp;');
document.write('<a href="prom.htm">Prom Dresses</a><br>&nbsp;&nbsp;');
document.write('<a href="searchInventoryProm.asp">Prom Inventory</a><br>&nbsp;&nbsp;');
document.write('<a href="tux.htm"><b>Tuxedos & Vests</b></a><br>&nbsp;&nbsp;');
document.write('<a href="http://www.RichGear.com/">Custom Mens Wear</a><br>&nbsp;&nbsp;');
document.write('<a href="/AM_Sys/measure.html">measurements</a><br>&nbsp;&nbsp;');
document.write('<a href="/AM_Sys/alterations.html"><strong>Alterations</strong></a><br>&nbsp;&nbsp;');
document.write('<a href="http://www.enchantedgowns.com/loc.html">store location</a><br>&nbsp;&nbsp;');
document.write('<a href="wedpreserve.htm">Gown Preservation</a><br>&nbsp;&nbsp;');
document.write('<a href="http://www.weddingwire.com/shared/Rate?vid=006e22acbe72d4da">Write a Review</a><br>&nbsp;&nbsp;');
document.write('<br>');
//document.write('<a href="http://www.weddingsimple.com" target="_blank"><img src="http://www.weddingsimple.com/inhouse/120x150/seasonal.gif" alt="Wedding Simple" width="120" height="150" border="0"></a><br>');
document.write('<br>');
document.write('<B><font size="-1" color="#6A0000"><center>We Are Your Fashion Consultants</center></font></B>');
document.write('<br>');
document.write('<center><img SRC="brideMaidPic.gif" alt="Enchanted Gowns" border="0"  width="64" height="64" ></center>');
document.write('<br>');       
document.write('<br>'); 
document.write('</td>');
document.write('</tr>');
document.write('</table>');
