function topbanner()
{
//8
var ranNum= Math.round(Math.random() * 8);
if (ranNum == 0){document.write('<img name="template_r1_c1" src="http://www.gracebiblechapel.com/images/topbanner/topbanner01.jpg" width="780" height="53" border="0" alt="">'); } // SandraLockett
if (ranNum == 1){document.write('<img name="template_r1_c1" src="http://www.gracebiblechapel.com/images/topbanner/topbanner02.jpg" width="780" height="53" border="0" alt="">'); } // LouisLockettJr
if (ranNum == 2){document.write('<img name="template_r1_c1" src="http://www.gracebiblechapel.com/images/topbanner/topbanner03.jpg" width="780" height="53" border="0" alt="">'); } // MaiaSpringfield
if (ranNum == 3){document.write('<img name="template_r1_c1" src="http://www.gracebiblechapel.com/images/topbanner/topbanner04.jpg" width="780" height="53" border="0" alt="">'); } // Gianna
if (ranNum == 4){document.write('<img name="template_r1_c1" src="http://www.gracebiblechapel.com/images/topbanner/topbanner05.jpg" width="780" height="53" border="0" alt="">'); } // BabyLouie
if (ranNum == 5){document.write('<img name="template_r1_c1" src="http://www.gracebiblechapel.com/images/topbanner/topbanner06.jpg" width="780" height="53" border="0" alt="">'); } // AleahRoberts
if (ranNum == 6){document.write('<img name="template_r1_c1" src="http://www.gracebiblechapel.com/images/topbanner/topbanner07.jpg" width="780" height="53" border="0" alt="">'); } // AleahRoberts2
if (ranNum == 7){document.write('<img name="template_r1_c1" src="http://www.gracebiblechapel.com/images/topbanner/topbanner08.jpg" width="780" height="53" border="0" alt="">'); } // TiaSpringfield
if (ranNum == 8){document.write('<img name="template_r1_c1" src="http://www.gracebiblechapel.com/images/topbanner/topbanner09.jpg" width="780" height="53" border="0" alt="">'); } // DanielSpringfieldJr
}
