//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]='<div align=center class=banner><a href=http://friendscommunities.org/exchange/product.php?productid=16141&cat=0&page=1><img src=http://www.friendscommunities.org/exchange/images/prodimages/t_16141.jpg width="70" height="109" border=0><br><b>Remembering the Future</b><br>by Colette Baron-Reid<br><b></font></a></font></div>'

banner[1]='<div align=center class=banner><a href=http://friendscommunities.org/exchange/product.php?productid=16149&cat=0&page=1><img src=http://www.friendscommunities.org/exchange/images/prodimages/t_16149.jpg width="70" height="105" border=0><br><b>Ask and It Is Given Learning to Manifest Your Desires</b><br>by Esther and Jerry Hicks <br><b></font></a></font></div>'

banner[2]='<div align=center class=banner><a href=http://friendscommunities.org/exchange/product.php?productid=16213&cat=0&page=1><img src=http://www.friendscommunities.org/exchange/images/prodimages/t_16213.jpg width="70" height="79" border=0><br><b>Practical Praying: Using the Rosary to Enhance Your Life </b><br>by John Edward<br><b></font></a></font></div>'

banner[3]='<div align=center class=banner><a href=http://friendscommunities.org/exchange/product.php?productid=16143&cat=0&page=1><img src=http://www.friendscommunities.org/exchange/images/prodimages/t_16143.jpg width="70" height="105" border=0><br><b>Power of the Soul<br>Inside Wisdom for an Outside World</b><br>by John Holland<br><b></font></a></font></div>'

banner[4]='<div align=center class=banner><a href=http://friendscommunities.org/exchange/product.php?productid=16170&cat=0&page=1><img src=http://www.friendscommunities.org/exchange/images/prodimages/t_16170.png width="70" height="96" border=0><br><b>Within Reach Mediumship Cards</b><br>by Patti Sinclair<br><b></font></a></font></div>'

banner[5]='<div align=center class=banner><a href=htp://www.friendscommunities.org/exchange/product.php?productid=16210&cat=0&page=1><img src=http://www.friendscommunities.org/exchange/images/prodimages/t_16210.jpg width="70" height="114" border=0><br><b>The Power of Intention</b><br>by Dr. Wayne W. Dyer <br><b></font></a></font></div>'

banner[6]='<div align=center class=banner><a href=http://www.friendscommunities.org/exchange/product.php?productid=16135&cat=0&page=1><img src=http://www.friendscommunities.org/exchange/images/prodimages/t_16135.jpg width="70" height="106" border=0><br><b>The Times of our Lives</b><br>by Louise L. Hay<br><b></font></a></font></div>'

banner[7]='<div align=center class=banner><a href=http://www.friendscommunities.org/exchange/product.php?productid=16148&cat=0&page=1><img src=http://www.friendscommunities.org/exchange/images/prodimages/t_16148.jpg width="70" height="110" border=0><br><b>The Law of Attraction</b><br>by Esther and Jerry Hicks <br><b></font></a></font></div>'

banner[8]='<div align=center class=banner><a href=http://www.friendscommunities.org/exchange/product.php?productid=16145&cat=0&page=1><img src=http://www.friendscommunities.org/exchange/images/prodimages/t_16145.jpg width="70" height="105" border=0><br><b>Left to Tell</b><br>by Immaculee Ilibagiza<br><b></font></a></font></div>'

banner[9]='<div align=center class=banner><a href=http://www.friendscommunities.org/exchange/product.php?productid=16219&cat=0&page=1&featured><img src=http://www.friendscommunities.org/exchange/files/t_16219.jpg width="70" height="79" border=0><br><b>Intuitive Reading</b><br>with Pam Blizzard<br><b></font></a></font></div>'

banner[10]='<div align=center class=banner><a href=http://www.friendscommunities.org/exchange/product.php?productid=16198&cat=0&page=1><img src=http://www.friendscommunities.org/exchange/images/prodimages/t_16198.jpg width="70" height="86" border=0><br><b>Tarot Consultation</b><br>with Dawn Jones<br><b></font></a></font></div>'

banner[11]='<div align=center class=banner><a href=http://www.friendscommunities.org/exchange/home.php?cat=273><img src=http://www.friendscommunities.org/exchange/images/prodimages/t_16192.jpg width="70" height="17" border=0><br><b>Custom Astrology Reports</b><br>From Maria Vaiano<br><b></font></a></font></div>'

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