// JavaScript content syndication format 2.1 generated by Big Medium v1.3
// JavaScript copyright Global Moxie: http://www.globalmoxie.com/
// Content copyright: Copyright 2004. All rights reserved. Waterloov, Inc. <br>210 Broad St, Red Bank, NJ 07701 | v: 732-530-3600 :: f: 732-224-0540<br>

var bmTipHeadline = new Array()
var bmTipDescription = new Array()
var bmTipTarget
var bmTipBreak
bmTipLoaded = true

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]="Thanks for keeping us dry"
bmTipDescription[0]="<p>" + bmTipFontTag + "The reason for this letter is that I lost the telephone number to the Waterloov dealer who installed my system and next year as part of our scheduled house maintenance I want to replace the roof and gutters. However, I will not replace the gutters unless I can get Waterloov installed (I love the product that much).</span></p><p>" + bmTipFontTag + "Thanks for keeping us dry.</span></p><p>" + bmTipFontTag + "-- Herb Ramos – Arlington County, Virginia</span></p>"
bmTipHeadline[1]="We\'re delighted"
bmTipDescription[1]="<p>" + bmTipFontTag + "We believe that Waterloov is a superior product and is probably the only product that would make our gutters truly worry free. In the last year we have had heavy rain, repeated ice storms, and the usual barrage of acorns, oak debris and leaves. The Waterloov has allowed the gutters to handle it all and stay clean – we’re delighted.</span></p><p>" + bmTipFontTag + "-- Steve and Harriet Yake – Severna Park, Maryland</span></p>"
bmTipHeadline[2]="Worthwhile investment"
bmTipDescription[2]="<p>" + bmTipFontTag + "I now feel that the money that I spent on your system was the best money that I have spent on my house to date.</span></p><p>" + bmTipFontTag + "-- Mark Rosenfelt – Freehold, New Jersey</span></p>"
bmTipHeadline[3]="Great Product, Great Service"
bmTipDescription[3]="<p>" + bmTipFontTag + "It’s nice to tell people that they are very conscientious and they’re doing a nice job and I want to thank you.</span></p><p>" + bmTipFontTag + "&nbsp;</span></p><p>" + bmTipFontTag + "-- Demaira – Colts Neck, New Jersey</span></p>"
bmTipHeadline[4]="Thank You, Waterloov"
bmTipDescription[4]="<p>" + bmTipFontTag + "Thank you for your knowledge and professionalism with this project. I’ll certainly be recommending the Waterloov Gutter Protection System to any of my friends who are in the market for a gutter protection system.</span></p><p>" + bmTipFontTag + "&nbsp;</span></p><p>" + bmTipFontTag + "-- Chester C. Chianese, D.D.S. – Toms River, New Jersey</span></p>"


function bmTipDeliver() {
	var back = bmTipBackgroundColor
	if (back) {back = 'background-color: ' + back}
	document.write('<div id="bmTipFeedDiv" style="padding:5px;' + 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.waterloov.com/tips/index.shtml"' + bmTipTarget + '">Waterloov</a>.</span></p>')}
document.write('</div>')
}

