// JavaScript content syndication format 2.1 generated by Big Medium v1.3.7a
// JavaScript copyright Global Moxie: http://www.globalmoxie.com/
// Content copyright: 47 Reckless Place, Suite 1 Red Bank, New Jersey 07701<br><b>Phone<//b> 732-741-0055 | <b>Fax<//b> 732-741-6778<br>Copyright 2006. All rights reserved.<br><!-- Website Design by <a href="http:////www.palazzographicdesign.com" target="_blank">Gina Palazzo<//a> |--> <a href="http:////www.totalhosting.com" target="_blank"><b>This Website Developed &AMP; Hosted by Total Hosting<//b><//a>

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]="The real value of joining a local chamber of Commerce"
bmTipDescription[0]="<p>" + bmTipFontTag + "63% of Consumers are More Likely to Buy From Chamber Members" + bmTipBreak + "A new national study reveals that membership in" + bmTipBreak + "a local chamber of commerce can significantly boost a business’s" + bmTipBreak + "image among consumers, as well as among other businesses." + bmTipBreak + "For full article <a href=\"http://www.emacc.org/news/the-real-value-of-joining.shtml\">click here...</a></span></p>"
bmTipHeadline[1]="Thanks to Gina Palazzo"
bmTipDescription[1]="<p>" + bmTipFontTag + "Thank you Gina, of Palazzo Graphic Design, for bringing us back to our roots with our new nautical logo! Please <a href=\"http://www.palazzographicdesign.com\" target=\"_blank\">visit Gina\'s website</a>.</span></p>"
bmTipHeadline[2]="EMACC.org Version 3.0"
bmTipDescription[2]="<p>" + bmTipFontTag + "Notice anything different around here? We are proud to unveil the new look and feel for EMACC.org. The new site was developed by Peter Stoermer of <strong><a href=\"http://www.totalhosting.com\" target=\"_blank\">Total Hosting</a></strong> and all of the members of our Communications Committee. Please have a look around. Have a comment? <strong><a href=\"/contact_us/\">Send it our way</a></strong>. We want to know what you think.</span></p>"
bmTipHeadline[3]="Join a Committee Today!"
bmTipDescription[3]="<p>" + bmTipFontTag + "Want to help your fellow Chamber Members grow their business? Join a committee today. Choose the one that suits your skills and schedule. <a href=\"http://www.emacc.org/about_us/emacc-committees.shtml\">Click here for details</a>.</span></p>"
bmTipHeadline[4]="Did you know?"
bmTipDescription[4]="<p>" + bmTipFontTag + "Last year EMACC Members did over one million dollars in business with fellow members. We keep the business local.</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.emacc.org/tips/index.shtml"' + bmTipTarget + '">EMACC - Eastern Monmouth Area Chamber of Commerce</a>.</span></p>')}
document.write('</div>')
}

