function tooltext(x)
{
	if (x==0) return("<B>Cool Postcards</B><BR>A volume of contemporary word art in bite sizes"+
	" concerning entertainment, humour, literature and media in a new"+
	" communications medium - <font color=red>and fun!</font>  They"+
	" are the vernacular in an electronic age." +
	"<P><font color=red><B>Click to Read More about Cool Postcards</B></font>");

	else if (x==1) return("<B>Fox Terrier</B><BR>"+
	"Ziggy has sired twenty puppies.<BR>"+
	"At the sniff of a job<BR>"+
	"His pocket rocket overrides<BR>"+
	"The rational daily dog.<BR><BR>" +
	"I wonder if belligerent missiles<BR>"+
	"Could sniff diplomatic lies<BR>"+
	"And only rise when threatened<BR>"+
	"To sire more rational smiles.<BR>"+
	"<small>&copy Chris Lobban 2004</small>");

	else if (x==2) return("<B>More Novel Ideas</B><BR>"+
	"Flatpack Sculpture and Ring of Confidence"+
	"<P><font color=red><B>Click to Read More about These Products</B></font>");

	else if (x==3) return("<B>Practical Artifacts</B><BR>"+
	"The Grippit and The Lucky Touch"+
	"<P><font color=red><B>Click to Read More about These Products</B></font>");
	
	else if (x==4) return("<S>Poetry</S> <B>Word Art</B><BR>"+
	"More about Cool Postcards"+
	"<P><font color=red><B>Click to Read</B></font>");

	else if (x==5) return("<BR>"+
	"This Page intentionally left Blank"+
	"<P><font color=red><B>Click all the Same</B></font>");

	else if (x==6) return("<BR>"+
	"The format is intriguing, voyeuristic, and further "+
	"confirmation of the poems' construction, message, and "+
	"communication. Sometimes these are narrative, but above "+
	"all they are entertaining and ideal for reading on planes, "+ 
	"trains, and tubes. <BR><font color=red>Farnham Herald Litcrit.</font>");

	else if (x==7) return(""+
	"<B>CELTAS</B><BR>"+
	"Is an association of artists that encourages innovation in the fields "+
	"of Culture, Education, Leisure, Tourism, Arts and Publication and "+
	"Broadcasting Services. <BR>email:coolpost@coolpostcards.co.uk");

	else if (x==8) return("<BR>"+
	"<B>Gardeners' Friend</B><BR>"+
	"The ladybird.");

	else if (x==9) return("<BR>"+
	"<B>Malcolm Marshall</B> - The heart of cricket.");

	else if (x==10) return("<BR>"+
	"<B>Chains of Command</B> - Line from my Log Book interpreted in Poetry.");

	else if (x==11) return("<BR>"+
	"<B>Peter Pan</B> - Children, Bubbles and Overhead Power Lines.");

	else if (x==12) return("<BR>"+
	"<B>Major John Howard</B> - The Leader of the first successful Coup de Main on D-Day.");

	else if (x==13) return("<BR>"+
	"<B>Fay's Day</B> - Exploring Friendship and Special Relationships.");

	else if (x==14) return("<BR>"+
	"<B>Coincidence of History</B> - Environment, Natural History and History, all from a D-Day training area.");

	else if (x==15) return("<BR>"+
	"<B>Tilley</B> - A study of Mother-Daughter relationships (inter alia).");

	else if (x==16) return("<BR>"+
	"<B>Weather Forecasting</B> - A comment on computing, power, and forecasting ");

	else if (x==17) return("<BR>"+
	"<B>Bat and Ball</B> - Hambledon - The Home of Cricket");

	else if (x==18) return("<BR>"+
	"<B>Presentation of Colours</B> - The Heart of A Regiment");

	else if (x==19) return("<BR>"+
	"<big><font color=red> You see! It really works!</font></big>");

	else if (x==20) return("<BR>"+
	"<big><font color=red>Contemplation</font></big>");

	else if (x==21) return("<B>Intentionally Blank</B><P>"+
	"So many pages of documents amended<BR>" +
	"With pages marked<BR>" + 
	"Intentionally Blank.<BR>" +
	"My moment<BR>" +
	"Just making the point<BR>" +
	"That nothing is quite as rewarding<BR>" + 
	"As discovering a book<BR>" +
	"That is right.<P>" +

	"Right to the period/point.<BR>" +
	"That illuminates - <BR>" +
	"That makes you burn the midnight oil<BR>" +
	"And anoints the genius in your heart.<P>" +

	"<small>Copyright © 2004 Chris Lobban</small>");   

	else if (x==22) return("Photograph suppressed pending lawsuit by Colgate Palmolive");

	else if (x==23) return("Please do not finger the exhibits!");

	else if (x==24) return("<BR>"+
	"<B>Forthcoming Attractions!</B>");

	else if (x==25) return("Send us an Email");

	else if (x==26) return("Special Lock-studs");

	else if (x==27) return("Barley Mow - Tilford");

	else if (x==28) return("Games - Thomas Lord");

	else if (x==29) return("Gordon Greenidge");

	else if (x==30) return("John Scott - Headmaster / Cricketer");

	else if (x==31) return("Katie's Catch");

	else if (x==32) return("Roger Lane");

	else if (x==33) return("Pilot on Board");

	else if (x==34) return("Sun Worshippers");

	else if (x==35) return("The Village Cricket Competition");

	else if (x==36) return("John's Cricketing Story");

	else if (x==37) return("The Noah's Ark");

	else if (x==38) return("PCK Set 1");

	else if (x==39) return("PCK Set 2");

	else if (x==40) return("PCK Set 3");

	else if (x==41) return("PCK Set 4");

	else if (x==42) return("PCK Set 5");

	else if (x==43) return("PCK Set 6");

	else if (x==44) return("Donations from the sales of Cool Postcards, SAS and PCK	card sets and Greetings Cards will be made to <BR> <B>University College Hospitals, London - Leukaemia and Lymphoma Unit</B></font>");

	else if (x==45) return("You can personalise your Cool Postcards with these special SAS and PCK sets!"+
	"<P><font color=red><B>Click to Read More!</B></font>");

	else if (x==46) return("<font color = red><B>Corporate Editions of the basic Cool Postcards book can be"+
	" ordered with a selection of SAS cards, specially-written poems and logos"+
	" as required</B><BR> (Terms on request)</font><P>"+
	"<font color = saddlebrown><B>Personal Poems can be written and performed for either"+
	" corporate or significant personal events such as births, christenings, weddings"+
	" and memorial epitaphs.</B><BR>(Terms on request)</font>");

	else return("No Text");
}
function telepop()
{
	var popurl = "http://www.coolpostcards.co.uk/coolmail.htm"
	winpops = window.open(popurl, "", "width=550, height = 550, scrollbars, resizable,")
}
