<!-- Begin SIDEBAR LEFT


// NUDGE DOWN SPACER
document.write('<img src="picts/spacer.gif" height="2" width="10"><br>')


// START TOPIC 1
document.write('<span class="sidebartitle">');

document.write('Spring 2010 Collection:');

document.write('<br></span><span class="sidebarlinks">');


// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK

document.write('<a href="Spring2010-Dresses.html"><br> Ladies Dresses</a><br>');
document.write('<a href="Spring2010-Tops.html"> Ladies Tops</a><br>');
document.write('<a href="Spring2010-Skirts.html"> Ladies Skirts</a><br>');
document.write('<a href="Spring2010-PantsShorts.html"> Ladies Pants/Shorts</a><br>');
document.write('<a href="Spring2010-Footwear.html"> Spring Footwear</a><br>');
document.write('<a href="Spring2010-Swimwear.html"> Swimwear</a><br>');
document.write('<a href="Spring2010-Accessories.html"> Accessories</a><br>');
document.write('<a href="Spring2010-Childrens.html"> Childrens</a><br>');
document.write('<a href="Spring2010-Mens.html"> Men and Boys</a><br>');
document.write('<a href="Spring2010-Swatches.html"> Spring Swatches</a><br>');
document.write('<a href="Spring2010-Sunglasses.html"> Sunglasses</a><br>');
document.write('<a href="Spring2010-Readers.html"> NEW - Readers</a><br><br>');

document.write('</span>');


document.write('<span class="sidebartitle">');

document.write('Resort Collection:');

document.write('<br></span><span class="sidebarlinks">');


// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK

document.write('<a href="Resort2009-Originals.html">Originals Collection</a>');
document.write('<a href="Resort2009-Dresses.html"><br>Ladies Dresses</a><br>');
document.write('<a href="Resort2009-Tops.html">Ladies Tops</a><br>');
document.write('<a href="Resort2009-Skirts.html">Ladies Skirts</a><br>');
document.write('<a href="Resort2009-PantsShorts.html">Ladies Pants/Shorts</a><br>');
document.write('<a href="Resort2009-Accessories.html">Accessories</a><br>');
document.write('<a href="Resort2009-Swimwear.html">Swimwear</a><br>');
document.write('<a href="Resort2009-Childrens.html">Childrens</a><br>');
document.write('<a href="Resort2009-Mens.html">Men / Boys</a><br>');
document.write('<a href="Resort2009-Swatches.html">Resort Swatches</a><br>');
document.write('<a href="Sunglasses.html">Sunglasses</a><br><br>');

document.write('</span>');

document.write('<span class="sidebartitle">');

document.write('Visit our NEW Store Location!');


















// THIS IS AN EXTRA PARAGRAPH - CHANGE BELOW TO YES TO SHOW IT




var extra_paragraph 	= "yes"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "no") {

// START TOPIC 4

document.write('<br>');

document.write('Spring 2009 Collection:');

document.write('<br></span><span class="sidebarlinks">');


// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK

document.write('<a href="Spring2009-Jubilee.html">Jubilee Collection</a><br>');
document.write('<a href="Spring2009-Dresses.html"><br>Ladies Dresses</a><br>');
document.write('<a href="Spring2009-Tops.html">Ladies Tops</a><br>');
document.write('<a href="Spring2009-Skirts.html">Ladies Skirts</a><br>');
document.write('<a href="Spring2009-PantsShorts.html">Ladies Pants/Shorts</a><br>');
document.write('<a href="Spring2009-Footwear.html">Spring Footwear</a><br>');
document.write('<a href="Spring2009-Swimwear.html">Swimwear</a><br>');
document.write('<a href="Spring2009-Accessories.html">Accessories</a><br>');
document.write('<a href="Spring2009-Fragrance.html">Spring Fragrance</a><br>');
document.write('<a href="Spring2009-Childrens.html">Childrens</a><br>');
document.write('<a href="Spring2009-Menswear.html">Menswear</a><br>');
document.write('<a href="Spring2009-Swatches.html">Spring Swatches</a><br>');
document.write('<a href="Spring2009-Sunglasses.html">Sunglasses</a><br><br>');

document.write('</span>');

}




//  End -->
