//Header Rotation Script 1.1 Copyright 2003-2005 by KentuckyLakeTimes.com
var headergraph=new Array()

headergraph[0]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header0.gif width=740 height=156 border=0 ></a>'

headergraph[1]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header1.gif width=740 height=156 border=0 ></a>'

headergraph[2]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header2.gif width=740 height=156 border=0 ></a>'

headergraph[3]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header3.gif width=740 height=156 border=0 ></a>'

headergraph[4]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header4.gif width=740 height=156 border=0 ></a>'

headergraph[5]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header5.gif width=740 height=156 border=0 ></a>'

headergraph[6]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header6.gif width=740 height=156 border=0 ></a>'

headergraph[7]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header7.gif width=740 height=156 border=0 ></a>'

headergraph[8]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header8.gif width=740 height=156 border=0 ></a>'

headergraph[9]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header9.gif width=740 height=156 border=0 ></a>'

headergraph[10]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header10.gif width=740 height=156 border=0 ></a>'

headergraph[11]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header11.gif width=740 height=156 border=0 ></a>'

headergraph[12]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header12.gif width=740 height=156 border=0 ></a>'

headergraph[13]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header13.gif width=740 height=156 border=0 ></a>'

headergraph[14]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header14.gif width=740 height=156 border=0 ></a>'

headergraph[15]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header15.gif width=740 height=156 border=0 ></a>'

headergraph[16]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header16.gif width=740 height=156 border=0 ></a>'

headergraph[17]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header17.gif width=740 height=156 border=0 ></a>'

headergraph[18]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header18.gif width=740 height=156 border=0 ></a>'

headergraph[19]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header19.gif width=740 height=156 border=0 ></a>'

headergraph[20]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header20.gif width=740 height=156 border=0 ></a>'

headergraph[21]='<a  href=http://www.kentuckylaketimes.com><img src=http://www.kentuckylaketimes.com/header/header21.gif width=740 height=156 border=0 ></a>'

headergraph[22]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header22.gif width=740 height=156 border=0 ></a>'

headergraph[23]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header23.gif width=740 height=156 border=0 ></a>'

headergraph[24]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header24.gif width=740 height=156 border=0 ></a>'

headergraph[25]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header25.gif width=740 height=156 border=0 ></a>'

headergraph[26]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header26.gif width=740 height=156 border=0 ></a>'

headergraph[27]='<a  href=http://www.kentuckylaketimes.com/><img src=http://www.kentuckylaketimes.com/header/header27.gif width=740 height=156 border=0 ></a>'

var whichheadergraph=Math.floor(Math.random()*(headergraph.length))
document.write(headergraph[whichheadergraph])
