<!-- start

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Copy and paste any link to add a new link

document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%"><tr><td class="menutext">');
document.write('<br>');
document.write('<ul>');



// -- START MENU LINk

document.write('<li><A HREF="index.html">Home</a><br><br>');

document.write('<li><a href="http://www.amazon.co.uk/gp/browse.html?ie=UTF8&marketplaceID=A1F83G8C2ARO7P&me=A3H6JU846YK2LQ"target="_blank">Our Amazon Store</a><br><br>');




document.write('<li><A HREF="new-arrivals1.htm">New arrivals</a><br><br>');

document.write('<li><A HREF="tops1.htm">Tops</a><br><br>');

document.write('<li><A HREF="shorts-bottoms11.htm">Shorts & bottoms</a><br><br>');

document.write('<li><A HREF="yoga-clothing-1.htm">Yoga pants t shirts</a><br><br>');

document.write('<li><A HREF="bikini-beachwear1.htm">Bikinis-beach wear</a><br><br>');

document.write('<li><A HREF="womens-swimwear1.htm">Speedo swimwear</a><br><br>');

document.write('<li><A HREF="dance-wear1.htm">Dance wear</a><br><br>');

document.write('<li><A HREF="womens-swimwear4.htm">Mens swimwear</a><br><br>');

document.write('<li><A href="warm-up-clothing2.htm">Tracksuits & jackets</a><br><br>');

document.write('<li><A HREF="Delivery-and-returns.htm">Delivery and returns</a><br><br>');

document.write('<li><A HREF="Privacy-statement.htm">Privacy statement</a><br><br>');

document.write('<li><A HREF="Terms-and-conditions.htm">Terms and conditions</a><br><br>');

document.write('<li><A HREF="links.htm">Links</a><br><br>');

document.write('<li><A HREF="contact.htm">Contact</a><br><br>');

document.write('<li><A HREF="export-enquires.htm">Export enquires</a><br><br>');


         

//-- END MENU LINKS




document.write('</ul>');
document.write('</td></tr></table>');



//  End -->