var msg = '<TABLE ALIGN="right" CELLPADDING="0" CELLSPACING="0">';
msg = msg + '<TR><TD BGCOLOR="#FFFFFF" ROWSPAN="4"><IMG SRC="media/shim.gif" WIDTH="10" HEIGHT="1"></TD>';
msg = msg + '<TD BGCOLOR="#D5230B"><IMG SRC="media/shim.gif" WIDTH="1" HEIGHT="2"></TD></TR>';
msg = msg + '<TR>';
	msg = msg + '<TD><TABLE WIDTH="100%" CELLPADDING="8" CELLSPACING="0">';
	msg = msg + '<TR VALIGN="top">';
		msg = msg + '<TD ALIGN="left" BACKGROUND="media/grad_amber_500h.png"><SPAN CLASS="highlight"><A NAME="top">Click to jump to...</A></SPAN></TD>';
	msg = msg + '</TR>';
	msg = msg + '</TABLE></TD>';
msg = msg + '</TR><TR>';
	msg = msg + '<TD><TABLE CELLPADDING="8" CELLSPACING="0"><TR><TD><TABLE WIDTH="300" CELLPADDING="0" CELLSPACING="0">';

var thisCol = 0, lastCol = 2;
			thisCol++;			if (thisCol == 0) msg = msg + '<TR>';			msg = msg + '<TD WIDTH="140"><A HREF="#catherinedebarnes" CLASS="sitemap">Catherine de Barnes</A></TD>';			if (thisCol == lastCol) msg = msg + '</TR>';			thisCol = thisCol % lastCol;			thisCol++;			if (thisCol == 0) msg = msg + '<TR>';			msg = msg + '<TD WIDTH="140"><A HREF="#dickensheath" CLASS="sitemap">Dickens Heath</A></TD>';			if (thisCol == lastCol) msg = msg + '</TR>';			thisCol = thisCol % lastCol;			thisCol++;			if (thisCol == 0) msg = msg + '<TR>';			msg = msg + '<TD WIDTH="140"><A HREF="#earlswood" CLASS="sitemap">Earlswood</A></TD>';			if (thisCol == lastCol) msg = msg + '</TR>';			thisCol = thisCol % lastCol;			thisCol++;			if (thisCol == 0) msg = msg + '<TR>';			msg = msg + '<TD WIDTH="140"><A HREF="#haslucksgreen" CLASS="sitemap">Haslucks Green</A></TD>';			if (thisCol == lastCol) msg = msg + '</TR>';			thisCol = thisCol % lastCol;			thisCol++;			if (thisCol == 0) msg = msg + '<TR>';			msg = msg + '<TD WIDTH="140"><A HREF="#heronfield" CLASS="sitemap">Heronfield</A></TD>';			if (thisCol == lastCol) msg = msg + '</TR>';			thisCol = thisCol % lastCol;			thisCol++;			if (thisCol == 0) msg = msg + '<TR>';			msg = msg + '<TD WIDTH="140"><A HREF="#hockleyheath" CLASS="sitemap">Hockley Heath</A></TD>';			if (thisCol == lastCol) msg = msg + '</TR>';			thisCol = thisCol % lastCol;			thisCol++;			if (thisCol == 0) msg = msg + '<TR>';			msg = msg + '<TD WIDTH="140"><A HREF="#lapworth" CLASS="sitemap">Lapworth</A></TD>';			if (thisCol == lastCol) msg = msg + '</TR>';			thisCol = thisCol % lastCol;			thisCol++;			if (thisCol == 0) msg = msg + '<TR>';			msg = msg + '<TD WIDTH="140"><A HREF="#lowsonford" CLASS="sitemap">Lowsonford</A></TD>';			if (thisCol == lastCol) msg = msg + '</TR>';			thisCol = thisCol % lastCol;			thisCol++;			if (thisCol == 0) msg = msg + '<TR>';			msg = msg + '<TD WIDTH="140"><A HREF="#majorsgreen" CLASS="sitemap">Majors Green</A></TD>';			if (thisCol == lastCol) msg = msg + '</TR>';			thisCol = thisCol % lastCol;			thisCol++;			if (thisCol == 0) msg = msg + '<TR>';			msg = msg + '<TD WIDTH="140"><A HREF="#prestonbagot" CLASS="sitemap">Preston Bagot</A></TD>';			if (thisCol == lastCol) msg = msg + '</TR>';			thisCol = thisCol % lastCol;			thisCol++;			if (thisCol == 0) msg = msg + '<TR>';			msg = msg + '<TD WIDTH="140"><A HREF="#rowington" CLASS="sitemap">Rowington</A></TD>';			if (thisCol == lastCol) msg = msg + '</TR>';			thisCol = thisCol % lastCol;			thisCol++;			if (thisCol == 0) msg = msg + '<TR>';			msg = msg + '<TD WIDTH="140"><A HREF="#shrewley" CLASS="sitemap">Shrewley</A></TD>';			if (thisCol == lastCol) msg = msg + '</TR>';			thisCol = thisCol % lastCol;			thisCol++;			if (thisCol == 0) msg = msg + '<TR>';			msg = msg + '<TD WIDTH="140"><A HREF="#waringsgreen" CLASS="sitemap">Warings Green</A></TD>';			if (thisCol == lastCol) msg = msg + '</TR>';			thisCol = thisCol % lastCol;
	msg = msg + '</TABLE></TD></TR></TABLE></TD>';
msg = msg + '</TR>';
msg = msg + '<TR><TD BGCOLOR="#1F8F6E"><IMG SRC="media/shim.gif" WIDTH="1" HEIGHT="2"></TD></TR>';
msg = msg + '<TR><TD><IMG SRC="media/shim.gif" WIDTH="1" HEIGHT="8"></TD></TR>';
msg = msg + '</TABLE>';

document.write(msg);
