// JavaScript content syndication format 2.1 generated by Big Medium v1.3.7a
// JavaScript copyright Global Moxie: http://www.globalmoxie.com/
// Content copyright: Copyright 2007. Chatham Journal Newspaper. 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]="Who do you think knows what they are talking about"
bmTipDescription[0]="<p>" + bmTipFontTag + "\"The argument that Northwood won\'t be filled up is crazy\"</span></p><p>" + bmTipFontTag + "<em>- Commissioner George Lucier\'s comment. BOE member Deb McManus said northeastern Chatham is not growing as fast as predicted. Northwood, she said, is supposed to get only 60 new students before the new high school opens. - 7/19/07</em></span></p>"
bmTipHeadline[1]="Then why did we pass the moratorium?"
bmTipDescription[1]="<p>" + bmTipFontTag + "\"The legal issues presented by moratoria are numerous and potentially subject a governing board to legal liability.\"" + bmTipBreak + "- <em>County Attorney Kevin Whiteheart wrote in a two-page letter denying The News &amp; Observer\'s public records request for minutes from closed-session meetings where commissioners discussed the county\'s development moratorium on large subdivisions. - 6/07</em></span></p>"
bmTipHeadline[2]="The public\'s right to know"
bmTipDescription[2]="<p>" + bmTipFontTag + "\"They have to release the minutes, and if they get sued, they get sued. A potential plaintiff has the right to know what they did in that meeting.\"" + bmTipBreak + "- <em>Cathy Packer, who teaches media law at UNC-Chapel Hill\'s School of Journalism and Mass Communication, said the threat of a suit is not a basis for withholding the minutes from closed-session meetings where commissioners discussed the county\'s development moratorium on large subdivisions. 6/07</em></span></p>"
bmTipHeadline[3]="The most open govenment in Chatham County history?"
bmTipDescription[3]="<p>" + bmTipFontTag + "\"We will do our best to implement new policies that will make this administration the most open in Chatham County history.\"" + bmTipBreak + " <em>- Chairman Carl Thompson makes the claim in a county press release 13 days after the News and Observer asked for the release of closed session minutes concerning the moratorium ordinance. 6/19/07</em></span></p>"
bmTipHeadline[4]="What to do?"
bmTipDescription[4]="<p>" + bmTipFontTag + "&quot;I don\'t know what we\'re going to do if we don\'t get this 1 percent.&quot;</span></p><p>" + bmTipFontTag + "<em>Chatham County Commissioner Mike Cross, explaining the need for a proposal for a 1-percent land transfer tax that would help pay for county needs.</em></span></p>"
bmTipHeadline[5]="Getting it done"
bmTipDescription[5]="<p>" + bmTipFontTag + "&quot;We didn\'t open a business to just try it. You have to make it happen. So you adapt. If we only had antiques, I don\'t think we\'d still be around.&quot;</span></p><p>" + bmTipFontTag + "<em>Jacques Dufour, owner of French Connections, describing how his Pittsboro antiques and art shop has adapted to changing economic trends by de-emphasizing French antiques and selling more African art.</em></span></p>"
bmTipHeadline[6]="From 87 feet, Snipes swishes his way to ESPN fame"
bmTipDescription[6]="<p>" + bmTipFontTag + "&quot;You don\'t really expect to be on TV, especially not SportsCenter. It\'s a dream come true.&quot;</span></p><p>" + bmTipFontTag + "<em>Siler City native Jordan Snipes is featured on SportsCenter for his game-winning 87-foot cross-court shot.</em></span></p>"
bmTipHeadline[7]="New concern raised on Booth Mountain"
bmTipDescription[7]="<p>" + bmTipFontTag + "&quot;This is credible expert information. Why anyone would refuse to listen to it is beyond me.&quot;</span></p><p>" + bmTipFontTag + "<em>Booth Mountain neighbor Allison Weakley said the planning board voted without gathering enough public comment.</em></span></p>"
bmTipHeadline[8]="Substantial Influence"
bmTipDescription[8]="<p>" + bmTipFontTag + "When I first started out serving and running, I indicated that I would do so long enough to have substantial influence. I\'m able to do that now, and I think that\'s a benefit to my constituents.&quot;</span></p><p>" + bmTipFontTag + "<em>- State Rep. Joe Hackney on his decision to run for a 13th term in the State House.</em></span></p>"
bmTipHeadline[9]="Staying Power"
bmTipDescription[9]="<p>" + bmTipFontTag + "&quot;I don\'t believe they would waste their time and money with staying around if they didn\'t believe they could fulfill it.&quot;</span></p><p>" + bmTipFontTag + "<em>- Chatham Commissioner Bunkey Morgan, on developer Newland Communities\' plans to submit a revised proposal for Briar Chapel, a massive mixed-use development in northern Chatham, now that a regulatory &quot;compact communities ordinance&quot; is in place.</em></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.chathamjournal.com/weekly/tips/index.shtml"' + bmTipTarget + '">Chatham Journal Weekly</a>.</span></p>')}
document.write('</div>')
}

