
	//entries = 11;
	
	document.write("<span class='ad-text'>" + entries + " Related Books on the English Language:<br><br></span>");
	
	var ch_item = new Array;
	var ch_url = new Array;
	var ch_alt = new Array;
	var entry =  new Array;
	
	ch_item[1] = "Curious Dictionary of Language Oddities</a> by Chris Cole";
	ch_url[1] = "http://www.amazon.com/exec/obidos/ASIN/0806917970/ref=nosim/peterblinnscurio";
	ch_url[1] = "0806917970";
	ch_alt[1] = "Curious Dictionary of Language Oddities";
	
	ch_item[2] = "The Meaning of Tingo</A> by Adam Jacot de Boinod";
	ch_url[2] = "http://www.amazon.com/exec/obidos/ASIN/1594200866/ref=nosim/peterblinnscurio";
	ch_url[2] = "1594200866";
	ch_alt[2] = "World&rsquo;s strangest and most useful words";
	
	ch_item[3] = "More Than 700 Jokes, Limericks & Anecdotes</a> by Isaac Asimov";
	ch_url[3] = "http://tinyurl.com/nztaa";
	ch_url[3] = "0060924489";
	ch_alt[3] = "Asimov: More Than 700 Jokes, Limericks & Anecdotes";
	
	ch_item[4] = "The Word Museum</a> by Jeffrey Kacirk";
	ch_url[4] = "http://www.amazon.com/exec/obidos/ASIN/0684857618/ref=nosim/peterblinnscurio";
	ch_url[4] = "0684857618";
	ch_alt[4] = "Most Remarkable English Words";
	
	ch_item[5] = "Empires of the Word</a> by Nicholas Ostler";
	ch_url[5] = "http://www.amazon.com/exec/obidos/ASIN/0066210860/peterblinnscurio";
	ch_url[5] = "0066210860";
	ch_alt[5] = "Language History of the World";
	
	ch_item[6] = "Unusual, Obscure & Preposterous Words</a> by Josefa Heifetz";
	ch_url[6] = "http://www.amazon.com/exec/obidos/ASIN/0806517204/ref=nosim/peterblinnscurio";
	ch_url[6] = "0806517204";
	ch_alt[6] = "Unusual, Obscure & Preposterous Words";
	
	ch_item[7] = "Cornucopia of Wonderful Words for the Inquisitive Word Lover</a> by William F. Buckley Jr, Jesse Sheidlower";
	ch_url[7] = "http://www.amazon.com/exec/obidos/ASIN/0156006162/ref=nosim/peterblinnscurio";
	ch_url[7] = "0156006162";
	ch_alt[7] = "The Lexicon: A Cornucopia of Wonderful Words for the Inquisitive Word Lover";
	
	ch_item[8] = "They Have a Word for It</a> by Howard Rheingold";
	ch_url[8] = "http://www.amazon.com/exec/obidos/ASIN/1889330469/ref=nosim/peterblinnscurio";
	ch_url[8] = "1889330469";
	ch_alt[8] = "Untranslatable Words and Phrases";
	
	ch_item[9] = "Such Nonsense! An Anthology</a> by Carolyn Wells";
	ch_url[9] = "http://www.amazon.com/exec/obidos/ASIN/1417921013/ref=nosim/peterblinnscurio";
	ch_url[9] = "1417921013";
	ch_alt[9] = "Humorous Poetry";
	
	ch_item[10] = "The Annotated Alice</a> by Lewis Carroll, Martin Gardner";
	ch_url[10] = "http://tinyurl.com/ej69y";
	ch_url[10] = "0393048470";
	ch_alt[10] = "The Annotated Alice: The Definitive Edition";
	
	ch_item[11] = "The Annotated Classic Fairy Tales</a> edited by Maria Tatar";
	ch_url[11] = "http://tinyurl.com/oc2vh";
	ch_url[11] = "0393051633";
	ch_alt[11] = "The Annotated Classic Fairy Tales";
	
	ch_item[12] = "Blooming English</a> by Kate Burridge";
	ch_url[12] = "http://www.amazon.com/exec/obidos/ASIN/0521548322/ref=nosim/peterblinnscurio";
	ch_url[12] = "0521548322";
	ch_alt[12] = "Blooming English";
	
	ch_item[13] = "One-Letter Words, a Dictionary</a> by Craig Conley";
	ch_url[13] = "http://www.amazon.com/exec/obidos/ASIN/0060798734/ref=nosim/peterblinnscurio";
	ch_url[13] = "0060798734";
	ch_alt[13] = "One-Letter Words, a Dictionary";
	
	ch_item[14] = "Dictionary of Word Origins</a> by John Ayto";
	ch_url[14] = "http://www.amazon.com/exec/obidos/ASIN/1559702141/ref=nosim/peterblinnscurio";
	ch_url[14] = "1559702141";
	ch_alt[14] = "Dictionary of Word Origins";
	
	ch_item[15] = "Tale of Murder, Insanity, & Making of The Oxford English Dictionary</a> by Simon Winchester";
	ch_url[15] = "http://tinyurl.com/okhlv";
	ch_url[15] = "006099486X";
	ch_alt[15] = "The Professor and the Madman: the Making of The Oxford English Dictionary";
	
	ch_item[16] = "The Oxford English Dictionary (20 Volume Set)</a> by J. A. Simpson, Edmund S. Weiner";
	ch_url[16] = "http://www.amazon.com/exec/obidos/ASIN/0198611862/ref=nosim/peterblinnscurio";
	ch_url[16] = "0198611862";
	ch_alt[16] = "The Oxford English Dictionary";
	
	ch_item[17] = "Woe Is I: The Grammarphobe&rsquo;s Guide to Better English in Plain English</a> by Patricia T. O&rsquo;Conner";
	ch_url[17] = "http://www.amazon.com/exec/obidos/ASIN/1594480060/ref=nosim/peterblinnscurio";
	ch_url[17] = "1594480060";
	ch_alt[17] = "Woe Is I: The Grammarphobe&rsquo;s Guide to Better English in Plain English";
	
	total_choices = 17;
	
	for (i=1; i<=total_choices; i++)
	{
	ch_url[i] = "http://www.amazon.com/exec/obidos/ASIN/" + ch_url[i] + "/ref=nosim/peterblinnscurio";
	}
	
	for (i=1; i<=entries; i++)
	{
	shuffle = Math.round(Math.random() * (total_choices-1)) + 1;
			
			for (j=1; j<=(i-1); j++)
			{
				while (shuffle == entry[j])
				{
				shuffle = Math.round(Math.random() * (total_choices-1)) + 1;
				}
			}
			
	entry[i] = shuffle;

	document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td>");
	document.write("<span class='ad-text'>");
	document.write("<a href='");
	document.write(ch_url[shuffle] + "' ");
	document.write("title='");
	document.write(ch_alt[shuffle]);
	document.write("'>");
	document.write(ch_item[shuffle]);
	document.write("</span></td></tr></table>");
	if (i < entries) document.write("<br>");
	}  
		

