<!-- Browser Check -->
iens6=document.all||document.getElementById
ns4=document.layers

<!--GLOBAL VARIABLES-->
var thename
var theobj
var thetext
var winHeight
var winPositionFromTop
var winWidth
var startH=2
var openTimer
<!--END GLOBAL VARIABLES-->

<!--DEFINE MOUSEOVER CONTENT-->
var textArray = new Array

// CHANGE EACH ARRAY ELEMENT BELOW TO YOUR OWN CONTENT. MAKE SURE TO USE SINGLE QUOTES INSIDE DOUBLE QUOTES.
textArray[1]="<strong>FamilyCorner.com Magazine</strong> <br><br>Parents are always searching for good solid advice when it comes to their family and home life. Everything from teething, fitness, teenagers, home decorating and harvesting your herb garden. Visit our special holiday sections!<br><br><img src='http://www.lemonflower.com/images/exchange/newfc100.gif' width='100' height='81' border='0' align='left'><br><p>&nbsp;</p>" 

textArray[2]="<img src='http://chef2chef.net/images/portal.gif' width='120' height='52' border='0' align='right'><strong>Chef's Guide to Practically Everything</strong><br><br>Visit Chef2Chef.net Today!<br>A Culinary Portal and Chef's Guide to Practically Everything"

textArray[3]="<img src='http://www.lemonflower.com/images/exchange/newfc100.gif' width='100' height='81' border='0' align='left'> This example uses it like an Ad Box. You can add any graphics and text combination in the window.<br><br>In this example textArray element number 3 is passed to the function to define the text I want. Default width and height are used."
  
textArray[4]="<strong4</strong> <br><br>Parents are always searching for good solid advice when it comes to their family and home life. Everything from teething, fitness, teenagers, home decorating and harvesting your herb garden. Visit our special holiday sections!<br><br><img src='http://www.lemonflower.com/images/exchange/newfc100.gif' width='100' height='81' border='0' align='left'><br><p>&nbsp;</p>" 


textArray[5]="<strong>5</strong> <br><br>Parents are always searching for good solid advice when it comes to their family and home life. Everything from teething, fitness, teenagers, home decorating and harvesting your herb garden. Visit our special holiday sections!<br><br><img src='http://www.lemonflower.com/images/exchange/newfc100.gif' width='100' height='81' border='0' align='left'><br><p>&nbsp;</p>" 

textArray[6]="<img src='http://www.living-foods.com/images/livingfoods.gif' width='433' height='72' border='0' align='center'>" 

textArray[7]="<strong>The Bug's Best</strong> <br><br>Great tips and inspiration for dieting and better health! <br><p>&nbsp;</p>" 

textArray[8]="<img src='http://www.rawlife.com/images/m-paul.jpg' width='81' height='105' border='0' align='right'> <b>Paul Nison</b> has lived on a raw food diet since he was diagnosed with ulcerative colitis many years ago. As the medical profession offered no other choice but surgery, Paul decided to stop eating all cooked foods. Today his body has healed itself 100% from this so-called incurable disease. A raw food educator and chef, Paul has been featured on The Food Network and in several domestic and international magazines and newspapers. He is the Author of, The Raw Life: Becoming Natural in an Unnatural World, and is about to release his new book titled Raw Knowledge: Enhance The Powers of Your Mind, Body and Soul."


textArray[9]="<img src='http://www.soapteacher.com/images/LemonPie.jpg' width='441' height='331' border='0' align='right'> <b>Visit the Soap Teacher</b><br> to learn how to make your own Lemon Pie soap!"


textArray[10]="<img src='http://www.lemonflower.com/images/freebanner3.gif' width='468' height='60' border='0' align='right'><br><br><br><br><br> <b>The Free Zone</b><br>We have been the ORIGINAL one-stop resource for no-junk freebies on the web since 1996.!"
 
 textArray[11]="<img src='http://www.rawgourmet.com/images/nomi.jpg' width='211' height='260' border='0' align='right'> <b>Nomi Shannon</b><br><br> The challenge is in becoming educated and receiving the support you need while making this change in the way you prepare and eat your food. You need to become aware of the sources available to you- where to get the supplies, and how to use them. Besides presenting an easy to live with system and lots of recipes, my goal is to be your raw food resource so that you can obtain the equipment, food and guidance that you need, no matter where you live."
  textArray[12]="<img src='http://easyweb.easynet.co.uk/karenk/sm1.jpg' width='236' height='200' border='0' align='right'> <b>Maddie Miller</b><br><br>There is a wide variance of the type of raw food diet followed by different people, and of course this can alter with time as the individual changes. There are many very important beliefs and facts for increasing the percentage of raw food in the diet, and many of the scientific facts and studies into the benefits of such a diet, (many carried out by universities and conventional doctors), are not well documented in the standard media. <br><br>The FRESH Network aims to encourage all to learn to consume the foods that suit them best as an individual, for whatever reasons. However education is vital, so that we have the widest range of options to make the best informed decisions."
 
