function goURL (newAddress) { if (newAddress != "") { window.location.href = newAddress; } }

var quoteNumber = Math.floor ((Math.random() * 10 + 1))

var homeimageNumber = Math.floor ((Math.random() * 10 + 1))


function bottom() {
	document.write("<BR> Copyright ©2005, Poet Mbure. All rights reserved.</B></FONT></FONT>");
}



function toptable() {
	document.write("<TABLE WIDTH=\"100%\" BORDER=\"0\" CELLPADDING=\"0\" CELLSPACING=\"0\"><TR><TD WIDTH=\"100%\">");
	document.write("<TABLE WIDTH=\"100%\" BORDER=\"0\" CELLSPACING=\"0\" CELLPADDING=\"0\"><TR><TD WIDTH=\"81%\" BGCOLOR=\"#336699\">");
	document.write("<FONT SIZE=\"2\" FACE=\"Verdana, Arial, Helvetica, sans-serif\" COLOR=\"#FFFFFF\"><B><FONT SIZE=\"1\">");
}


function middletable() {
	document.write("</FONT></DIV></TD></TR></TABLE></TD><TD WIDTH=\"9%\" BACKGROUND=\"../../images/bgline.gif\">");
	document.write("</TR><TR><TD WIDTH=\"88%\">");
	document.write("<TABLE WIDTH=\"100%\" BORDER=\"0\" CELLPADDING=\"0\" CELLSPACING=\"0\"><TR><TD WIDTH=\"99%\"><FONT FACE=\"Verdana, Arial, Helvetica, sans-serif\" SIZE=\"1\"><UL>");
}

function mast() {
	document.write("<TABLE WIDTH=\"100%\" HEIGHT=\"10\" BORDER=\"0\" CELLPADDING=\"0\" CELLSPACING=\"0\"><TR><TD WIDTH=\"100%\" HEIGHT=\"10\">");
	document.write("<TABLE WIDTH=\"100%\" HEIGHT=\"10\" BORDER=\"0\" CELLSPACING=\"0\" CELLPADDING=\"0\"><TR><TD WIDTH=\"100%\" HEIGHT=\"10\" BGCOLOR=\"#B5CDE6\">");
	document.write("<FONT SIZE=\"2\" FACE=\"Verdana, Arial, Helvetica, sans-serif\" COLOR=\"#336699\"><B><DIV ALIGN=\"right\"><FONT SIZE=\"1\">");	
}

function bottomtable() {
	document.write("</UL></FONT></TD><TD WIDTH=\"1%\" VALIGN=\"TOP\"></TD></TR></TABLE></TD><TD WIDTH=\"9%\"></TD></TR><TR><TD WIDTH=\"88%\" BACKGROUND=\"../../images/topln.gif\" HEIGHT=\"2\"><FONT COLOR=\"#FFFFFF\"><B><IMG SRC=\"../../images/clear.gif\" WIDTH=\"100\" HEIGHT=\"1\"></B></FONT></TD><TD WIDTH=\"9%\" HEIGHT=\"2\" BACKGROUND=\"../../images/topln.gif\"></TD></TR></TABLE>");
}


function dateline() {
	mast();
	document.write();	
}

function popup() {
    window.open();
}


// THE PEACEBOX TABLE
function businesslinks() {
	toptable();	
	document.write("OTHER PEACE POEMS");
	middletable();
	
	document.write("<LI><A HREF=\"../Peacebox/PeaceBox.htm\">Song for the 21st century</A></LI>");
	document.write("<LI><A HREF=\"../Peacebox/PeaceBox1.htm\">Tell Off Terror</A></LI>");
	document.write("<LI><A HREF=\"../Peacebox/PeaceBox2.htm\">Say No to War</A></LI>");
	document.write("<LI><A HREF=\"../Peacebox/PeaceBox3.htm\">I No Longer</A></LI>");
	document.write("<LI><A HREF=\"../Peacebox/PeaceBox4.htm\">It Seems we've got to stop it</A></LI>");
	document.write("<LI><A HREF=\"../Peacebox/PeaceBox5.htm\">In Search of Peace</A></LI>");
	document.write("<LI><A HREF=\"../Peacebox/PeaceBox7.htm\">Stray Bullet</A></LI>");
	document.write("<LI><A HREF=\"../Peacebox/PeaceBox8.htm\">The writing on the wall</A></LI>");
	document.write("<LI><A HREF=\"../Peacebox/PeaceBox9.htm\">New African Union Anthem</A></LI>");
	document.write("<LI><A HREF=\"../Peacebox/PeaceBox10.htm\">Rebels fighting in the African jungle</A></LI>");
	document.write("<LI><A HREF=\"../Peacebox/PeaceBox12.htm\">EMERGENCY CALL</A></LI>");

	bottomtable();
}


