
<!-- Begin

// START LINK TABLE

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="150" class="menulinks">');
document.write('<tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=6 WIDTH=15><a href="index.htm"><div align="center"><font color="#FFFFFF">Home</a><br>');

document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=6 WIDTH=15><a href="costumes.htm"><div align="center"><font color="#FFFFFF">Corset Costumes</a><br>');

document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=6 WIDTH=15><a href="customgownsrtb.htm"><div align="center"><font color="#FFFFFF">Custom Gowns</a><br>');

document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=6 WIDTH=15><a href="vintage.htm"><div align="center"><font color="#FFFFFF">Vintage Gowns</a><br>');

document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=6 WIDTH=15><a href="winners.htm"><div align="center"><font color="#FFFFFF">Gallery</a><br>');

document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-menu.gif" height="25">');
document.write('<img src="picts/spacer.gif" HEIGHT=6 WIDTH=15><a href="contactpage.htm"><div align="center"><font color="#FFFFFF">Contact Us</a><br>');

document.write('</td></tr><tr><td align="left" VALIGN="center">');

// NOTE: CHANGE THE HEIGHT="30" TO A SMALLER NUMBER TO MAKE ROOM FOR MORE LINKS

document.write('<img src="picts/spacer.gif" HEIGHT="30" WIDTH="10"><br>');

document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');

//  End -->