// JavaScript content syndication format 2.1 generated by Big Medium v1.3.6
// JavaScript copyright Global Moxie: http://www.globalmoxie.com/
// Content copyright: <font color="#FFFFFF"><strong>Copyright 2006 a gardenguides.org <a href="http:////www.gardenguides.org">website<//a>. All rights reserved.

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]="Cold Frame Greenhouse 2"
bmTipDescription[0]="<p>" + bmTipFontTag + "A cold frame greenhouse kit is one of the smallest you can buy, access is given through panels in the top. The other kind, naturally, is the walk-in greenhouse, which is usually best if you plan to grow more than eight mid-sized plants.</span></p>"
bmTipHeadline[1]="Portable Greenhouses 2"
bmTipDescription[1]="<p>" + bmTipFontTag + "The right greenhouse for you depends on several different factors. Generally, the portable models are best for those small-time growers who don\'t do things year-round. Portables aren\'t ideal for harsh weather--winds over 50 m.p.h. and snow flurries require a more weatherproof greenhouse.</span></p>"
bmTipHeadline[2]="Cold Frame Greenhouses"
bmTipDescription[2]="<p>" + bmTipFontTag + "When installing a cold frame greenhouse in your yard choose an area with southern or southeastern exposure. Also be sure there is proper drainage. In extreme conditions you’ll need to take extra steps to protect your plants. Professionals recommend stacking leaves and or straw on top of the structure during the night. This will protect your greenhouse garden from freezing</span></p>"
bmTipHeadline[3]="Portable Greenhouses"
bmTipDescription[3]="<p>" + bmTipFontTag + "Many people are tuning in to the advantages offered by portable greenhouses. These little greenhouses come in a variety of styles, it\'s important to stick with a name brand. The cover is most important--make sure it blocks UV rays while still letting in at least 75% of the light.</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.smallgreenhouse.com/moxie/tips/index.shtml"' + bmTipTarget + '">SmallGreenhouse.com</a>.</span></p>')}
document.write('</div>')
}

