// JavaScript content syndication format 2.1 generated by Big Medium v1.3.7
// JavaScript copyright Global Moxie: http://www.globalmoxie.com/
// Content copyright: Copyright 2002-2010, Paris Muse. All rights reserved.

var bmArtHeadline = new Array()
var bmArtDescription = new Array()
var bmArtTarget
var bmArtBreak
bmArtLoaded = true

if (! bmArtPadding) {var bmArtPadding = '5px'}

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]='Who We Are'
bmArtDescription[0]='Read more about our lively, art smart team of docents who lead all of our programs.'
bmArtURL[0]='http://www.parismuse.com/artnews/who-we-are.shtml'
bmArtHeadline[1]='Our Exhibition Picks'
bmArtDescription[1]='Current and future exhibitions to put on your Paris art agenda'
bmArtURL[1]='http://www.parismuse.com/artnews/expos.shtml'
bmArtHeadline[2]='An Eye for Detail'
bmArtDescription[2]='This is what sets our tours apart: Our docents have a passion for discovering and sharing the city\'s rich details—from mysterious doorways on the Seine, to the hidden symbols of a Renaissance painting in the Louvre.'
bmArtURL[2]='http://www.parismuse.com/artnews/eyefordetail.shtml'
bmArtHeadline[3]='Book Nook: Louvre for Kids'
bmArtDescription[3]='Books to enhance the fun of Louvre learning. Read and enjoy before or after your family’s adventure in the museum.'
bmArtURL[3]='http://www.parismuse.com/artnews/book-nook-louvre-for-kids.shtml'
bmArtHeadline[4]='Book Nook: If Buildings Could Talk'
bmArtDescription[4]='Books for children about Victor Hugo, the history of Paris, medieval art and life, and cathedral building. Like our walk, these recommended titles promise a diverse range of learning experiences, for young readers at all levels.'
bmArtURL[4]='http://www.parismuse.com/artnews/book-nook-buildings-walk.shtml'
bmArtHeadline[5]='Jackson Pollock and Shamanism'
bmArtDescription[5]='Modern art reveals its Native American roots at the Pinacothèque de Paris through February 15, 2009'
bmArtURL[5]='http://www.parismuse.com/artnews/jackson-pollock-and-shama.shtml'
bmArtHeadline[6]='The Marmottan-Monet Museum'
bmArtDescription[6]='A Monet mecca to be sure, but this museum offers so much more than Impressionism.'
bmArtURL[6]='http://www.parismuse.com/artnews/profilemarmottan.shtml'
bmArtHeadline[7]='The Cognacq-Jay Museum'
bmArtDescription[7]='A glimpse of the 18th-century good life in the heart of the Marais.'
bmArtURL[7]='http://www.parismuse.com/artnews/profilecg.shtml'


function bmArtDeliver() {
	var back = bmArtBackgroundColor
	if (back) {back = 'background-color: ' + back}
	document.write('<div id="bmArtFeedDiv" style="padding:' + bmArtPadding + ';' + back + '">')
document.write(bmArtHeadTag + 'PARIS MUSE: 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.parismuse.com/"' + bmArtTarget + '">Paris Muse</a>.</span></p>')
document.write('</div>')
}

