// JavaScript content syndication format 2.1 generated by Big Medium v1.3.3
// JavaScript copyright Global Moxie: http://www.globalmoxie.com/
// Content copyright: Copyright ©2003-2006 Casual Portraits, Inc. All rights reserved.

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]="Kittie, a customer"
bmTipDescription[0]="<p>" + bmTipFontTag + "I WILL NEVER go to another photographer. Everything from the photos, pricing, options and viewing my prints is nothing short of exceptional.</span></p>"
bmTipHeadline[1]="Kittie, after seeing her proofs"
bmTipDescription[1]="<p>" + bmTipFontTag + "Wow Harwell,</span></p><p>" + bmTipFontTag + "This has been a very easy experience for me. How nice it is to view the photos online.</span></p>"
bmTipHeadline[2]="Teri, after seeing her proofs"
bmTipDescription[2]="<p>" + bmTipFontTag + "I am just speechless. Thank-you Thank You. I don\'t know which pictures to pick. ... I am just so stunned......I knew I had nice looking kids, but they are absolutely beautiful!!</span></p>"
bmTipHeadline[3]="Peggy, after seeing the retouching work I\'d done to give her a slimmer appearance"
bmTipDescription[3]="<div>" + bmTipFontTag + "\"Oh my gosh....you are what I need in real life....looks fabulous. Thank you so much....(by the way....is this legal?)\"</span></div>"
bmTipHeadline[4]="Bob, a friend of a customer"
bmTipDescription[4]="<p>" + bmTipFontTag + "\"I had an opportunity to see the album you created--it is by far the most professional album I have ever seen. The photos are fantastic, such clarity. Thanks for doing such a great job!\"</span></p>"
bmTipHeadline[5]="Sharon, an event photo customer"
bmTipDescription[5]="<p>" + bmTipFontTag + "\"I love them and will keep you in mind for events.\"</span></p>"
bmTipHeadline[6]="Laura, an event customer"
bmTipDescription[6]="<p>" + bmTipFontTag + "\"Thank you so much for your responsiveness!!!\"</span></p>"
bmTipHeadline[7]="Wayne, a portrait customer"
bmTipDescription[7]="<p>" + bmTipFontTag + "\"All of your work I have seen is great and imaginative\"</span></p>"
bmTipHeadline[8]="Debbie, commenting on photos from an event"
bmTipDescription[8]="<p>" + bmTipFontTag + "\"Almost like being there!\"</span></p>"
bmTipHeadline[9]="Karen, on a photo of her oldest son"
bmTipDescription[9]="<p>" + bmTipFontTag + "&quot;Brought tears to my eyes!! I LOOOOVEEEE that one of R! &quot;</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.casualportraits.com/moxie/tips/index.shtml"' + bmTipTarget + '">Casual Portraits, Inc.</a>.</span></p>')}
document.write('</div>')
}

