// JavaScript content syndication format 2.1 generated by Big Medium v1.3.4a
// JavaScript copyright Global Moxie: http://www.globalmoxie.com/
// Content copyright: Copyright 2004, Global Moxie. All rights reserved.

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]="History Detectives New Season"
bmTipDescription[0]="<p>" + bmTipFontTag + "More than 5 million people* are watching History Detectives, are you? (*PBS Research projection) Find out more about <a href=\"http://www.pbs.org/opb/historydetectives/about/tukufu.html\">Tukufu Zuberi on the History Detectives</a>.</span></p><p>" + bmTipFontTag + "Also, access video related to <strong>History Detectives</strong> including Interviews with the stars of the show, tutorials on how to become a history detective yourself, highlights from each season and behind the scenes filming.</span></p><p>" + bmTipFontTag + "To watch the video you will need the <a href=\"http://www.real.com/player/\">Real Player</a> which can be downloaded free.</span></p>"
bmTipHeadline[1]="PBS GREENLIGHTS FOURTH SEASON OF &quot;HISTORY DETECTIVES&quot;"
bmTipDescription[1]="<p>" + bmTipFontTag + "<em><em>Production Begins November 2005</em>" + bmTipBreak + "<em>New Season Premieres Summer 2006</em></em></span></p><p>" + bmTipFontTag + "November 15, 2005, Alexandria, VA - PBS has green-lighted a fourth season of the acclaimed series <strong>HISTORY DETECTIVES</strong>, to be broadcast in summer 2006. Co-produced by Oregon Public Broadcasting and Lion Television (UK).</span></p><p>" + bmTipFontTag + "\"We are delighted to bring <strong>HISTORY DETECTIVES</strong> back for another inquisitive and exciting season,\" said John F. Wilson, senior vice president of programming, PBS. \"<strong>HISTORY DETECTIVES</strong>\' grassroots, investigative history lessons and whimsical style have struck a chord with viewers of all ages that makes for fun, intelligent programming.\"</span></p><p>" + bmTipFontTag + "\"<strong>HISTORY DETECTIVES</strong> is one of Lion Television\'s most successful productions in the U.S. and we are thrilled to carry on our relationship with PBS on this popular series,\" said Tony Tackaberry, executive vice president, Lion Television USA/New York.</span></p><p>" + bmTipFontTag + "<strong>HISTORY DETECTIVES</strong> is again hosted by the four intrepid fact-finders: Wes Cowan, independent appraiser and auctioneer; Elyse Luray, an independent appraiser and expert in art history; Gwendolyn Wright, professor of architecture, architecture, planning and preservation, and professor of history, Columbia University; and <strong>Tukufu Zuberi</strong>, professor of sociology and the director of the Center for Africana Studies at the University of Pennsylvania.</span></p><p>" + bmTipFontTag + "The <strong>HISTORY DETECTIVES</strong> Web site (<a href=\"http://www.pbs.org/historydetectives\">pbs.org/historydetectives</a>) includes highlights from the televised investigations called \"Case Files.\"</span></p>"
bmTipHeadline[2]="Black Star Line"
bmTipDescription[2]="<p>" + bmTipFontTag + " <strong>History Detectives</strong> tackle these new cases in the second episode of the 2005 season.</span></p><p>" + bmTipFontTag + "<strong>The Detectives:</strong> Tukufu Zuberi and Elyse Luray" + bmTipBreak + "<strong>The Place:</strong> Williamaston, North Carolina" + bmTipBreak + "<strong>The Case:</strong> A woman recently found two Black Star Line stock certificates, which had been purchased by her great grandfather in 1919. She didn\'t know the significance of the documents, but what looked like a Marcus Garvey signature on the papers saved them from the trash bin. Garvey founded the Black Star Line steam ship company through his United Negro Improvement Association in 1919. Could this certificate be a rare artifact from Garvey\'s heyday?</span></p><p>" + bmTipFontTag + "<strong>History Detectives</strong> heads to New York and North Carolina to learn more about this controversial and enigmatic figure who fought for economic self-reliance and political self-determination for African Americans.</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://tukufuzuberi.melaclients.com/tz/tips/index.shtml"' + bmTipTarget + '">TukufuZuberi.com</a>.</span></p>')}
document.write('</div>')
}

