// JavaScript content syndication format 2.1 generated by Big Medium v1.3
// JavaScript copyright Global Moxie: http://www.globalmoxie.com/
// Content copyright: Copyright 2004, Harmony Marketing Group Inc. All rights reserved.

var bmArtHeadline = new Array()
var bmArtDescription = new Array()
var bmArtTarget
var bmArtBreak
bmArtLoaded = true

if (! bmArtNewWindow) {var bmArtNewWindow;}
else {bmArtTarget = ' target="_blank"'}

if (bmArtXHTML) {bmArtBreak = "<br />"}
else {var bmArtXHTML; bmArtBreak = "<br>"}

if (! bmArtNumber) {var bmArtNumber = 5}

if (! bmArtFull) {var bmArtFull = 0}

var bmArtURL = new Array()

bmArtHeadline[0]='Be Empowered'
bmArtDescription[0]='Be <strong><em>empowered</em></strong> to <em><strong>easily</strong></em> add, edit and manage web page content through an <strong><em>intuitive web-browser interface</em></strong>, while maintaining the design integrity of the site.'
bmArtURL[0]='http://www.harmony-content-manager.com/demo/product-features/courses/empowered.shtml'
bmArtHeadline[1]='Product Demo'
bmArtDescription[1]='Explore, tinker and play with the demo site to discover the power and flexibility the software can bring to your organization.'
bmArtURL[1]='http://www.harmony-content-manager.com/demo/product-features/demo.shtml'
bmArtHeadline[2]='Escape the Web\'s Desert Island'
bmArtDescription[2]='Too many organizations get marooned with their own websites, unable to update their sites without the help of outside contractors or overworked tech staff. Harmony Content Manager answers the SOS signal.'
bmArtURL[2]='http://www.harmony-content-manager.com/demo/solutions/desertisle.shtml'
bmArtHeadline[3]='Create Your Own News Feed'
bmArtDescription[3]='Harmony Content Manager allows you to build a network of content affiliates to spread your online brand beyond your own website.'
bmArtURL[3]='http://www.harmony-content-manager.com/demo/product-benefits/affiliate.shtml'
bmArtHeadline[4]='Your Harmony Content Manager Website'
bmArtDescription[4]='Harmony Content Manager does more than make it easy to add and edit webpages for your site: it gives your site interactive tools and design elements.'
bmArtURL[4]='http://www.harmony-content-manager.com/demo/product-features/website.shtml'
bmArtHeadline[5]='Login'
bmArtDescription[5]='Multiple people can collaborate on a website, with everyone on the web staff having their own account with a specific set of access privileges.'
bmArtURL[5]='http://www.harmony-content-manager.com/demo/product-features/login.shtml'
bmArtHeadline[6]='The Tip Editor'
bmArtDescription[6]='Tips are brief snippets of "micro-content" that you can update frequently and sprinkle throughout your site.'
bmArtURL[6]='http://www.harmony-content-manager.com/demo/product-features/tiped.shtml'
bmArtHeadline[7]='The Section Editor'
bmArtDescription[7]='The section editor gives you complete control over the organization of your website\'s content and the design of every page of the site.'
bmArtURL[7]='http://www.harmony-content-manager.com/demo/product-features/sectioned.shtml'
bmArtHeadline[8]='The Styles Editor'
bmArtDescription[8]='Browser-based editing of your site\'s style sheets gives you precise control over the appearance and styling of your site\'s fonts in every context.'
bmArtURL[8]='http://www.harmony-content-manager.com/demo/product-features/stylesed.shtml'
bmArtHeadline[9]='Highlight News Articles'
bmArtDescription[9]='Harmony Content Manager\'s news widgets allow you to separate and highlight content you consider "news" from the regular flow and display of other articles.'
bmArtURL[9]='http://www.harmony-content-manager.com/demo/product-benefits/news.shtml'
bmArtHeadline[10]='Manage Links and Documents'
bmArtDescription[10]='Though specially designed to store, organize and display the text of your webpages, Harmony Content Manager can also manage links to documents and other websites.'
bmArtURL[10]='http://www.harmony-content-manager.com/demo/product-benefits/external.shtml'
bmArtHeadline[11]='Development on a Dime'
bmArtDescription[11]='The go-go era of dot-com development are long gone and with it its go-go budgets. In these more rational days, Harmony Content Manager provides an effective technology platform at a sane price.'
bmArtURL[11]='http://www.harmony-content-manager.com/demo/solutions/dimedevelop.shtml'


function bmArtDeliver() {
	var back = bmArtBackgroundColor
	if (back) {back = 'background-color: ' + back}
	document.write('<div id="bmArtFeedDiv" style="padding:5px;' + back + '">')
document.write(bmArtHeadTag + 'HARMONY DEMO: TOP HEADLINES<' + '/span>')

		for (var i=0; (i < bmArtNumber && i < bmArtHeadline.length); i++) {
		document.write('<p>' + bmArtFontTag + '<a href="' + bmArtURL[i] + '"' + bmArtTarget + '>' + bmArtHeadline[i] + '<' + '/a>')
		if (bmArtFull == true) {document.write(bmArtBreak + bmArtDescription[i])}
		document.write('<' + '/span><' + '/p>')
	}

	document.write('<p>' + bmArtSmallTag + 'For more, visit <a href="http://www.harmony-content-manager.com/demo/"' + bmArtTarget + '">Harmony Demo</a>.</span></p>')
document.write('</div>')
}


