// 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. All rights reserved.<br><a href="http:////www.totalhosting.com" target="_blank">Web site hosting<//a> and web development by <a href="http:////www.totalhosting.com" target="_blank">Total Hosting<//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]="Birthday Party"
bmTipDescription[0]="<div>" + bmTipFontTag + "Thank you for a wonderful party yesterday! The girls had a great time and many of the kids said to me that this was the best birthday party ever! You were magnificent--you had everything and everyone under control. Everything got done and the kids had a great time either doing it or watching you. I will definitely recommend you to anyone looking for a different venue. Thanks again--Karin10/09</span></div>"
bmTipHeadline[1]="Thank you!"
bmTipDescription[1]="<p>" + bmTipFontTag + "I just wanted to say thank you so much for doing a GREAT job with Jaime\'s birthday party on Saturday… 15 year olds can be a tough age to keep their attention going, but they looooved it and all had a great time, especially Jordie and Jaime… and the food was delicious!</span></p><p>" + bmTipFontTag + "Hope to see you again soon… maybe I\'ll have MY birthday party with you!</span></p><p>" + bmTipFontTag + "Best," + bmTipBreak + "Sheryl</span></p>"
bmTipHeadline[2]="Private Cooking Party!"
bmTipDescription[2]="<div>" + bmTipFontTag + "Many thanks for a wonderful dinner party/cooking class! Organized, informative, creative and fun. We all had a great time chopping, dicing, sautéing, cooking, learning, drinking and of course - eating. The menu was perfect, the food was delicious! Looking forward to seeing you again in the Fall." + bmTipBreak + "All the best - enjoy your summer, Jan &amp; Nate</span></div>"
bmTipHeadline[3]="A great place to grow!"
bmTipDescription[3]="<div>" + bmTipFontTag + "I\'ve been attending cooking classes at Cook \'N Tell for ten years. What a wonderful place to grow as a confident cook! Come, eat, enjoy!" + bmTipBreak + "--Lynda R., Middletown</span></div>"
bmTipHeadline[4]="10 Year Veteran"
bmTipDescription[4]="<div style=\"text-align:left\"><p>" + bmTipFontTag + "Sue provides a forum for total participation with a variety of quality cooking professionals in a relaxed and homey setting." + bmTipBreak + "--- Marilyn Bernstein</span></p></div>"
bmTipHeadline[5]="Cool Party"
bmTipDescription[5]="<p>" + bmTipFontTag + "“Sue, the party was wonderful. The children were having so much fun, they failed to notice that they actually learned something!\"" + bmTipBreak + "-- Janet G., Rumson</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.cookntell.com/tips/index.shtml"' + bmTipTarget + '">CookNTell</a>.</span></p>')}
document.write('</div>')
}

