//Copyright 2003 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]='<a href=http://ecommerce.lcs.net/stores/clinchmountainfarms><img border="0" src="clinchmountainfarms.gif"></a>'

banner[1]='<a href="http://ecommerce.lcs.net/stores/clinchmountain"><img border="0" src="clinchmountain-stanglass.gif"></a>'

banner[2]='<a href="http://ecommerce.lcs.net/stores/crainsridge"><img border="0" src="crainsridge.gif"></a>'

banner[3]='<a href="http://ecommerce.lcs.net/stores/kenscrafts"><img border="0" src="kenscrafts.gif"></a>'

banner[4]='<a href="http://ecommerce.lcs.net/stores/muggas"><img border="0" src="muggas.gif"></a>'

banner[5]='<a href="http://ecommerce.lcs.net/stores/rockcity"><img border="0" src="rockcity.gif"></a>'

banner[6]='<a href="http://ecommerce.lcs.net/stores/prayinglife"><img border="0" src="prayinglife.gif"></a>'

banner[7]='<a href="http://ecommerce.lcs.net/stores/proliner"><img border="0" src="proliner.gif"></a>'

banner[8]='<a href="http://ecommerce.lcs.net/stores/ruths"><img border="0" src="ruths.gif"></a>'

banner[9]='<a href="http://ecommerce.lcs.net/stores/knotheadz"><img border="0" src="knotheadz.jpg"></a>'

banner[10]='<a href="http://ecommerce.lcs.net/stores/prayinglife"><img border="0" src="prayinglifefoundation.gif"></a>'

var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])
