// 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]="Heating Cables"
bmTipDescription[0]="<p>" + bmTipFontTag + "Heating cables are a resourceful way to sprout stubborn seedlings. Many plants hatch better in warm soil, but a space heater doesn\'t heat the soil to the indicated temperature right away. The right cables depend upon how much soil area you need to heat. Measure the area of the bottom part of the soil--multiply the length times the width. For areas of 1.5 square feet, a small six-foot cable should do fine--for three square feet, use a 12-foot cable. Anything over six square feet requires a cable at least 24 feet in length. For anything greater than this, you\'ll probably want more than one cable, or try laying down several large heating mats.</span></p>"
bmTipHeadline[1]="Lighting"
bmTipDescription[1]="<p>" + bmTipFontTag + "For plants that get all of their light exclusively from indoor grow lights, metal halide is definitely recommended. Metal halide light also keeps plants at a compact density, which is great when you\'re trying to grow in a small space.</span></p>"
bmTipHeadline[2]="Ventilation"
bmTipDescription[2]="<p>" + bmTipFontTag + "Cold-weather growers should pay special attention to their exhaust fans. Heat can be easily lost through the vents, which can hit your wallet hard and make it difficult to regulate temperature. Those in need of exhaust fans for cold-weather greenhouse kits should look for special louvres made of a heat-resistant metal.</span></p>"
bmTipHeadline[3]="Definition: Hydroponics"
bmTipDescription[3]="<p>" + bmTipFontTag + "The word, hydroponics, is derived from the Greek word hydro, which means \"water\" and ponos, which means \"labor or water-working\". Hydroponics gardening involves growing plants with their roots in other nutrient solutions and without soil.</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.advancedgreenhouse.com/moxie/tips/index.shtml"' + bmTipTarget + '">AdvancedGreenhouse.com</a>.</span></p>')}
document.write('</div>')
}

