<!-- Minus AutoDato -->


<!--                                  -->
<!--         mystic shop menu         -->
<!--                                  -->


function menu() {
document.write('<div CLASS="menuposition">');
document.write('<TABLE WIDTH="135" BORDER="0" CELLSPACING="0" CELLPADDING="0">');
document.write('<tr>');
document.write('<td>');
document.write('<IMG SRC="images/menucornertop.gif" BORDER="0" WIDTH="135" HEIGHT="15" ALIGN="bottom" ALT="">');
document.write('</td>');
document.write('<tr>');
document.write('<td CLASS="menubackground">');
document.write('<DIV STYLE="text-align:left"><A HREF="index.htm" CLASS="textmenu">&bull;&nbsp;Home</A></DIV>');

document.write('<DIV STYLE="text-align:left"><A HREF="jewellery.htm" CLASS="textmenu">&bull;&nbsp;Shankari</A></DIV>');

document.write('<DIV STYLE="text-align:left"><A HREF="wands.htm" CLASS="textmenu">&bull;&nbsp;Wands</A></DIV>');

document.write('<DIV STYLE="text-align:left"><A HREF="cds.htm" CLASS="textmenu">&bull;&nbsp;CD&rsquo;s</A></DIV>');
document.write('<DIV STYLE="text-align:left"><A HREF="books.htm" CLASS="textmenu">&bull;&nbsp;Books</A></DIV>');

document.write('<DIV STYLE="text-align:left"><A HREF="FAEmagazineuk.htm" CLASS="textmenu">&bull;&nbsp;FAE Magazine</A></DIV>');


document.write('<DIV STYLE="text-align:left"><A HREF="tickets.htm" CLASS="textmenu">&bull;&nbsp;Faery&nbsp;Festival</A></DIV>');

document.write('<DIV STYLE="text-align:left"><A HREF="tickets_TheFaeryBall.htm" CLASS="textmenu">&bull;&nbsp;Faery&nbsp;Ball</A></DIV>');



document.write('<DIV STYLE="text-align:left"><A HREF="oraclecards.htm" CLASS="textmenu">&bull;&nbsp;Tarot & Oracle</A></DIV>');




document.write('<DIV STYLE="text-align:left"><A HREF="faeriesandangels.htm" CLASS="textmenu">&bull;&nbsp;Faeries&nbsp;&&nbsp;Angels</A></DIV>');






document.write('<DIV STYLE="text-align:left"><A HREF="jewellery.htm" CLASS="textmenu">&bull;&nbsp;Jewellery</A></DIV>');




document.write('<BR>');
document.write('<DIV STYLE="text-align:left"><A HREF="faq.htm" CLASS="textmenu">&bull;&nbsp;FAQ</A></DIV>');
document.write('<DIV STYLE="text-align:left"><A HREF="contact.htm" CLASS="textmenu">&bull;&nbsp;Contact</A>');
document.write('<BR>');
document.write('<A HREF="viewcart.htm" CLASS="textmenu">&bull;&nbsp;<IMG SRC="images/viewcart.gif" BORDER="0" WIDTH="80" HEIGHT="23" ALIGN="top" ALT=""></A></DIV>');
document.write('<BR>');
document.write('<FONT COLOR="#FFFFFF" CLASS="text10">&nbsp;&nbsp;To place your order<BR>&nbsp;&nbsp;by telephone&nbsp;call:<BR>&nbsp;&nbsp;<B>01736</B>&nbsp;<B>330201</B></FONT><BR>');
document.write('<FONT COLOR="#FFFFFF" CLASS="text10">&nbsp;&nbsp;9am&nbsp;-&nbsp;6pm&nbsp;Mon-Fri,<BR>&nbsp;&nbsp;9am - 6pm Sat, Sun</FONT>');
document.write('<BR><BR>');
document.write('<DIV STYLE="text-align:center"><A HREF="http://www.thefaeryshop.co.uk" TARGET="_blank"><IMG SRC="images/bannerfaeryshopSQ.gif" BORDER="1" WIDTH="120" HEIGHT="120" ALIGN="bottom" ALT=""><BR><FONT SIZE="1">visit The <A HREF="http://www.thefaeryshop.co.uk" TARGET="_blank">Faery Shop</A></FONT></A></DIV>');
document.write('</td>');
document.write('</tr>');
document.write('<td>');
document.write('<IMG SRC="images/menucornebottom.gif" BORDER="0" WIDTH="135" HEIGHT="70" ALIGN="bottom" ALT="">');
document.write('</td>');
document.write('</table>')
}

function menubottom() {
document.write('<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0" BGCOLOR="#5E005E">');
document.write('<TR>');
document.write('<TD WIDTH="10%" HEIGHT="40"></TD>');
document.write('<TD CLASS="textmenu"><A HREF="cds.htm">CD&rsquo;s</A></TD>');
document.write('<TD CLASS="textmenu"><A HREF="books.htm">Books</A></TD>');
document.write('<TD CLASS="textmenu"><A HREF="oraclecards.htm">Oracle&nbsp;Cards</A></TD>');
document.write('<TD CLASS="textmenu"><A HREF="faeriesandangels.htm" CLASS="textmenu">Faeries&nbsp;&&nbsp;Angels</A></TD>');
document.write('<TD CLASS="textmenu"><A HREF="jewellery.htm">Jewellery</A></TD>');

document.write('<TD WIDTH="10%"></TD>');
document.write('</TR>');
document.write('</TABLE>');
}
