<!-- Begin SIDEBAR// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON// ONLY USE lowercase FOR ALL OPTIONSvar paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPHvar paragraph_2 	= "no"		// SHOW THE 2ND PARAGRAPHvar paragraph_3 	= "yes"		// SHOW THE 3RD PARAGRAPHvar showRimage		= "no"		// SHOW A RANDOM SIDEBAR IMAGEvar linkedR		= "/index.html"	// RANDOM IMAGE PAGE LINKvar showimage		= "no"		// SHOW A SMALL SIDEBAR IMAGEvar linked		= "/index.html"	// SIDEBAR IMAGE LINKvar spacing		= "1"		// NUDGE SIDEBAR DOWNvar showdate		= "yes"		// SHOW THE DATE ON THE PAGEvar dateLR		= "right"	// DATE LEFT OR RIGHTvar dateX		= "10"		// DATE X LOCATIONvar dateY		= "55"		// DATE Y LOCATION// SIDEBAR LOCTION CODE - YOU CAN EDIT TOP OR L/R LOCATIONdocument.write('<div style="position: relative; left: 0px; top: -15px;">');// SMALL PICTURE AREA   if (showimage == "yes") {document.write('<center>');document.write('<a href="/contact.htm"><img src="/picts/bannatyne_animation_2009.gif" border="0" width="133" class="bordersSB"></a><br><br>');document.write('</center>');}// START SIDEBAR AREA PARAGRAPH 3 EDIT THIS AREAif (paragraph_3 == "yes") {document.write('<span class="sidebartitle">');document.write('Our Top 3 Sellers');document.write('<br></span><span class="sidebartext">');document.write('The Hide Zipper Pipe Bag - the most popular of all the Bannatyne Pipe Bags with zip and moisture system included.  <b>Priced at £90.00</b> - <a href="store_sub_pipebags.htm">Buy Now</a><br><br>The Synthetic Pipe Bag - an alternative without the weight of the hide with zip.  <b>Priced at £72.00</b> - <a href="store_sub_pipebags.htm">Buy Now</a><br><br>The Canister Moisture Control System - our top selling silica gel based moisture control system as played by the Red Hot Chilli Pipers.  <b>Priced at £38.00</b> - <a href="store_sub_moisture.htm">Buy Now</a><br><br>');document.write('<span class="sidebartitle">');document.write('Join Us On <a href="http://www.facebook.com/#!/profile.php?id=100001631805102" class="sidelink" target=_"blank"><img src="/picts/FacebookIcon.gif" border="0"></a>');document.write('<br></span><span class="sidebartext">');document.write('Are you on Facebook?  If so why not join us by <a href="http://www.facebook.com/#!/profile.php?id=100001631805102" class="sidelink" target=_"blank">clicking here</a>.<br><br>');document.write('<span class="sidebartitle">');document.write('Gift Ideas');document.write('<br></span><span class="sidebartext">');document.write('New additions to our <a href="http://www.bannatyne.ltd.uk/store_main_clothing.htm" class="sidelink">clothing section</a>.<Br><br>A selection of fancy link sporran chains, kilt pins, socks and flashes for the piper or drummer in your life.<br><br>');document.write('</span><br>');document.write('<span class="sidebartitle">');document.write('Factory Store Now Open');document.write('<br></span><span class="sidebartext">');document.write('We are delighted to announce the opening of our new Factory Shop at our Whitburn premise.  Convenient for West Lothian, Edinburgh, Glasgow and Stirling.<br><br>Why not pop along.  Get advice, try the products and collect any purchases at the same price as shopping online.<br><br>&raquo;&raquo; <a href="http://bannatyne.ltd.uk/news.htm" class="sidelink">More Information</a><br><br>&raquo;&raquo; <a href="http://www.bannatyne.ltd.uk/pdf/BannatyneCatalogue2011.pdf" target="_blank" class="sidelink">Download Catalogue<br><br>');document.write('</span><br>');}// END SIDEBAR AREA PARAGRAPH 2// START SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREAif (paragraph_2 == "yes") {document.write('<span class="sidebartitle">');document.write('Drone Reeds Offer');document.write('<br></span><span class="sidebartext">');document.write('We are currently offering Tufnol Drone Reeds now at 20% Discount, were £40.90 now £33.00.<br><br>Or if you prefer Plastic we have a 30% Discount, these were £22.50 now £15.00.<br><br>&raquo;&raquo; <a href="http://bannatyne.ltd.uk/store_sub_dronereeds.htm" class="sidelink">Buy Now</a><br><br>');document.write('</span><br>');}// END SIDEBAR AREA PARAGRAPH 2// START SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA   if (paragraph_1 == "yes") {document.write('<span class="sidebartitle">');document.write('Bannatyne Latest');document.write('</span><br><span class="sidebartext">');document.write('We are pleased to announce our <a href="http://www.bannatyne.ltd.uk/store_front.htm" class="sidelink">all new online store</a>.<br><br>Bannatyne Limited can now be your one stop shop offering a wider range of products and accessories from several suppliers including:<br><br><strong> - Bannatyne<br> - McCallum<br> - Henderson<br> - Naill<br> - Shepherd<br> - Soutar<br> - Chesney</strong><br><br>We will also be offering top to toe clothing at very competitive prices.<br><br>&raquo;&raquo; <a href="http://www.bannatyne.ltd.uk/store_front.htm" class="sidelink">Go Shopping</a>');document.write('</span><br><br>');}// END SIDEBAR AREA PARAGRAPH 1// SMALL RANDOM PICTURE AREA   if (showRimage == "yes") {document.write('<center>');var twox = "<a href=\""+linkedR+"\"><img src=\"picts/";var thrx = " border=\"0\" width=\"125\" height=\"125\" class=\"bordersSB\">";var forx = "";var img = "";forx += Math.floor(Math.random()*10);img = forx;if (img == "0") {document.write(twox+ 'sidebar.jpg"' +thrx);}if (img == "1") {document.write(twox+ 'sidebar-1.jpg"' +thrx);}if (img == "2") {document.write(twox+ 'sidebar-2.jpg"' +thrx);}if (img == "3") {document.write(twox+ 'sidebar-3.jpg"' +thrx);}if (img == "4") {document.write(twox+ 'sidebar-4.jpg"' +thrx);}if (img == "5") {document.write(twox+ 'sidebar-5.jpg"' +thrx);}if (img == "6") {document.write(twox+ 'sidebar-6.jpg"' +thrx);}if (img == "7") {document.write(twox+ 'sidebar-7.jpg"' +thrx);}if (img == "8") {document.write(twox+ 'sidebar-8.jpg"' +thrx);}if (img == "9") {document.write(twox+ 'sidebar-9.jpg"' +thrx);}	document.write('</a><br>');document.write('<br><br>');document.write('</center>');}document.write('</div>');// START DATE SCRIPT   if (showdate == "yes") {document.write('<div id="date-location" style="'+dateLR+': '+dateX+'px; POSITION: absolute; TOP: '+dateY+'px">');var d=new Date()var weekday=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December")document.write("<span class=\"date-font\"><nobr>" + weekday[d.getDay()] + " ")document.write(monthname[d.getMonth()] + " ")document.write(d.getDate() + ". ")document.write(d.getFullYear())document.write("</nobr><br></span>")document.write('</div>');}// -- END -->
