<!-- Begin



// D.King NOTE: If you use a ' add a slash before it like this \'



// THESE ARE SIDEBAR OPTIONS YOU CAN TURN ON AND OFF



var showimage_1		= "no"		// SHOW 1ST SIDEBAR IMAGE

var showarea_1		= "yes"		// SHOW THE 1ST PARAGRAPH

var showarea_2		= "no"		// SHOW THE 2ND PARAGRAPH

var movedown		= "2"		// SIDEBAR SPACE FROM TOP

var sidewidth		= "160"		// SIDEBAR WIDTH - ALSO EDIT THE CSS SIDEBAR WIDTH

var pageheight		= "0"		// ADD EXTRA HEIGHT TO ALL PAGES WITH A SIDEBAR









// 1ST NOTES AREA



   if (showarea_1 == "yes") {







document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>');



document.write('<div id="sidenavigation" width="160"><br>');

 document.write('<h2 align="center" width="160">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Navigation&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</h2><p>');

	  

document.write('<li><a href="Darts.htm">Darts</a></li>');

document.write('<li><a href="Dartboard.htm">Dartboards</a></li>');

document.write('<li><a href="Ladiesdarts.htm">Ladies Darts</a></li>');

document.write('<li><a href="Internationaldarts.htm">International Darts</a></li>');

document.write('<li><a href="NOW.htm">News of the World</a></li>');

document.write('<li><a href="Trivia.htm">Humour &amp; Trivia</a></li>');

document.write('<li><a href="Podcast.htm">Pod Casts</a></li>');

document.write('<li><a href="Poetry.htm">Darts Poetry</a></li>');

document.write('<li><a href="Archives.htm">The Archives</a></li>');

document.write('<li><a href="Misc.htm">Darts Misc</a></li>');

document.write('<li><a href="Canyouhelp.htm">Can You Help?</a></li>');

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

          

document.write('<align="center">');

document.write('<a href="Applebookmark.htm"><img border="0" src="images/Patrick-iBookmark1.png" alt="How to bookmark this website on the iPhone, iPad and iPod Touch" width="170" height="56"></a><br align="center"><br>');

          

document.write('<img border="0" src="images/HarrowsDrDartscartoon1.gif" alt="Now what seems to be the problem?..... I am just board Doc - (Cartoon supplied by Harrows Darts Technology)" width="152" height="117"><br align="center">&quot;What seems to be the problem?&quot;<br align="center">&quot;I am just board Doc!&quot;<br>');

document.write('<p align="center"><a href="PhDBook.htm"><img border="0" src="images/Dartsi%20n%20England.jpg" width="122" height="179" alt="Darts in England 1900 - 1939" ></a></center>');



document.write('</td></tr></table><p>');





}







// END FIRST TEXT AREA



















//  End -->
