// TUFC menu
// © Flipside Web Design, 2005
// Author: Richard Adams

alpha0 = new Image();
alpha0.src = "images/alpha0.gif";
alpha1 = new Image();
alpha1.src = "images/alpha1.gif";
contact0 = new Image();
contact0.src = "images/contact0.gif";
contact1 = new Image();
contact1.src = "images/contact1.gif";
news0 = new Image();
news0.src = "images/news0.gif";
news1 = new Image();
news1.src = "images/news1.gif";
links0 = new Image();
links0.src = "images/links0.gif";
links1 = new Image();
links1.src = "images/links1.gif";
topaddress = new Image();
topaddress.src = "images/topaddress.gif";
topaddress1 = new Image();
topaddress1.src = "images/topaddress1.gif";
welcome0 = new Image();
welcome0.src = "images/welcome0.gif";
welcome1 = new Image();
welcome1.src = "images/welcome1.gif";
whatwedo0 = new Image();
whatwedo0.src = "images/whatwedo0.gif";
whatwedo1 = new Image();
whatwedo1.src = "images/whatwedo1.gif";
whoweare0 = new Image();
whoweare0.src = "images/whoweare0.gif";
whoweare1 = new Image();
whoweare1.src = "images/whoweare1.gif";

var pic1=0;
var pic2=0;
var pic3=0;
var max=13;

function rand(pic) {
// Selects random pics
var rand=0;
var count = 0;
while (!rand) {
  rand = Math.floor(max * Math.random());
  if (pic!=1 && rand==pic1) { rand=0 }
  if (pic!=2 && rand==pic2) { rand=0 }
  if (pic!=3 && rand==pic3) { rand=0 }
  count++;
  }
if (pic==1) { pic1=rand }
if (pic==2) { pic2=rand }
if (pic==3) { pic3=rand }
}

