//Text Banner Rotation Script 1.1 Copyright 2003-2004 by MyKazaam.com Author: Yaza.  You must leave this copyright header in tact for use.  Please read the License file that accompanies the full package of this script.  For support visit http://www.mykazaam.com
var banner=new Array()

banner[0]='<table border=0 cellpadding=2 cellspacing=0 class=c1 bordercolor=#111111 width=175 height=52><tr><td width=173 bgcolor=#E70000 height=1 align=center><p class=content><font color=#FFFFFF><b>In Stock Now! <br> New Series!</b></font></td></tr><tr><td width=173 height=1 align=center bgcolor=#FFFFCC><p class=content><font color=#000000><a href=/bible_history/pillarshebrewnation1.htm><img src=/images/pillarsohn1.jpg width=150 border=0 height=196></a></font></p><p class=content><font color=#000000><i> Pillars of the <br> Hebrew Nation, Part I <br></i></font><span style=font-size:8pt>ISBN: 978-1-929683-27-7</span><br> <a href=/bible_history/pillarshebrewnation1.htm>Click to learn more.</a></p></td></tr></table>'

banner[1]='<table border=0 cellpadding=2 cellspacing=0 class=c1 bordercolor=#111111 width=175 height=341><tr><td width=173 bgcolor=#E70000 height=34 align=center><p class=content>&nbsp;<font color=#FFFFFF><b>Common Sense Press Stands Above the Rest! </b></font></td></tr><tr><td width=173 height=1 align=center bgcolor=#FFFFCC><p align=center><font size=2 face=Verdana, Arial, Helvetica, sans-serif><img src=/images/top100picks_small.gif width=80 height=80 align=left>Common Sense Press is pleased to announce that three of our product lines were chosen by Cathy Duffy in her new book, <em>100 Top Picks for Homeschool Curriculum</em>.<a href=/covers.htm> <em>Learning Language Arts Through Literature</em></a>, <em><a href=/wordsmth.htm>Wordsmith</a></em> and <em><a href=/greatscience/product.htm>Great Science Adventures</a></em> were chosen as the best of the best homeschool curriculum available!</font><br><img src=/images/red_bullet_line.gif width=151 height=7><br><font size=1 face=Verdana, Arial, Helvetica, sans-serif>For more information on these reviews and Cathy Duffy&#39;s new book, visit the publisher&#39;s web site: <a href=http://www.cathyduffyreviews.com target=_blank>www.cathyduffyreviews.com</a>.</font></td></tr></table>'

banner[2]='<table border=0 cellpadding=2 cellspacing=0 class=c1 bordercolor=#111111 width=175 height=52><tr><td width=173 bgcolor=#E70000 height=1 align=center><p class=content><font color=#FFFFFF><b>In Stock Now! <br> New Series!</b></font></td></tr><tr><td width=173 height=1 align=center bgcolor=#FFFFCC><p class=content><font color=#000000><a href=/bible_history/pillarshebrewnation1.htm><img src=/images/pillarsohn1.jpg width=150 border=0 height=196></a></font></p><p class=content><font color=#000000><i> Pillars of the <br> Hebrew Nation, Part I <br></i></font><span style=font-size:8pt>ISBN: 978-1-929683-27-7</span><br> <a href=/bible_history/pillarshebrewnation1.htm>Click to learn more.</a></p></td></tr></table>'

banner[3]='<table border=0 cellpadding=2 cellspacing=0 class=c1 bordercolor=#111111 width=175 height=341><tr><td width=173 bgcolor=#E70000 height=34 align=center><p class=content>&nbsp;<font color=#FFFFFF><b>Common Sense Press Stands Above the Rest! </b></font></td></tr><tr><td width=173 height=1 align=center bgcolor=#FFFFCC><p align=center><font size=2 face=Verdana, Arial, Helvetica, sans-serif><img src=/images/top100picks_small.gif width=80 height=80 align=left>Common Sense Press is pleased to announce that three of our product lines were chosen by Cathy Duffy in her new book, <em>100 Top Picks for Homeschool Curriculum</em>.<a href=/covers.htm> <em>Learning Language Arts Through Literature</em></a>, <em><a href=/wordsmth.htm>Wordsmith</a></em> and <em><a href=/greatscience/product.htm>Great Science Adventures</a></em> were chosen as the best of the best homeschool curriculum available!</font><br><img src=/images/red_bullet_line.gif width=151 height=7><br><font size=1 face=Verdana, Arial, Helvetica, sans-serif>For more information on these reviews and Cathy Duffy&#39;s new book, visit the publisher&#39;s web site: <a href=http://www.cathyduffyreviews.com target=_blank>www.cathyduffyreviews.com</a>.</font></td></tr></table>'

banner[4]='<table class=c1 borderColor=#111111 height=245 cellSpacing=0 cellPadding=2 width=175 border=0><tr><td align=middle width=173 bgColor=#e70000 height=1><p class=content>&nbsp;<font color=#ffffff><b>In Stock Now on CD!</b></font></td></tr><tr><td align=middle width=173 bgColor=#ffffcc height=194><p class=content><font color=#000000> <a href=/mathpage.htm> <img src=/images/one_hundred_sheep_cd_cover.jpg border=0 width=135 height=136 alt=One Hundred Sheep CD></a><br> <i>One Hundred Sheep:<br> Skip Counting Songs<br> from the Gospels<br></i></font><span style=font-size:8pt>ISBN: 978-1-929683-21-5</span><br> <a href=/mathpage.htm>Click to learn more.</a></p></td></tr></table>'

var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])

