//
var banner=new Array()

banner[0]='<a href=http://www.fatherstouch.com/ target=_blank><img src=http://kentuckylaketimes.com/aspts/ajwbnn/fatherstouch.com.gif width=468 height=60 border=0></a>'

banner[1]='<a href=http://www.authorhouse.com/BookStore/ItemDetail.aspx?q3=j2G%2bk6Ws3E8%3d target=_blank><img src=http://kentuckylaketimes.com/aspts/ajwbnn/inthetruth.gif width=468 height=60 border=0></a>'

banner[2]='<a href=http://www.amazon.com/exec/obidos/ASIN/0802086780/intesoft/103-0742849-4018249 target=_blank><img src=http://kentuckylaketimes.com/aspts/ajwbnn/jw3rdreich.gif width=468 height=60 border=0></a>'

banner[3]='<a href=http://www.watchtowerinformationservice.org/ target=_blank><img src=http://kentuckylaketimes.com/aspts/ajwbnn/watchtowerinformationservice.gif width=468 height=60 border=0></a>'

banner[4]='<a href=http://www.lovenorrisattorneys.com/jehova.html target=_blank><img src=http://kentuckylaketimes.com/aspts/ajwbnn/loveandnorris.gif width=468 height=60 border=0></a>'

banner[5]='<a href=http://www.birdsongresort.com target=_blank><img src=http://kentuckylaketimes.com/aspts/birdsongresort.com.gif width=468 height=60 border=0></a>'


var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])