function printMenu(currentPage) {

document.write('<div style="position: absolute; top: -3px; left: 15px"><img src="images/toplogo.gif" alt="" width=163 height=139 border=0></div>');
document.write('<table cellpadding=0 cellspacing=0 border=0 width=100%>');
document.write('<tr height=10><td width=10><img src="images/ctopleft.gif" alt="" width=10 height=10 border=0></td>');
document.write('<td background="images/top.gif"><img src="images/mask.gif" alt="" width=500 height=10 border=0></td>');
document.write('<td width=10><img src="images/ctopright.gif" alt="" width=10 height=10 border=0></td></tr>');

document.write('<tr height=97><td width=10 background="images/topleft.gif"><img src="images/mask.gif" alt="" width=10 height=97 border=0></td><td bgcolor=#c7e3ff>');

document.write('<table cellpadding=0 cellspacing=0 border=0 height=97 width=100%><tr><td rowspan=2 width=175><img src="images/mask.gif" alt="" width=175 height=97 border=0></td><td align=right><a href="contact.html"><img src="images/topaddress.gif" alt="" width=416 height=10 border=0 hspace=6 vspace=6 onMouseOver="this.src=\'images/topaddress1.gif\'" onMouseOut="this.src=\'images/topaddress.gif\'"></a></td></tr>');
document.write('<tr valign=bottom><td>');
document.write('<table cellpadding=0 cellspacing=0 border=0 width=100%><tr valign=bottom><td><table cellpadding=0 cellspacing=0 border=0><tr height=12 align=center valign=top>');
if (currentPage=='welcome') { document.write('<td><img src="images/welcome1.gif" alt="" width=61 height=11 border=0></td>') }
else { document.write('<td><a href="index.html"><img src="images/welcome0.gif" alt="" width=61 height=11 border=0 onMouseOver="this.src=\'images/welcome1.gif\'" onMouseOut="this.src=\'images/welcome0.gif\'"></a></td>') }
document.write('<td><img src="images/mask.gif" alt="" width=12 height=12 border=0 alt="church in Totnes"></td>');
if (currentPage=='whoweare') { document.write('<td><img src="images/whoweare1.gif" alt="" width=80 height=12 border=0></td>') }
else { document.write('<td><a href="whoweare.html"><img src="images/whoweare0.gif" alt="" width=80 height=12 border=0 onMouseOver="this.src=\'images/whoweare1.gif\'" onMouseOut="this.src=\'images/whoweare0.gif\'"></a></td>') }
document.write('<td><img src="images/mask.gif" alt="" width=12 height=12 border=0 alt="church in Totnes"></td>');
if (currentPage=='whatwedo') { document.write('<td><img src="images/whatwedo1.gif" alt="" width=81 height=12 border=0></td>') }
else { document.write('<td><a href="whatwedo.html"><img src="images/whatwedo0.gif" alt="" width=81 height=12 border=0 onMouseOver="this.src=\'images/whatwedo1.gif\'" onMouseOut="this.src=\'images/whatwedo0.gif\'"></a></td>') }
document.write('<td><img src="images/mask.gif" alt="" width=12 height=12 border=0 alt="church in Totnes"></td>');
if (currentPage=='alpha') { document.write('<td><img src="images/alpha1.gif" alt="" width=40 height=14 border=0></td>') }
else { document.write('<td><a href="alpha.html"><img src="images/alpha0.gif" alt="" width=40 height=14 border=0 onMouseOver="this.src=\'images/alpha1.gif\'" onMouseOut="this.src=\'images/alpha0.gif\'"></a></td>') }
document.write('<td><img src="images/mask.gif" alt="" width=12 height=12 border=0 alt="church in Totnes"></td>');
if (currentPage=='news') { document.write('<td><img src="images/news1.gif" alt="" width=97 height=12 border=0></td>') }
else if (currentPage=='newsitem') { document.write('<td><a href="cgi-bin/news.cgi"><img src="images/news1.gif" alt="" width=97 height=12 border=0></a></td>') }
else { document.write('<td><a href="cgi-bin/news.cgi"><img src="images/news0.gif" alt="" width=97 height=12 border=0 onMouseOver="this.src=\'images/news1.gif\'" onMouseOut="this.src=\'images/news0.gif\'"></a></td>') }
document.write('<td><img src="images/mask.gif" alt="" width=12 height=12 border=0 alt="church in Totnes"></td>');
if (currentPage=='contact') { document.write('<td><img src="images/contact1.gif" alt="" width=69 height=12 border=0></td>') }
else { document.write('<td><a href="contact.html"><img src="images/contact0.gif" alt="" width=69 height=12 border=0 onMouseOver="this.src=\'images/contact1.gif\'" onMouseOut="this.src=\'images/contact0.gif\'"></a></td>') }
document.write('<td><img src="images/mask.gif" alt="" width=12 height=12 border=0 alt="church in Totnes"></td>');
if (currentPage=='links') { document.write('<td><img src="images/links1.gif" alt="" width=33 height=12 border=0></td>') }
else { document.write('<td><a href="links.html"><img src="images/links0.gif" alt="" width=33 height=12 border=0 onMouseOver="this.src=\'images/links1.gif\'" onMouseOut="this.src=\'images/links0.gif\'"></a></td>') }
document.write('</tr></table></td><td><a href="http://www.ichthus.org.uk" target="_blank"><img src="images/ichthus.gif" alt="" width=38 height=55 border=0></a></td></tr></table></td></tr></table></td>');

document.write('<td width=10 background="images/topright.gif"><img src="images/mask.gif" alt="" width=10 height=97 border=0></td></tr>');

document.write('<tr height=10><td width=10><img src="images/cdivleft.gif" alt="" width=10 height=10 border=0></td>');
document.write('<td background="images/div.gif"><img src="images/mask.gif" alt="" width=500 height=10 border=0></td>');
document.write('<td width=10><img src="images/cdivright.gif" alt="" width=10 height=10 border=0></td></tr>');

document.write('<tr><td width=10 background="images/bottomleft.gif"><img src="images/mask.gif" alt="" width=10 height=97 border=0></td>');
document.write('<td bgcolor=#edf6ff><!-- Photos -->');

if (currentPage!='admin') {
  document.write('<div align=center><table cellpadding=3 cellspacing=0 border=0>');
  document.write('<tr><td colspan=3><img src="images/mask.gif" alt="" width=750 height=3 border=0></td></tr>');
  document.write('<tr align=center>');
  rand(1);
  document.write('<td width=33%><img src="images/picb'+pic1+'.jpg" alt="Totnes United Free Church" width=250 height=150 border=0></td>');
  rand(2);
  document.write('<td width=34%><img src="images/picb'+pic2+'.jpg" alt="Church in Totnes, Devon" width=250 height=150 border=0></td>');
  rand(3);
  document.write('<td width=33%><img src="images/picb'+pic3+'.jpg" alt="Icthus Link and Alpha" width=250 height=150 border=0></td>');
  document.write('</tr></table></div>');
  }
}
