// JavaScript content syndication format 2.1 generated by Big Medium v1.3
// JavaScript copyright Global Moxie: http://www.globalmoxie.com/
// Content copyright: Copyright &copy; 2002-2008 Arrow Leadership International Ministries. All rights reserved.

var bmTipHeadline = new Array()
var bmTipDescription = new Array()
var bmTipTarget
var bmTipBreak
bmTipLoaded = true

if (! bmTipNewWindow) {var bmTipNewWindow;}
else {bmTipTarget = ' target="_blank"'}

if (bmTipXHTML) {bmTipBreak = "<br />"}
else {var bmTipXHTML; bmTipBreak = "<br>"}

if (! bmTipNumber) {var bmTipNumber = 1}
if (! bmTipRandom) {var bmTipRandom = true}
if (! bmNoFooter) {var bmNoFooter}

bmTipHeadline[0]="More Archeology than Architecture"
bmTipDescription[0]="<p>" + bmTipFontTag + "Growing as a seeker and follower of Jesus is more like archeology than architecture. - Carson Pue</span></p>"
bmTipHeadline[1]="Vision?"
bmTipDescription[1]="<p>" + bmTipFontTag + "Vision without Execution is \"Delusion\" - wall at ECCU</span></p>"
bmTipHeadline[2]="Uncertain Trumpet"
bmTipDescription[2]="<p>" + bmTipFontTag + "\"The very essence of leadership is that you have to have vision. You can’t blow an uncertain trumpet.\" - Theodore M. Hesburgh</span></p>"
bmTipHeadline[3]="Stress and Facts"
bmTipDescription[3]="<p>" + bmTipFontTag + " <em>When facing a stressful situation, the amount of stress you will feel is inversely proportional to the amount of information you can get.</em></span></p>"
bmTipHeadline[4]="One historic moment"
bmTipDescription[4]="<div style=\"text-align:left\"><p>" + bmTipFontTag + "&nbsp;</span></p><div>" + bmTipFontTag + "<em>\"We live in one of those historic moments when the forces of rapid change, and the social crises that accompany them, cry out for maturity and informed judgment. A recurring theme is the need for clearer understanding of the problems and effective leadership to address them.\"</em> Lawrence Matthews “Leadership: Hope For Family and Church” </span></div></div>"
bmTipHeadline[5]="No Peers"
bmTipDescription[5]="<p>" + bmTipFontTag + "\"I marvel at how the Arrow Leadership program has consistently challenged and equipped promising young leaders to navigate the turbulent waters of contemporary ministry with enhanced self-awareness and a greater dependency upon Christ’s ample grace. Arrow has no peers when it comes to forming men and women that steer the course of their lives by the internal compass of God-given values and commitments.\" - Steve Klipowicz, Gordon-Conwell Theological Seminary</span></p>"
bmTipHeadline[6]="Use of Stones"
bmTipDescription[6]="<div style=\"text-align:left\"><p>" + bmTipFontTag + "“The crowd doesn’t recognize a leader until he is gone; then they build a monument for him with the stones they threw at him in life.” - J. Oswald Sanders-</span></p></div>"
bmTipHeadline[7]="Old and the New"
bmTipDescription[7]="<div style=\"text-align:left\"><p>" + bmTipFontTag + "<strong>I always made it a point to especially befriend the older adults in the church, as well as the children. The older adults will defend you and won’t let others mess with you. And the children will love you back, which endears their parents to you... - Harold O\'Chester</strong></span></p></div>"
bmTipHeadline[8]="A Raised Bar"
bmTipDescription[8]="<p>" + bmTipFontTag + "“Arrow has provided me with a network of Canadian leaders for input and encouragement. It has raised the bar towards a higher level of professionalism for our organization.” - Wendy Gritter, executive director, New Direction for Life Ministries of Canada</span></p>"
bmTipHeadline[9]="Results"
bmTipDescription[9]="<p>" + bmTipFontTag + "\"My leadership is more confident, my vision is clearer, my self-image is stronger, the bar is higher, my attitudes less provincial, my heart softer, my future brighter...\" - Arrow Leader</span></p>"


function bmTipDeliver() {
	var back = bmTipBackgroundColor
	if (back) {back = 'background-color: ' + back}
	document.write('<div id="bmTipFeedDiv" style="padding:5px;' + back + '">')
	if (bmTipRandom) {
		var j
		var temp
		for (var i=bmTipHeadline.length; --i; ) {
			j = Math.floor(Math.random() * (i+1))
			temp = bmTipDescription[i]
			bmTipDescription[i] = bmTipDescription[j]
			bmTipDescription[j] = temp
			temp = bmTipHeadline[i]
			bmTipHeadline[i] = bmTipHeadline[j]
			bmTipHeadline[j] = temp
		}
	}

	for (var i=0; (i < bmTipNumber && i < bmTipDescription.length); i++) {
		document.write('<p>' + bmTipHeadTag + bmTipHeadline[i] + '</span></p>')
		document.write(bmTipDescription[i])
	}
if (! bmNoFooter) {document.write('<p>' + bmTipSmallTag + 'For more, visit <a href="http://www.arrowleadership.org/alpages/tips/index.shtml"' + bmTipTarget + '">Arrow Leadership</a>.</span></p>')}
document.write('</div>')
}

