//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://www.orlandoward.com/tips_leadership.html target=_new><font color="FFFFFF" face="Arial, Helvetica, sans-serif" align="left">Is the Top DJ at K.V.M.R. (Vision/Mission Radio)?</a>'



banner[1]='<a href=http://www.orlandoward.com/tips_leadership.html target=_new><font color="FFFFFF" face="Arial, Helvetica, sans-serif" align="left">Are you engaged in ongoing Emotional Intelligence improvement?</a>'



banner[2]='<a href=http://www.orlandoward.com/tips_leadership.html target=_new><font color="FFFFFF" face="Arial, Helvetica, sans-serif" align="left">Are you a<BR>“Jargon Free” Translator?</a>'



banner[3]='<a href=http://www.orlandoward.com/tips_leadership.html target=_new><font color="FFFFFF" face="Arial, Helvetica, sans-serif" align="left">Are you a <BR>Calculating Risk-taker?</a>'



banner[4]='<a href=http://www.orlandoward.com/tips_leadership.html target=_new><font color="FFFFFF" face="Arial, Helvetica, sans-serif" align="left">Are you an Ethical<BR> Rock of Gibraltar?</a>'



banner[5]='<a href=http://www.orlandoward.com/tips_leadership.html target=_new><font color="FFFFFF" face="Arial, Helvetica, sans-serif" align="left">Are you a <BR>licensed bus driver?</a>'



banner[6]='<a href=http://www.orlandoward.com/tips_leadership.html target=_new><font color="FFFFFF" face="Arial, Helvetica, sans-serif" align="left">Are you a Masterful Coach?</a>'



var whichbanner=Math.floor(Math.random()*(banner.length))

document.write(banner[whichbanner])

