// JavaScript content syndication format 2.1 generated by Big Medium v1.3.5
// JavaScript copyright Global Moxie: http://www.globalmoxie.com/
// Content copyright: 

var bmTipHeadline = new Array()
var bmTipDescription = new Array()
var bmTipTarget
var bmTipBreak
bmTipLoaded = true

if (! bmTipPadding) {var bmTipPadding = '0'}

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]="Welfare of the Whole Human Race"
bmTipDescription[0]="<p>" + bmTipFontTag + "‘The twentieth century will be chiefly remembered in future centuries not as an age of political conflict or technical inventions," + bmTipBreak + "but as an age in which human society dared to think of the welfare of the whole human race as a practical objective.’</span></p><p>" + bmTipFontTag + "Arnold Toynbee</span></p>"
bmTipHeadline[1]="Emergence of Humanity"
bmTipDescription[1]="<p>" + bmTipFontTag + "‘It may well be that to be truly human has to mean being a participant in the emergence of Humanity.’ ‘To take Humanity as a question has only appeared in recent times. In times past, every people had their own story—of creation, of origins and of destiny—but none had a story encompassing all the humans of the earth.’</span></p><p>" + bmTipFontTag + "From the conference brochure for ‘Humanity, a seminar-dialogue in the year 2000’" + bmTipBreak + "sponsored by DuVersity and the Baltimore Holistic Health Center</span></p>"
bmTipHeadline[2]="Peoples of the World"
bmTipDescription[2]="<p>" + bmTipFontTag + "‘When historians look back on our century, they may remember it most, not for space travel or the release of nuclear energy," + bmTipBreak + "but as the time when the peoples of the world first came to take one another seriously.’</span></p><p>" + bmTipFontTag + "Huston Smith, The World’s Religions</span></p>"


function bmTipDeliver() {
	var back = bmTipBackgroundColor
	if (back) {back = 'background-color: ' + back}
	document.write('<div id="bmTipFeedDiv" style="padding:' + bmTipPadding + ';' + 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.projectheavenonearth.com/heaven/tips/index.shtml"' + bmTipTarget + '">Project Heaven on Earth</a>.</span></p>')}
document.write('</div>')
}