textArray[13]="<img src='../images/freebanner3.gif' width='468' height='60' alt='freebzone.com' border='0' align='middle'> <b>FreebZone</b><br><br>The ORIGNINAL one-stop resource for no-junk freebies, updated daily..<p>&nbsp;</p>"
textArray[14]="<img src='http://www.family-friendly-fun.com/images/famban.gif' width='468' height='60' alt='freebzone.com' border='0' align='middle'> <b>Family Friendly Fun and Special Needs</b><br><br>Family Friendly Fun and Special Needs resources that enhance the quality and enjoyment of family life with special needs.<p>&nbsp;</p>"
 
textArray[15]="<img src='../images/Citrusbanner.gif' width='356' height='66' alt='freebzone.com' border='0' align='middle'> <br><b>The Ultimate Citrus Page</b><br><br>Citrus - Ultimatecitrus.com, your source for citrus information.<p>&nbsp;</p>"

 textArray[16]="<img src='http://www.passionateaboutfood.net/Images/banners/passion.gif' width='220' height='68'  border='0' align='middle'> <br><b>Passionate About Food</b><br><br>Daily Food News, Yummy Recipes, Food Forum.<p>&nbsp;</p>" 
  



<!--END DEFINE MOUSEOVER CONTENT-->

<!--GLOBAL FUNCTIONS-->
function setObj(elementpos,theswitch,inwidth,inheight) {
	thetext=textArray[elementpos]
	if(iens6){
		thename = "viewer"
		theobj=document.getElementById? document.getElementById(thename):document.all.thename
		winHeight=100
			if(iens6&&document.all) {
				winPositionFromTop=document.body.clientHeight
				winWidth=(document.body.clientWidth-document.body.leftMargin)
			}
			if(iens6&&!document.all) {
				winPositionFromTop=window.innerHeight
				winWidth=(window.innerWidth-(document.body.offsetLeft+20))
			}
			if(theswitch=="override") {
				winWidth=inwidth
				winHeight=inheight
			}
		theobj.style.width=winWidth
		theobj.style.height=startH
			if(iens6&&document.all) {
				theobj.style.top=document.body.scrollTop+winPositionFromTop
				theobj.innerHTML = ""
				theobj.insertAdjacentHTML("BeforeEnd","<table cellspacing=0 cellpadding=10 width="+winWidth+" height="+winHeight+" border=1><tr><td width=100% valign=top><font type='times' size='2' style='color:black;font-weight:normal'>"+thetext+"</font></td></tr></table>")
			}
			if(iens6&&!document.all) {
				theobj.style.top=window.pageYOffset+winPositionFromTop
				theobj.innerHTML = ""
				theobj.innerHTML="<table cellspacing=0 width="+winWidth+" height="+winHeight+" border=1><tr><td width=100% valign=top><font type='times' size='2' style='color:black;font-weight:normal'>"+thetext+"</font></td></tr></table>"
			}
	}
	if(ns4){
		thename = "nsviewer"
		theobj = eval("document."+thename)
		winPositionFromTop=window.innerHeight
		winWidth=window.innerWidth
		winHeight=100
			if(theswitch=="override") {
				winWidth=inwidth
				winHeight=inheight
			}
		theobj.moveTo(0,eval(window.pageYOffset+winPositionFromTop))
		theobj.width=winWidth
		theobj.clip.width=winWidth
		theobj.document.write("<table cellspacing=0 width="+winWidth+" height="+winHeight+" border=1><tr><td width=100% valign=top><font type='times' size='2' style='color:black;font-weight:normal'>"+thetext+"</font></td></tr></table>")
		theobj.document.close()
	}
	viewIt()
}

function viewIt() {
	if(startH<=winHeight) {
		if(iens6) {
			theobj.style.visibility="visible"
				if(iens6&&document.all) {
					theobj.style.top=(document.body.scrollTop+winPositionFromTop)-startH
				}
				if(iens6&&!document.all) {
					theobj.style.top=(window.pageYOffset+winPositionFromTop)-startH
				}
			theobj.style.height=startH
			startH+=2
			openTimer=setTimeout("viewIt()",10)
		}
		if(ns4) {
			theobj.visibility = "visible"
			theobj.moveTo(0,(eval(window.pageYOffset+winPositionFromTop)-startH))
			theobj.height=startH
			theobj.clip.height=(startH)
			startH+=2
			openTimer=setTimeout("viewIt()",10)
		}
	}else{
		clearTimeout(openTimer)
	}
}

function stopIt() {
	if(iens6) {
		theobj.innerHTML = ""
		theobj.style.visibility="hidden"
		startH=2
	}
	if(ns4) {
		theobj.document.write("")
		theobj.document.close()
		theobj.visibility="hidden"
		theobj.width=0
		theobj.height=0
		theobj.clip.width=0
		theobj.clip.height=0
		startH=2
	}
}
