<!-- 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('UK Shops:');

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="http://www.backingtracks-emporium.co.uk/">Backing Track CDs</a><br>');
document.write('<a href="http://www.charactertoys-emporium.co.uk/">TV/Film Character Toys</a><br>');
document.write('<a href="http://www.dancewear-emporium.co.uk/">Dancewear</a><br>');
document.write('<a href="http://www.fancydress-emporium.co.uk/">Fancy Dress & Costumes</a><br>');
document.write('<a href="http://www.fishfood-emporium.co.uk/">Fish Food</a><br>');
document.write('<a href="http://www.gardenfurniture-emporium.co.uk/">Garden Furniture</a><br>');
document.write('<a href="http://www.rchelicopters-emporium.co.uk/">Radio-Control Helicopters</a><br>');

document.write('<br>');

document.write('</span">');

// document.write('<a href="gallery1.htm">Products One</a><br>');
// document.write('<a href="gallery2.htm">Products Two</a><br>');
// document.write('<a href="gallery3.htm">Products Three</a><br>');
// document.write('<a href="gallery4.htm">Products Four</a><br>');
// document.write('<a href="gallery5.htm">Products Five</a><br>');
// document.write('<a href="gallery6.htm">Products Six</a><br>');

document.write('<span class="sidebartext">');
document.write('More shops will be appearing here very soon ...<br>');
document.write('</span>');

document.write('<br>');



// START TOPIC 2


document.write('<span class="sidebartitle">');

document.write('Popular Sites:');

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="http://www.shop-emporium.co.uk/affiliates.html">Click here for links to other popular sites ...</a><br>');

document.write('<br>');

document.write('</span">');




// START TOPIC 3


document.write('<span class="sidebartitle">');

document.write('Our Customers Say:');

document.write('<br></span><span class="sidebartext">');

document.write('<span class="sidebartext">I found your website clear and easy to use. At last, a website that offers just the products I have been looking for!')
document.write('<br><b>- P Clark, Gloucs -</b><br>')

document.write('<br>')

document.write('<span class="sidebartext">I love it!  Clear, simple and easy to use website and I managed to pick up a bargain too!')
document.write('<br><b>- A Hughes, Fife -</b><br>')


// document.write('<br>');
// document.write('I love it, and if you really have patience. You can do all kinds of things with the code. You have a great product!!!<br>');
// document.write('<b>- Jim Hall -</b><br>');


// document.write('<br>');
// document.write('Everything was explained thoroughly on your pages and I had no problems with the site setup.<br>');
// document.write('<b>- A. Fidiarakis -</b><br>');


// document.write('<br>');
// document.write('Easy to use, quick setup and very spiffy looking stuff.<br>');
// document.write('<b>- Jim Shoe -</b><br>');



document.write('</span>');










// THIS IS AN EXTRA PARAGRAPH - CHANGE BELOW TO YES TO SHOW IT




var extra_paragraph 	= "no"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "yes") {

// START TOPIC 4

document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Paragraph Title:');

document.write('<br></span><span class="sidebartext">');

document.write('This is an extra paragraph with a linked image you can turn on by changing the above to a yes.<br>');

document.write('<center><a href="about.htm"><img src="picts/sidebar-left1.jpg" border="1" vspace="5"></a><br></center>');

document.write('</span>');

}




//  End -->
