var banner=new Array()
banner[0]='<img src="http://ui.ibsrv.net/ibsrv/res/src:www.fitday.com/get/content/mt-static/themes/fitday/image-rotate/1-small.jpg"  width=130 height=210 border=0>'
banner[1]='<img src="http://ui.ibsrv.net/ibsrv/res/src:www.fitday.com/get/content/mt-static/themes/fitday/image-rotate/2-small.jpg"  width=130 height=210 border=0>'
banner[2]='<img src="http://ui.ibsrv.net/ibsrv/res/src:www.fitday.com/get/content/mt-static/themes/fitday/image-rotate/3-small.jpg"  width=130 height=210 border=0>'
banner[3]='<img src="http://ui.ibsrv.net/ibsrv/res/src:www.fitday.com/get/content/mt-static/themes/fitday/image-rotate/4-small.jpg"  width=130 height=210 border=0>'
banner[4]='<img src="http://ui.ibsrv.net/ibsrv/res/src:www.fitday.com/get/content/mt-static/themes/fitday/image-rotate/5-small.jpg"  width=130 height=210 border=0>'
banner[5]='<img src="http://ui.ibsrv.net/ibsrv/res/src:www.fitday.com/get/content/mt-static/themes/fitday/image-rotate/6-small.jpg"  width=130 height=210 border=0>'
banner[6]='<img src="http://ui.ibsrv.net/ibsrv/res/src:www.fitday.com/get/content/mt-static/themes/fitday/image-rotate/7-small.jpg"  width=130 height=210 border=0>'
banner[7]='<img src="http://ui.ibsrv.net/ibsrv/res/src:www.fitday.com/get/content/mt-static/themes/fitday/image-rotate/8-small.jpg"  width=130 height=210 border=0>'
banner[8]='<img src="http://ui.ibsrv.net/ibsrv/res/src:www.fitday.com/get/content/mt-static/themes/fitday/image-rotate/9-small.jpg"  width=130 height=210 border=0>'
banner[9]='<img src="http://ui.ibsrv.net/ibsrv/res/src:www.fitday.com/get/content/mt-static/themes/fitday/image-rotate/10-small.jpg"  width=130 height=210 border=0>'
banner[10]='<img src="http://ui.ibsrv.net/ibsrv/res/src:www.fitday.com/get/content/mt-static/themes/fitday/image-rotate/11-small.jpg"  width=130 height=210 border=0>'
var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])
