function getTodaysDate()
{
	var time = new Date();
	var dow = time.getDay();
	var month = time.getMonth();
	var day = time.getDate();
	var year = time.getYear();
	var todaysDate;
	if (year < 2000)
	{
		year = year + 1900;
	}
	var dows = new Array("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday");
	var months = new Array("January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December");
	todaysDate = dows[dow] + " " + months[month] + " " + day + ", " + year;
	return todaysDate;
}
function getBanner125by125()
{
	currentDate = new Date();
	day = currentDate.getDate();
	today = new Date();
	month = today.getMonth() + 1;
	if ( month == 1 || month == 2 || month == 3 || month == 4)
	{
		diff = day;
	}
	else if ( month == 5 || month == 6 || month == 7 || month == 8 )
	{
		diff = day + 31;
	}
	else
	{
		diff = day + 62;
	}
	if (diff < 1 || diff > 93)
	{
		diff = 31;
	}
	link1 = getTheLink(diff);
	diff++;
	if ( diff > 93)
	{
		diff = 1;
	}
	link2 = getTheLink(diff);
	diff++;
	if ( diff > 93)
	{
		diff = 1;
	}
	link3 = getTheLink(diff);
	diff++;
	if ( diff > 93)
	{
		diff = 1;
	}
	link4 = getTheLink(diff);
	table = "<table cellpadding='1' cellspacing='0' border='0'><tr><td>" + link1 + "</td><td>" + link2 + "</td></tr><tr><td>" + link3 + "</td><td>" + link4 + "</td></tr></table>";
	return table;
}
function getTheLink(diff)
{
	if ( diff == 1)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=51678.10000135&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Banner 10000135" border="0" src="http://merchant.linksynergy.com/fs/banners/2746/2746_10000135.gif"></a>';
	}
	else if (diff == 2)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=47558.10000043&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="RW Engergize 125x125" border="0" src="http://ads1.rodale.com/ads/linkshare/rw_energize_125.gif"></a>';
	}
	else if (diff == 3)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=51678.10000118&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Tahiti in a Towel!" border="0" src="http://1800patches.com/Banners/Cosmetic/tt_125x125_1.gif"></a>';
	}
	else if (diff == 4)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=49968.10000001&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="New Game Release" border="0" src="http://www.trygames.com/linkshare/images/LS_worms_125x125.gif"></a>';
	}
	else if (diff == 5)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=6449.10000094&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="promo125x125" border="0" src="http://www.delias.com/affiliates/banners/promo/125x125.gif"></a>';
	}
	else if (diff == 6)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=46769.10000013&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="avenue animated square" border="0" src="http://a248.e.akamai.net/f/248/6129/1d/www.avenue.com/Avenue/images/linkshare_banners/Banner7.gif"></a>';
	}
	else if (diff == 7)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=20052.10000124&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Banner 10000124" border="0" src="http://www.vitacost.com/affiliates/banners/125x125-75off.gif"></a>';
	}
	else if (diff == 8)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-5340736" target="_blank"><img src="http://www.qksrv.net/image-1224394-5340736" width="125" height="125" alt="Lose Weight with a Treadmill" border="0"></a>';
	}
	else if (diff == 9)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=49968.10000011&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Click for free game trials" border="0" src="http://www.trygames.com/linkshare/images/LSRCT2_125x125.gif"></a>';
	}
	else if (diff == 10)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=30329.10000017&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="afamgotconditions" border="0" src="http://www.dermadoctoraffiliates.com/ads/afamerican.gif"></a>';
	}
	else if (diff == 11)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=49784.10000004&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="eFitness: Get A Beach Body" border="0" src=" http://www.ediets.com/ads/banners/weekly_125x125_efit.gif"></a>';
	}
	else if (diff == 12)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=6349.10000057&type=4&subid=0" target= blank"><IMG width="125" height="125" alt="FragranceNet.com - 3,500 Fragrances, up to 70% OFF- FREE Shipping" border="0" src="http://www.fragrancenet.com/LSbanners/125_general_5.gif"></a>';
	}
	else if (diff == 13)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=20052.10000089&type=4&subid=0" target="_blank"><IMG  width="125" height="125" alt="Banner 10000089" border="0" src="http://www.vitacost.com/banners/banners/cold-flu-125x125.gif"></a>';
	}
	else if (diff == 14)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=38781.10000036&subid=0&type=4" target="blank"><IMG border="0" width="125" height="125" alt="principal_3steps125x125" src="http://ad.linksynergy.com/fs-bin/show?id=Kpea6e/nzqg&bids=38781.10000036&subid=0&type=4"></a>';
	}
	else if (diff == 15)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=17576.10000032&type=4&subid=0" target="blank"><IMG  width="125" height="125" alt="Banner 10000032" border="0" src="http://mojofarm.mediaplex.com/ad/bn/571-120-1899-31"></a>';
	}
	else if (diff == 16)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=47491.10000418&type=4&subid=0" target="blank"><IMG  width="125" height="125" alt="Applications are up Kaplan Gets You In b 125x125" border="0" src="http://www.kaptest.com/affiliate/images/b_pan125-125.gif"></a>';
	}
	else if (diff == 17)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-1167878" target="_blank"><img src="http://www.qksrv.net/image-1224394-1167878" width="125" height="125" alt="Picture of the CD Rom" border="0"></a>';
	}
	else if (diff == 18)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-544359" target="_blank" ><img src="http://www.qksrv.net/image-1224394-544359" width="125" height="125" alt="save up to 50% at PacSun.com" border="0"></a>';
	}
	else if (diff == 19)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=46978.10000428&subid=0&type=4" target= blank"><IMG border="0"  width="125" height="125"   alt="Promise" src="http://ad.linksynergy.com/fs-bin/show?id=Kpea6e/nzqg&bids=46978.10000428&subid=0&type=4"></a>';
	}
	else if (diff == 20)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=38611.10001093&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Save an additional $5 on all orders over $75" border="0" src="http://buy.overstock.com/img/linkshare/backtoschool_125x125.gif"></a>';
	}
	else if (diff == 21)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=50528.10000049&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Banner 10000049" border="0" src="http://www.ediets.com/ads/banners/weekly_125x125_zone_2.gif "></a>';
	}
	else if (diff == 22)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=50528.10000007&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Banner 10000007" border="0" src="http://www.ediets.com/ads/banners/weekly_125x125.gif"></a>';
	}
	else if (diff == 23)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=18586.10000042&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Banner 10000042" border="0" src="http://adfarm.mediaplex.com/ad/bn/571-149-1899-39"></a>';
	}
	else if (diff == 24)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/stat?id=Kpea6e/nzqg&offerid=37372.10000001&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Banner 1" border="0" src="http://www.simplydresses.com/banners/125x125.gif"></a>';
	}
	else if (diff == 25)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=20738.10000022&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="125 x 125 SQUARE" border="0" src="http://books.textbookx.com/banners/square.gif"></a>';
	}
	else if (diff == 26)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=1022.10000341&subid=0&type=4" target= blank"><IMG border="0"  width="125" height="125"   alt="FreeShipgift_125_125" src="http://ad.linksynergy.com/fs-bin/show?id=Kpea6e/nzqg&bids=1022.10000341&subid=0&type=4"></a>';
	}
	else if (diff == 27)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=51295.10000001&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Beauty.com Home Page" border="0" src="http://a248.e.akamai.net/f/248/580/1d/pics.drugstore.com/prodimg/promo/assoclinks/125x125_beauty.gif"></a>';
	}
	else if (diff == 28)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=20052.10000058&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Click to buy your vitamins at WHOLESALE COST!" border="0" src="http://www.vitacost.com/affiliates/banners/vc125x125_01.gif"></a>';
	}
	else if (diff == 29)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=49784.10000005&type=4&subid=0"><IMG  width="125" height="125" alt="eFitness: Get Big Arms" border="0" src=" http://www.ediets.com/ads/banners/weekly_125x125_efit_2.gif"></a>';
	}
	else if (diff == 30)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=15926.10000078&subid=0&type=4" target= blank"><IMG border="0"  width="125" height="125"   alt="New YR general banner 125x125" src="http://ad.linksynergy.com/fs-bin/show?id=Kpea6e/nzqg&bids=15926.10000078&subid=0&type=4"></a>';
	}
	else if (diff == 31)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=42398.10000027&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="EdT" border="0" src="http://www.zirh.com/LS/images/edt.jpg"></a>';
	}
	else if (diff == 32)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-10281001" target="_blank"><img src="http://www.qksrv.net/image-1224394-10281001" width="125" height="125" alt="Weight Loss Sample" border="0"></a>';
	}
	else if (diff == 33)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-6674102" target="_blank"><img src="http://www.qksrv.net/image-1224394-6674102" width="125" height="125" alt="Looking for Clear Skin?" border="0"></a>';
	}
	else if (diff == 34)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=43185.10000018&type=4&subid=0" target="_blank"><IMG  width="125" height="125" alt="Banner 10000018" border="0" src="http://www.ediets.com/ads/banners/weekly_125x125m.gif"></a>';
	}
	else if (diff == 35)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-5021860" target="_blank"><img src="http://www.qksrv.net/image-1224394-5021860" width="125" height="125" alt="" border="0"></a>';
	}
	else if (diff == 36)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=47439.10000047&type=4&subid=0" target="_blank"><IMG  width="125" height="125" alt="fitness 125x125" border="0" src="http://images.buy-here.com/jms/images/affiliate/AFF_FITNESS_125X125.jpg"></a>';
	}
	else if (diff == 37)
	{
banLine='<a href="http://www.qksrv.net/click-1224394-9886505" target="_blank"><img src="http://www.qksrv.net/image-1224394-9886505" width="125" height="125" alt="Sticks and Stones" border="0"></a>';
	}
	else if (diff == 38)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=20052.10000083&type=4&subid=0" target="_blank"><IMG  width="125" height="125" alt="Save 40% on Atkins Diet Products" border="0" src="http://www.vitacost.com/affiliates/Banners/locarboban125x125-1.jpg"><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=Kpea6e/nzqg&bids=20052.10000083&type=4&subid=0"><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=Kpea6e/nzqg&bids=20052.10000048&type=4&subid=0"></a>';
	}
	else if (diff == 39)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-10279684" target="_blank"><img src="http://www.qksrv.net/image-1224394-10279684" width="125" height="125" alt="Over 60 styles of Swimwear" border="0"></a>';
	}
	else if (diff == 40)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=46300.10000070&subid=0&type=4" target=" blank"><IMG border="0" width="125" height="125" alt="Specials 125x125" src="http://ad.linksynergy.com/fs-bin/show?id=Kpea6e/nzqg&bids=46300.10000070&subid=0&type=4"></a>';
	}
	else if (diff == 41)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=51295.10000001&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Beauty.com Home Page" border="0" src="http://a248.e.akamai.net/f/248/580/1d/pics.drugstore.com/prodimg/promo/assoclinks/125x125_beauty.gif"></a>';
	}
	else if (diff == 42)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-10279683" target="_blank"><img src="http://www.qksrv.net/image-1224394-10279683" width="125" height="125" alt="Bras 34B to 58H" border="0"></a>';
	}
	else if (diff == 43)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-514631" target="_blank"><img src="http://www.qksrv.net/image-1224394-514631" width="100" height="100" alt="The best in As On TV infomercial products" border="0"></a>';
	}
	else if (diff == 44)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=50528.10000042&type=4&subid=0" target="_blank"><IMG  width="125" height="125" alt="eDiets-Your Total Atkins Resource" border="0" src="http://www.ediets.com/ads/banners/weekly_125x125_atkins_1.gif"></a>';
	}
	else if (diff == 45)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-8312409" target="_blank"><img src="http://www.qksrv.net/image-1224394-8312409" width="125" height="125" alt="" border="0"></a>';
	}
	else if (diff == 46)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-8997940" target="_blank"><img src="http://www.qksrv.net/image-1224394-8997940" width="125" height="125" alt="www.azzurra-usa.com" border="0"></a>';
	}
	else if (diff == 47)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-10276775" target="_blank"><img src="http://www.qksrv.net/image-1224394-10276775" width="125" height="125" alt="Your Teen Has Drug Problems? Test Them Today !" border="0"></a>';
	}
	else if (diff == 48)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-3750866" target="_blank"><img src="http://www.qksrv.net/image-1224394-3750866" width="125" height="125" alt="Click for a FREE Psychic Reading from Keen!" border="0"></a>';
	}
	else if (diff == 49)
	{
	banLine='<a href="http://www.webpharmacyrx.com/product.cfm?id=1&AffiliateID=2003051935" target="webpharmacyrx.com" target= blank"><img alt="Adipex" border=0 src="http://www.secure-rx.com/aff_banner/webpharmacy/125x125_wp_2.jpg"></a>';
	}
	else if (diff == 50)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-3751244" target="_blank"><img src="http://www.qksrv.net/image-1224394-3751244" width="125" height="125" alt="Torrid - the alternative for sizes 12 - 26!" border="0"></a>';
	}
	else if (diff == 51)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-10278902" target="_blank"><img src="http://www.qksrv.net/image-1224394-10278902" width="125" height="125" alt="hottopic.com! everything about the music!" border="0"></a>';
	}
	else if (diff == 52)
	{
	banLine='<a href="http://www.webpharmacyrx.com/product.cfm?id=5&AffiliateID=2003051935" target="webpharmacyrx.com" target= blank"><img alt="Phentermine" border=0 src="http://www.secure-rx.com/aff_banner/webpharmacy/125x125_wp.jpg"></a>';
	}
	else if (diff == 53)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-6307400" target="_blank"><img src="http://www.qksrv.net/image-1224394-6307400" width="125" height="125" alt="AllDorm Inc." border="0"></a>';
	}
	else if (diff == 54)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=38781.10000098&subid=0&type=4" target= blank"><IMG border="0"  width="125" height="125"   alt="Get Info Now 125x125" src="http://ad.linksynergy.com/fs-bin/show?id=Kpea6e/nzqg&bids=38781.10000098&subid=0&type=4"></a>';
	}
	else if (diff == 55)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-5029329" target="_blank"><img src="http://www.qksrv.net/image-1224394-5029329" width="125" height="125" alt="Lose Weight with Your Computer" border="0"></a>';
	}
	else if (diff == 56)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=21036.10000084&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Banner 10000084" border="0" src="http://www.laparfumerie.com/images/linkshare/LP125x125.gif"></a>';
	}
	else if (diff == 57)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-7050832" target="_blank"><img src="http://www.qksrv.net/image-1224394-7050832" width="125" height="125" alt="" border="0"></a>';
	}
	else if (diff == 58)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=20052.10000101&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Banner 10000101" border="0" src="http://www.vitacost.com/affiliates/banners/buttonbrands125x125.gif"></a>';
	}
	else if (diff == 59)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-876474" target="_blank"><img src="http://www.qksrv.net/image-1224394-876474" width="125" height="125" alt="Maternity and Bridal" border="0"></a>';
	}
	else if (diff == 60)
	{
	banLine='<a href="http://www.webpharmacyrx.com/product.cfm?id=3&AffiliateID=2003051935" target="webpharmacyrx.com" target= blank"><img alt="Xenical" border=0 src="http://www.secure-rx.com/aff_banner/webpharmacy/125x125_wp3.jpg"></a>';
	}
	else if (diff == 61)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-7064267" target="_blank"><img src="http://www.qksrv.net/image-1224394-7064267" width="125" height="125" alt="all the Steals + Deals at alight.com" border="0"></a>';
	}
	else if (diff == 62)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=40909.10000063&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Clearance Jewelry" border="0" src="http://www.limogesjewelry.com/linkshare/Clearance_Revised_125x125.gif"></a>';
	}
	else if (diff == 63)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-5469858" target="_blank"><img src="http://www.qksrv.net/image-1224394-5469858" width="125" height="125" alt="" border="0"></a>';
	}
	else if (diff == 64)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-5388083" target="_blank"><img src="http://www.qksrv.net/image-1224394-5388083" width="125" height="125" alt="Be Less For Less" border="0"></a>';
	}
	else if (diff == 65)
	{

	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=50528.10000041&type=4&subid=0" target= balnk"><IMG  width="125" height="125" alt="eDiets- Your Atkins Diet Resource" border="0" src="http://www.ediets.com/ads/banners/weekly_125x125_atkins_2.gif"></a>';
	}
	else if (diff == 66)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-7050837" target="_blank"><img src="http://www.qksrv.net/image-1224394-7050837" width="125" height="125" alt="" border="0"></a>';
	}
	else if (diff == 67)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-10278598" target="_blank"><img src="http://www.qksrv.net/image-1224394-10278598" width="125" height="125" alt="For people who love to read" border="0"></a>';
	}
	else if (diff == 68)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-5655117" target="_blank"><img src="http://www.qksrv.net/image-1224394-5655117" width="125" height="125" alt="movies, toys, comics  tfaw.com" border="0"></a>';
	}
	else if (diff == 69)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-4011254" target="_blank"><img src="http://www.qksrv.net/image-1224394-4011254" width="125" height="125" alt="" border="0"></a>';
	}
	else if (diff == 70)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-7361020" target="_blank"><img src="http://www.qksrv.net/image-1224394-7361020" width="125" height="125" alt="Junonia Activewear for Women Size 14 & Up" border="0"></a>';
	}
	else if (diff == 71)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-1110122" target="_blank"><img src="http://www.qksrv.net/image-1224394-1110122" width="125" height="125" alt="Click for FREE Psychic Reading from Keen!" border="0"></a>';
	}
	else if (diff == 72)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-5340775" target="_blank"><img src="http://www.qksrv.net/image-1224394-5340775" width="125" height="125" alt="Buy Treadmill Factory Direct" border="0"></a>';
	}
	else if (diff == 73)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-7097006" target="_blank"><img src="http://www.qksrv.net/image-1224394-7097006" width="125" height="125" alt="Find your favorite DVDs and Movies on eBay" border="0"></a>';
	}
	else if (diff == 74)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-876148" target="_blank"><img src="http://www.qksrv.net/image-1224394-876148" width="125" height="125" alt="Shop TheSportsAuthority.com Clearance Center!" border="0"></a>';
	}
	else if (diff == 75)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-3881868" target="_blank"><img src="http://www.qksrv.net/image-1224394-3881868" width="125" height="125" alt="Up to 50% off Textbooks!" border="0"></a>';
	}
	else if (diff == 76)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-5388085" target="_blank"><img src="http://www.qksrv.net/image-1224394-5388085" width="125" height="125" alt="Be Less For Less" border="0"></a>';
	}
	else if (diff == 77)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-462779" target="_blank"><img src="http://www.qksrv.net/image-1224394-462779" width="125" height="125" alt="Quit Smoking" border="0"></a>';
	}
	else if (diff == 78)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=24556.10000212&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="125x125 friendsfam" border="0" src="http://www.personalcreations.com/ls_banners/125x125_friendsfam.gif"></a>';
	}
	else if (diff == 79)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=47053.10000071&subid=0&type=4" target= blank"><IMG border="0"  width="125" height="125"   alt="Grad 125 X 125" src="http://ad.linksynergy.com/fs-bin/show?id=Kpea6e/nzqg&bids=47053.10000071&subid=0&type=4"></a>';
	}
	else if (diff == 80)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=47558.10000043&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="RW Engergize 125x125" border="0" src="http://ads1.rodale.com/ads/linkshare/rw_energize_125.gif"></a>';
	}
	else if (diff == 81)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=38611.10001093&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Save an additional $5 on all orders over $75" border="0" src="http://buy.overstock.com/img/linkshare/backtoschool_125x125.gif"></a>';
	}
	else if (diff == 82)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=50528.10000049&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Banner 10000049" border="0" src="http://www.ediets.com/ads/banners/weekly_125x125_zone_2.gif "></a>';
	}
	else if (diff == 83)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=50528.10000007&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Banner 10000007" border="0" src="http://www.ediets.com/ads/banners/weekly_125x125.gif"></a>';
	}
	else if (diff == 84)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=18586.10000042&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Banner 10000042" border="0" src="http://adfarm.mediaplex.com/ad/bn/571-149-1899-39"></a>';
	}
	else if (diff == 85)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/stat?id=Kpea6e/nzqg&offerid=37372.10000001&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Banner 1" border="0" src="http://www.simplydresses.com/banners/125x125.gif"></a>';
	}
	else if (diff == 86)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=20738.10000022&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="125 x 125 SQUARE" border="0" src="http://books.textbookx.com/banners/square.gif"></a>';
	}
	else if (diff == 87)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=1022.10000341&subid=0&type=4" target= blank"><IMG border="0"  width="125" height="125"   alt="FreeShipgift_125_125" src="http://ad.linksynergy.com/fs-bin/show?id=Kpea6e/nzqg&bids=1022.10000341&subid=0&type=4"></a>';
	}
	else if (diff == 88)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=51295.10000001&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Beauty.com Home Page" border="0" src="http://a248.e.akamai.net/f/248/580/1d/pics.drugstore.com/prodimg/promo/assoclinks/125x125_beauty.gif"></a>';
	}
	else if (diff == 89)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=20052.10000058&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="Click to buy your vitamins at WHOLESALE COST!" border="0" src="http://www.vitacost.com/affiliates/banners/vc125x125_01.gif"></a>';
	}
	else if (diff == 90)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=49784.10000005&type=4&subid=0"><IMG  width="125" height="125" alt="eFitness: Get Big Arms" border="0" src=" http://www.ediets.com/ads/banners/weekly_125x125_efit_2.gif"></a>';
	}
	else if (diff == 91)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=15926.10000078&subid=0&type=4" target= blank"><IMG border="0"  width="125" height="125"   alt="New YR general banner 125x125" src="http://ad.linksynergy.com/fs-bin/show?id=Kpea6e/nzqg&bids=15926.10000078&subid=0&type=4"></a>';
	}
	else if (diff == 92)
	{
	banLine='<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=42398.10000027&type=4&subid=0" target= blank"><IMG  width="125" height="125" alt="EdT" border="0" src="http://www.zirh.com/LS/images/edt.jpg"></a>';
	}
	else if (diff == 93)
	{
	banLine='<a href="http://www.qksrv.net/click-1224394-10281001" target="_blank"><img src="http://www.qksrv.net/image-1224394-10281001" width="125" height="125" alt="Weight Loss Sample" border="0"></a>';
	}
	return (banLine);
}
function getBanner468by60()
{
	currentDate = new Date();
	day = currentDate.getDate();
	today = new Date();
	month = today.getMonth() + 1;
	if ( month == 1 || month == 2 || month == 3 || month == 4 || month == 5 || month == 6)
	{
		diff = day;
	}
	else 
	{
		diff = day + 31;
	}
	if (diff < 1 || diff > 62)
	{
		diff = 15;
	}
	link1 = getTheLink468by60(diff);
	return link1;
}
function getTheLink468by60(diff)
{
	if ( diff == 1 )
	{
		banline = '<a href="http://www.humankinetics.com/?associate=1248" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-541.gif" border="0"></a>';
	}
	else if (diff == 2)
	{
banline = '<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=24556.10000220&type=4&subid=0" target= blank"><IMG  width="468" height="60" alt="468x60 back to school" border="0" src="http://www.personalcreations.com/ls_banners/468x60_1.gif"></a>';
	}
	else if (diff == 3)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-7231922" target="_blank"><img src="http://www.qksrv.net/image-1224394-7231922" width="468" height="60" alt="Find Scholarships Today!" border="0"></a>';
	}
	else if (diff == 4)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-10279310" target="_blank"><img src="http://www.qksrv.net/image-1224394-10279310" width="468" height="60" alt="Yahoo! Personals - Give Fate a Nudge" border="0"></a>';
	}
	else if (diff == 5)
	{
banline = '<a href="http://www.webpharmacyrx.com/product.cfm?id=1&AffiliateID=2003051935" target="_blank"><img alt="Adipex" border=0 src="http://www.secure-rx.com/aff_banner/webpharmacy/468x60_wp_2.jpg"></a>';
	}
	else if (diff == 6)
	{
banline = '<a href="http://www.growerflowers.com/default.asp?id=40626" target="_blank"><img src="http://www.growerflowers.info/bannernew/main/CCouple.gif"></a>';
	}
	else if (diff == 7)
	{
banline = '<a href="http://scholarshipgrantguide.com/c.cgi/ceayala target="_blank"><img src="http://scholarshipgrantguide.com/images/17statbanner1.gif" border="0"></a>';
	}
	else if (diff == 8)
	{
banline = '<a href="http://www.babysittingclass.com/english/shop/order.cgi?op=show&id=37&title=Recommended%20by%20Overweight-Teen-Solutions" target="_blank"><img src="http://www.babysittingclass.com/art/flying_stork.gif" border="0"></a>';
	}
	else if (diff == 9)
	{
banline = '<a href="http://www.therabreath.com/a/1115/ebook.asp" target="_blank"><img src="http://www.therabreath.com/artwork/banners/ebookbanner_1a.gif" border="0"></a>';
	}
	else if (diff == 10)
	{
banline = '<a href="http://our.affiliatetracking.net/tvsuccess/af.cgi?aid=213;bid=7;ent=4"><img src="http://www.tvsuccess.com/images/megaspeedreading.gif" border="0"></a>';
	}
	else if (diff == 11)
	{
banline = '<a href="http://our.affiliatetracking.net/tvsuccess/af.cgi?aid=213;bid=5;ent=3"><img src="http://www.tvsuccess.com/images/mathanimated.gif" border="0"></a>';
	}
	else if (diff == 12)
	{
banline = '<a href="http://www.therabreath.com/a/1115/ebook.asp" target="_blank"><img src="http://www.therabreath.com/artwork/banners/thera_bnr01.gif" border="0"></a>';
	}
	else if (diff == 13)
	{
banline = '<a href="http://our.affiliatetracking.net/tvsuccess/af.cgi?aid=213;bid=9;ent=7"><img src="http://www.tvsuccess.com/images/perfectspell.gif" border="0"></a>';
	}
	else if (diff == 14)
	{
banline = '<a href="http://our.affiliatetracking.net/tvsuccess/af.cgi?aid=213;bid=8;ent=10"><img src="http://www.tvsuccess.com/images/dynamichealth.gif" border="0"></a>';
	}
	else if (diff == 15)
	{
banline = '<a href="http://our.affiliatetracking.net/tvsuccess/af.cgi?aid=213;bid=3;ent=1"><img src="http://www.tvsuccess.com/images/memory_4.gif" border="0"></a>';
	}
	else if (diff == 16)
	{
banline = '<a href="http://www.myaffiliateprogram.com/u/mygoals/b.asp?id=1280&p=index.html" target="_blank"><img src="http://www.myaffiliateprogram.com/u/mygoals/showb.asp?id=1280&img=mGad-fitWLgen-468x60.gif" border=0></a>';
	}
	else if (diff == 17)
	{
banline = '<a href="http://www.myaffiliateprogram.com/u/highvolt/b.asp?id=1119" target="_blank"><img src="http://www.dietdivas.com/content/pictures/banner1.gif"></a>';
	}
	else if (diff == 18)
	{
banline = '<a href="http://www.myaffiliateprogram.com/u/mygoals/b.asp?id=1280&p=index.html" target="_blank"><img src="http://www.myaffiliateprogram.com/u/mygoals/showb.asp?id=1280&img=mGad-lifestyleInsp-468x60.gif" border=0></a>';
	}
	else if (diff == 19)
	{
banline = '<a href="http://www.smartgym.com/cgi-bin/affiliates/c.cgi/ceayala" target="_blank"><img src="http://www.smartgym.com/images/banner-ag1.gif" border="0"></a>';
	}
	else if (diff == 20)
	{
	banline = '<form action="http://www.smartgym.com/cgi-bin/affiliates/c.cgi/ceayala" method="GET" target="_blank"><table width="430" border="0"><tr><td valign="center"><font face="Arial" size="-1">Here is what I want:</font></td><td valign="center"><select><option>Choose Selection</option><option>Lose pounds and inches</option><option>Burn fat</option><option>Build muscle</option><option>Re-shape</option><option>Flat abs</option><option>Tight buns</option><option>Slender hips and thighs</option><option>Sculpted chest</option><option>Strong back</option><option>Shapely arms and shoulders</option><option>Strength train</option><option>Cardio train</option></select></td><td valign="center"><input type="submit" value=" Go "></td></tr></table></form> <P align="Left">';
	}
	else if (diff == 21)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-462651" target="_blank"><img src="http://www.qksrv.net/image-1224394-462651" width="468" height="60" alt="Quit Smoking" border="0"></a>';
	}
	else if (diff == 22)
	{
banline = '<a href="http://www.calorieking.com/affiliates/redirect.php?affiliate_id=110&location=HANDHELD" target="_blank"><img src="http://images.calorieking.com/affiliates/banners/palm_02b.gif" border="0" width="468" height="60" alt="CalorieKing.com"></a>';
	}
	else if (diff == 23)
	{
banline = '<a href="http://www.calorieking.com/affiliates/redirect.php?affiliate_id=110&location=HANDHELD" target="_blank"><img src="http://images.calorieking.com/affiliates/banners/palm_03b.gif" border="0" width="468" height="60" alt="CalorieKing.com"></a>';
	}
	else if (diff == 24)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-10277076" target="_blank"><img src="http://www.qksrv.net/image-1224394-10277076" width="468" height="60" alt="Questia Online Library" border="0"></a>';
	}
	else if (diff == 25)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-9476388" target="_blank"><img src="http://www.qksrv.net/image-1224394-9476388" width="468" height="60" alt="Low Price Guarantee" border="0"></a>';
	}
	else if (diff == 26)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-9728332" target="_blank"><img src="http://www.qksrv.net/image-1224394-9728332" width="468" height="60" alt="" border="0"></a>';
	}
	else if (diff == 27)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-5523447" target="_blank"><img src="http://www.qksrv.net/image-1224394-5523447" width="468" height="60" alt="Acheive Health, Balance, Relaxation: Wai Lana Yoga" border="0"></a>';
	}
	else if (diff == 28)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-9336995" target="_blank"><img src="http://www.qksrv.net/image-1224394-9336995" width="468" height="60" alt="Junonia Plus Size Activewear" border="0"></a>';
	}
	else if (diff == 29)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-5379017" target="_blank"><img src="http://www.qksrv.net/image-1224394-5379017" width="468" height="60" alt="Delta Burke Collection" border="0"></a>';
	}
	else if (diff == 30)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-512258" target="_blank"><img src="http://www.qksrv.net/image-1224394-512258" width="468" height="60" alt="Beauty products" border="0"></a>';
	}
	else if (diff == 31)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-1169542" target="_blank"><img src="http://www.qksrv.net/image-1224394-1169542" width="468" height="60" alt="" border="0"></a>';
	}
	else if (diff == 32)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-2332091" target="_blank"><img src="http://www.qksrv.net/image-1224394-2332091" width="468" height="60" alt="" border="0"></a>';
	}
	else if (diff == 33)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-7231922" target="_blank"><img src="http://www.qksrv.net/image-1224394-7231922" width="468" height="60" alt="Find Scholarships Today!" border="0"></a>';
	}
	else if (diff == 34)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-1142974" target="_blank"><img src="http://www.qksrv.net/image-1224394-1142974" width="468" height="60" alt="Color and F/X contact lenses - EyeColor.com" border="0"></a>';
	}
	else if (diff == 35)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-7064461" target="_blank"><img src="http://www.qksrv.net/image-1224394-7064461" width="468" height="60" alt="Download an eBook today" border="0"></a>';
	}
	else if (diff == 36)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-53169" target="_blank"><img src="http://www.qksrv.net/image-1224394-53169" width="468" height="60" alt="" border="0"></a>';
	}
	else if (diff == 37)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-4183319" target="_blank"><img src="http://www.qksrv.net/image-1224394-4183319" width="468" height="60" alt="Hot Topic! Click here!" border="0"></a>';
	}
	else if (diff == 38)
	{

banline = '<a href="http://www.qksrv.net/click-1224394-6307343" target="_blank"><img src="http://www.qksrv.net/image-1224394-6307343" width="468" height="60" alt="AllDorm - Your College Everything Superstore!" border="0"></a>';
	}
	else if (diff == 39)
	{

banline = '<a href="http://click.linksynergy.com/fs-bin/stat?id=Kpea6e/nzqg&offerid=47053.10000007&type=4&subid=0" target= blank"><IMG border=0 alt=banner src="http://ad.linksynergy.com/fs-bin/show?id=Kpea6e/nzqg&bids=47053.10000007&type=4&subid=0"></a>';
	}
	else if ( diff == 40 )
	{
		banline = '<a href="http://www.humankinetics.com/?associate=1248" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-541.gif" border="0"></a>';
	}
	else if (diff == 41)
	{
banline = '<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=24556.10000220&type=4&subid=0" target= blank"><IMG  width="468" height="60" alt="468x60 back to school" border="0" src="http://www.personalcreations.com/ls_banners/468x60_1.gif"></a>';
	}
	else if (diff == 42)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-7231922" target="_blank"><img src="http://www.qksrv.net/image-1224394-7231922" width="468" height="60" alt="Find Scholarships Today!" border="0"></a>';
	}
	else if (diff == 43)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-10279310" target="_blank"><img src="http://www.qksrv.net/image-1224394-10279310" width="468" height="60" alt="Yahoo! Personals - Give Fate a Nudge" border="0"></a>';
	}
	else if (diff == 44)
	{
banline = '<a href="http://www.webpharmacyrx.com/product.cfm?id=1&AffiliateID=2003051935" target="_blank"><img alt="Adipex" border=0 src="http://www.secure-rx.com/aff_banner/webpharmacy/468x60_wp_2.jpg"></a>';
	}
	else if (diff == 45)
	{
banline = '<a href="http://www.growerflowers.com/default.asp?id=40626" target="_blank"><img src="http://www.growerflowers.info/bannernew/main/CCouple.gif"></a>';
	}
	else if (diff == 46)
	{
banline = '<a href="http://scholarshipgrantguide.com/c.cgi/ceayala target="_blank"><img src="http://scholarshipgrantguide.com/images/17statbanner1.gif" border="0"></a>';
	}
	else if (diff == 47)
	{
banline = '<a href="http://www.babysittingclass.com/english/shop/order.cgi?op=show&id=37&title=Recommended%20by%20Overweight-Teen-Solutions" target="_blank"><img src="http://www.babysittingclass.com/art/flying_stork.gif" border="0"></a>';
	}
	else if (diff == 48)
	{
banline = '<a href="http://www.therabreath.com/a/1115/ebook.asp" target="_blank"><img src="http://www.therabreath.com/artwork/banners/ebookbanner_1a.gif" border="0"></a>';
	}
	else if (diff == 49)
	{
banline = '<a href="http://our.affiliatetracking.net/tvsuccess/af.cgi?aid=213;bid=7;ent=4"><img src="http://www.tvsuccess.com/images/megaspeedreading.gif" border="0"></a>';
	}
	else if (diff == 50)
	{
banline = '<a href="http://our.affiliatetracking.net/tvsuccess/af.cgi?aid=213;bid=5;ent=3"><img src="http://www.tvsuccess.com/images/mathanimated.gif" border="0"></a>';
	}
	else if (diff == 51)
	{
banline = '<a href="http://www.therabreath.com/a/1115/ebook.asp" target="_blank"><img src="http://www.therabreath.com/artwork/banners/thera_bnr01.gif" border="0"></a>';
	}
	else if (diff == 52)
	{
banline = '<a href="http://our.affiliatetracking.net/tvsuccess/af.cgi?aid=213;bid=9;ent=7"><img src="http://www.tvsuccess.com/images/perfectspell.gif" border="0"></a>';
	}
	else if (diff == 53)
	{
banline = '<a href="http://our.affiliatetracking.net/tvsuccess/af.cgi?aid=213;bid=8;ent=10"><img src="http://www.tvsuccess.com/images/dynamichealth.gif" border="0"></a>';
	}
	else if (diff == 54)
	{
banline = '<a href="http://our.affiliatetracking.net/tvsuccess/af.cgi?aid=213;bid=3;ent=1"><img src="http://www.tvsuccess.com/images/memory_4.gif" border="0"></a>';
	}
	else if (diff == 55)
	{
banline = '<a href="http://www.myaffiliateprogram.com/u/mygoals/b.asp?id=1280&p=index.html" target="_blank"><img src="http://www.myaffiliateprogram.com/u/mygoals/showb.asp?id=1280&img=mGad-fitWLgen-468x60.gif" border=0></a>';
	}
	else if (diff == 56)
	{
banline = '<a href="http://www.myaffiliateprogram.com/u/highvolt/b.asp?id=1119" target="_blank"><img src="http://www.dietdivas.com/content/pictures/banner1.gif"></a>';
	}
	else if (diff == 57)
	{
banline = '<a href="http://www.myaffiliateprogram.com/u/mygoals/b.asp?id=1280&p=index.html" target="_blank"><img src="http://www.myaffiliateprogram.com/u/mygoals/showb.asp?id=1280&img=mGad-lifestyleInsp-468x60.gif" border=0></a>';
	}
	else if (diff == 58)
	{
banline = '<a href="http://www.smartgym.com/cgi-bin/affiliates/c.cgi/ceayala" target="_blank"><img src="http://www.smartgym.com/images/banner-ag1.gif" border="0"></a>';
	}
	else if (diff == 59)
	{
	banline = '<form action="http://www.smartgym.com/cgi-bin/affiliates/c.cgi/ceayala" method="GET" target="_blank"><table width="430" border="0"><tr><td valign="center"><font face="Arial" size="-1">Here is what I want:</font></td><td valign="center"><select><option>Choose Selection</option><option>Lose pounds and inches</option><option>Burn fat</option><option>Build muscle</option><option>Re-shape</option><option>Flat abs</option><option>Tight buns</option><option>Slender hips and thighs</option><option>Sculpted chest</option><option>Strong back</option><option>Shapely arms and shoulders</option><option>Strength train</option><option>Cardio train</option></select></td><td valign="center"><input type="submit" value=" Go "></td></tr></table></form> <P align="Left">';
	}
	else if (diff == 60)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-462651" target="_blank"><img src="http://www.qksrv.net/image-1224394-462651" width="468" height="60" alt="Quit Smoking" border="0"></a>';
	}
	else if (diff == 61)
	{
banline = '<a href="http://www.calorieking.com/affiliates/redirect.php?affiliate_id=110&location=HANDHELD" target="_blank"><img src="http://images.calorieking.com/affiliates/banners/palm_02b.gif" border="0" width="468" height="60" alt="CalorieKing.com"></a>';
	}
	else if (diff == 62)
	{
banline = '<a href="http://www.calorieking.com/affiliates/redirect.php?affiliate_id=110&location=HANDHELD" target="_blank"><img src="http://images.calorieking.com/affiliates/banners/palm_03b.gif" border="0" width="468" height="60" alt="CalorieKing.com"></a>';
	}

	return banline;
}
function getBanner88by31()
{
	currentDate = new Date();
	diff = currentDate.getDate();
	if (diff < 1 || diff > 31)
	{
		diff = 15;
	}
	link1 = getTheLink88by31(diff);
	return link1;
}
function getTheLink88by31(diff)
{
	if ( diff == 1)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-7240325" target="_blank"><img src="http://www.qksrv.net/image-1224394-7240325" width="88" height="31" alt="Find Scholarships Today!" border="0"></a>';
	}
	else if (diff == 2)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-10275681" target="_blank"><img src="http://www.qksrv.net/image-1224394-10275681" width="88" height="31" alt="-	Are You Healthy !  Order Your TestKit Today!" border="0"></a>';
	}
	else if (diff == 3)
	{
banline = '<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=20738.10000024&type=4&subid=0" target="_blank"><IMG  width="88" height="31" alt="88 x 31" border="0" src="http://www.textbooksatcost.com/banners/tiny.gif"></a>';
	}
	else if (diff == 4)
	{
banline = '<a href="http://directyourmind.directtrack.com/ad/27/CD9" target="_blank"><img src="http://directyourmind.directtrack.com/banner/9/27" alt="Learn More Now" border="0"></a>';
	}
	else if (diff == 5)
	{
banline = '<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=49968.10000008&type=4&subid=0" target=" blank"><IMG  width="88" height="31" alt="Free game trials" border="0" src="http://www.trygames.com/linkshare/images/LSNoship1_88x31.gif"></a>'
	}
	else if (diff == 6)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-2837437" target="_blank"><img src="http://www.qksrv.net/image-1224394-2837437" width="88" height="31" alt="Hard to find plus size bras in variety of styles." border="0"></a>';
	}
	else if (diff == 7)
	{
<!-- begin clickXchange, v2.4, Fixed Advertisement, copyright 2002 -->
<!-- Advertiser URL: http://www.largedirectory.com -->
<!-- Approved Affiliate URL: http://www.Overweight-Teen-Solutions.com -->
banline = '<a href="http://www.clickXchange.com/fr.phtml?act=902754.10" target="_blank"><img src="http://www.clickXchange.com/fd.phtml?act=902754.10" border=0></a>';
<!-- end clickXchange, v2.4 -->
	}
	else if (diff == 8)
	{
banline = '<a href="http://www.chat-place.org" target="_blank"><IMG  width="88" height="31" alt="Banner 10000003" border="0" src="http://www.chat-place.org/images/chatp1.gif"></a>';
	}
	else if (diff == 9)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-1145716" target="_blank"><img src="http://www.qksrv.net/image-1224394-1145716" width="88" height="31" alt="" border="0"></a>';
	}
	else if (diff == 10)
	{
banline = '<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=47491.10000160&type=4&subid=0" target="_blank"><IMG  width="88" height="31" alt="88x31 toefl" border="0" src="http://www.kaptest.com/affiliate/images/toefl88x31.gif"></a>';
	}
	else if (diff == 11)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-1142987" target="_blank"><img src="http://www.qksrv.net/image-1224394-1142987" width="88" height="31" alt="Color and F/X contact lenses - EyeColor.com" border="0"></a>';
	}
	else if (diff == 12)
	{
banline = '<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=38611.10000099&type=4&subid=0" target="_blank"><IMG  width="88" height="31" alt="Save up to 70% at Overstock.com!  (88x31)" border="0" src="http://buy.overstock.com/img/linkshare/hom_generic_88x31.gif"></a>';
	}
	else if (diff == 13)
	{
banline = '<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=36669.10000042&subid=0&type=4" target="_blank"><IMG border="0"  width="88" height="31"   alt="Banner 10000042" src="http://ad.linksynergy.com/fs-bin/show?id=Kpea6e/nzqg&bids=36669.10000042&subid=0&type=4"></a>';
	}
	else if (diff == 14)
	{
banline = '<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=38781.10000060&subid=0&type=4" target="_blank"><IMG border="0"   alt="Winsor Pilates" src="http://ad.linksynergy.com/fs-bin/show?id=Kpea6e/nzqg&bids=38781.10000060&subid=0&type=4"></a>';
	}
	else if (diff == 15)
	{
banline = '<a href="http://www.smartgym.com/cgi-bin/affiliates/c.cgi/CEAyala_ad" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-614.jpg" border="0"></a>';
	}
	else if ( diff == 16)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-7240325" target="_blank"><img src="http://www.qksrv.net/image-1224394-7240325" width="88" height="31" alt="Find Scholarships Today!" border="0"></a>';
	}
	else if (diff == 17)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-10275681" target="_blank"><img src="http://www.qksrv.net/image-1224394-10275681" width="88" height="31" alt="-	Are You Healthy !  Order Your TestKit Today!" border="0"></a>';
	}
	else if (diff == 18)
	{
banline = '<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=20738.10000024&type=4&subid=0" target="_blank"><IMG  width="88" height="31" alt="88 x 31" border="0" src="http://www.textbooksatcost.com/banners/tiny.gif"></a>';
	}
	else if (diff == 19)
	{
banline = '<a href="http://directyourmind.directtrack.com/ad/27/CD9" target="_blank"><img src="http://directyourmind.directtrack.com/banner/9/27" alt="Learn More Now" border="0"></a>';
	}
	else if (diff == 20)
	{
banline = '<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=49968.10000008&type=4&subid=0" target="_blank"><IMG  width="88" height="31" alt="Free game trials" border="0" src="http://www.trygames.com/linkshare/images/LSNoship1_88x31.gif"></a>'
	}
	else if (diff == 21)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-2837437" target="_blank"><img src="http://www.qksrv.net/image-1224394-2837437" width="88" height="31" alt="Hard to find plus size bras in variety of styles." border="0"></a>';
	}
	else if (diff == 22)
	{
<!-- begin clickXchange, v2.4, Fixed Advertisement, copyright 2002 -->
<!-- Advertiser URL: http://www.largedirectory.com -->
<!-- Approved Affiliate URL: http://www.Overweight-Teen-Solutions.com -->
banline = '<a href="http://www.clickXchange.com/fr.phtml?act=902754.10" target="_blank"><img src="http://www.clickXchange.com/fd.phtml?act=902754.10" border=0></a>';
<!-- end clickXchange, v2.4 -->
	}
	else if (diff == 23)
	{
banline = '<a href="http://www.chat-place.org" target="_blank"><IMG  width="88" height="31" alt="Banner 10000003" border="0" src="http://www.chat-place.org/images/chatp1.gif"></a>';
	}
	else if (diff == 24)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-1145716" target="_blank"><img src="http://www.qksrv.net/image-1224394-1145716" width="88" height="31" alt="" border="0"></a>';
	}
	else if (diff == 25)
	{
banline = '<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=47491.10000160&type=4&subid=0" target="_blank"><IMG  width="88" height="31" alt="88x31 toefl" border="0" src="http://www.kaptest.com/affiliate/images/toefl88x31.gif"></a>';
	}
	else if (diff == 26)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-1142987" target="_blank"><img src="http://www.qksrv.net/image-1224394-1142987" width="88" height="31" alt="Color and F/X contact lenses - EyeColor.com" border="0"></a>';
	}
	else if (diff == 27)
	{
banline = '<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=38611.10000099&type=4&subid=0" target="_blank"><IMG  width="88" height="31" alt="Save up to 70% at Overstock.com!  (88x31)" border="0" src="http://buy.overstock.com/img/linkshare/hom_generic_88x31.gif"></a>';
	}
	else if (diff == 28)
	{
banline = '<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=36669.10000042&subid=0&type=4" target="_blank"><IMG border="0"  width="88" height="31"   alt="Banner 10000042" src="http://ad.linksynergy.com/fs-bin/show?id=Kpea6e/nzqg&bids=36669.10000042&subid=0&type=4"></a>';
	}
	else if (diff == 29)
	{
banline = '<a href="http://click.linksynergy.com/fs-bin/click?id=Kpea6e/nzqg&offerid=38781.10000060&subid=0&type=4" target="_blank"><IMG border="0"   alt="Winsor Pilates" src="http://ad.linksynergy.com/fs-bin/show?id=Kpea6e/nzqg&bids=38781.10000060&subid=0&type=4"></a>';
	}
	else if (diff == 30)
	{
banline = '<a href="http://www.smartgym.com/cgi-bin/affiliates/c.cgi/CEAyala_ad" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-614.jpg" border="0"></a>';
	}
	else if ( diff == 31)
	{
banline = '<a href="http://www.qksrv.net/click-1224394-7240325" target="_blank"><img src="http://www.qksrv.net/image-1224394-7240325" width="88" height="31" alt="Find Scholarships Today!" border="0"></a>';
	}
	return banline;
}
function getBookOfTheDay()
{
	var banline;
	currentDate = new Date();
	day = currentDate.getDate();
	today = new Date();
	month = today.getMonth() + 1;
	month1 = parseInt(month / 2);
	month2 = month / 2;
	if ( month1 == month2)
	{
		diff = day;
	}
	else
	{
		diff = day * 2;
	}
	if (diff < 1 || diff > 62)
	{
		diff = 31;
	}

	if (diff == 1)
	{
		banline = '<a href="http://covertpower.com/?hop=ceayala.alchemy99" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-701.jpg" border="0"></a>';
	}
	else if (diff == 2)
	{
		banline = '<a href="http://www.dominantpower.net/?hop=ceayala.h4pbooks" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-702.gif" border="0"></a>';
	}
	else if (diff == 3)
	{
		banline = '<a href="http://www.yogahealthsecrets.com/?hop=ceayala.acagma" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-703.jpg" border="0"></a>';
	}
	else if (diff == 4)
	{
		banline = '<a href="http://dietandbody.com/dietbest.html?hop=ceayala.bestweight" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-704.jpg" border="0"></a>';
	}
	else if (diff == 5)
	{
		banline = '<a href="http://www.negativecaloriediet.com/?hop=ceayala.20bucks" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-705.gif" border="0"></a>';
	}
	else if (diff == 6)
	{
		banline = '<a href="http://www.getfitwhileyousit.com/?hop=ceayala.fitsit" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-706.gif" border="0"></a>';
	}
	else if (diff == 7)
	{
		banline = '<a href="http://www.ultimate-fat-burning-diet-primer.com/?hop=ceayala.fatburn" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-707.gif" border="0"></a>';
	}
	else if (diff == 8)
	{
		banline = '<a href="http://www.aksworld.com/7gs.htm?hop=ceayala.7gsbook" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-708.jpg" border="0"></a>';
	}
	else if (diff == 9)
	{
		banline = '<a href="http://www.starfields.org/?hop=ceayala.starfields" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-709.gif" border="0"></a>';
	}
	else if (diff == 10)
	{
		banline = '<a href="http://lillieross.com/lilbk3.htm?hop=ceayala.lillieross" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-710.gif" border="0"></a>';
	}
	else if (diff == 11)
	{
		banline = '<a href="http://chetday.com/secrets.htm?hop=ceayala.chetday" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-711.jpg" border="0"></a>';
	}
	else if (diff == 12)
	{
		banline = '<a href="http://chetday.com/secrets.htm?hop=ceayala.chetday" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-712.jpg" border="0"></a>';
	}
	else if (diff == 13)
	{
		banline = '<a href="http://chetday.com/secrets.htm?hop=ceayala.chetday" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-713.gif" border="0"></a>';
	}
	else if (diff == 14)
	{
		banline = '<a href="http://www.creativedateideas.com/?hop=ceayala.300dates" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-714.gif" border="0"></a>';
	}
	else if (diff == 15)
	{
		banline = '<a href="http://www.art-of-internet-dating.com/?hop=ceayala.tronnort" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-715.jpg" border="0"></a>';
	}
	else if (diff == 16)
	{
		banline = '<a href="http://www.schoolelection.com/?hop=ceayala.jeffmarx" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-716.jpg" border="0"></a>';
	}
	else if (diff == 17)
	{
		banline = '<a href="http://www.auctionsiteinsider.com/?hop=ceayala.ebayinside" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-717.gif" border="0"></a>';
	}
	else if (diff == 18)
	{
		banline = '<a href="http://www.scholarshipandgrantguide.com/?hop=ceayala.sgguide" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-718.jpg" border="0"></a>';
	}
	else if (diff == 19)
	{
		banline = '<a href="http://www.e-cookbooks.net/library/?hop=ceayala.vjjepub" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-719.jpg" border="0"></a>';
	}
	else if (diff == 20)
	{
		banline = '<a href="http://www.theromantic.com/50secrets.htm?hop=ceayala.50secrets" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-720.gif" border="0"></a>';
	}
	else if (diff == 21)
	{
		banline = '<a href="http://www.proposalstories.com/?hop=ceayala.proposals" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-721.gif" border="0"></a>';
	}
	else if (diff == 22)
	{
		banline = '<a href="http://www.ultimate-fat-burning-diet-primer.com/?hop=ceayala.fatburn" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-707.gif" border="0"></a>';
	}
	else if (diff == 23)
	{
		banline = '<a href="http://www.shelovesgod.com/cb/?hop=ceayala.pwgroup target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-723.jpg" border="0"></a>';
	}
	else if (diff == 24)
	{
		banline = '<a href="http://hodu.com/book.html?hop=ceayala.hoducom target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-724.jpg" border="0"></a>';
	}
	else if (diff == 25)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/lilarcom target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-725.jpg" border="0"></a>';
	}
	else if (diff == 26)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/empath target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-726.gif" border="0"></a>';
	}
	else if (diff == 27)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/asprod target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-727.jpg" border="0"></a>';
	}
	else if (diff == 28)
	{
		banline = '<a href="http://www.e-cookbooks.net/library/?hop=ceayala.vjjepub target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-719.jpg" border="0"></a>';
	}
	else if (diff == 29)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/goahead target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-729.jpg" border="0"></a>';
	}
	else if (diff == 30)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/stayorgo target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-730.jpg" border="0"></a>';
	}
	else if (diff == 31)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/damon target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-731.jpg" border="0"></a>';
	}
	else if (diff == 32)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/washres target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-732.jpg" border="0"></a>';
	}
	else if (diff == 33)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/letters target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-733.gif" border="0"></a>';
	}
	else if (diff == 34)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/666666 target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-734.jpg" border="0"></a>';
	}
	else if (diff == 35)
	{
		banline = '<a href="http://www.getfitwhileyousit.com/?hop=ceayala.fitsit target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-706.gif" border="0"></a>';
	}
	else if (diff == 36)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/unicades" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-736.jpg" border="0"></a>';
  	}
	else if (diff == 37)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/collins101" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-738.jpg" border="0"></a>';
	}
	else if (diff == 38)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/datingbook" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-741.jpg" border="0"></a>';
	}
	else if (diff == 39)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/marius" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-740.jpg" border="0"></a>';
	}
	else if (diff == 40)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/rodserling" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-743.jpg" border="0"></a>';
	}
	else if (diff == 41)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/dvsinc" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-744.jpg" border="0"></a>';
	}
	else if (diff == 42)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/davidfit" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-745.gif" border="0"></a>';
	}
	else if (diff == 43)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/davidfit" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-745.gif" border="0"></a>';
	}
	else if (diff == 44)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/jajagroup" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-747.gif" border="0"></a>';
	}
	else if (diff == 45)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/mcperry" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-748.gif" border="0"></a>';
	}
	else if (diff == 46)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/examsim" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-749.jpg" border="0"></a>';
	}
	else if (diff == 47)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/carstereo" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-750.jpg" border="0"></a>';
	}
	else if (diff == 48)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/suigenaris" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-751.jpg" border="0"></a>';
	}
	else if (diff == 49)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/bhsolution" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-752.jpg" border="0"></a>';
	}
	else if (diff == 50)
	{
		banline = '<a href="http://lillieross.com/lilbk3.htm?hop=ceayala.lillieross" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-753.jpg" border="0"></a>';
	}
	else if (diff == 51)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/happysite" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-710.gif" border="0"></a>';
	}
	else if (diff == 52)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/healplives" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-755.jpg" border="0"></a>';
	}
	else if (diff == 53)
	{
		banline = '<a href="http://www.improving-concentration.com/partners/index.php?hop=ceayala.mentagon" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition773.jpg" border="0"></a>';
	}
	else if (diff == 54)
	{
		banline = '<a href="http://www.joekumar.com/?hop=ceayala.joekumar" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-774.jpg" border="0"></a>';
	}
	else if (diff == 55)
	{
		banline = '<a href="http://hop.clickbank.net/?CEAyala/sofsuccess" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-700.jpg" border="0"></a>';
	}
	else if (diff == 56)
	{
		banline = '<a href="http://www.ultimate-fat-burning-diet-primer.com/?hop=ceayala.fatburn" target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-707.gif" border="0"></a>';
	}
	else if (diff == 57)
	{
		banline = '<a href="http://www.shelovesgod.com/cb/?hop=ceayala.pwgroup target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-723.jpg" border="0"></a>';
	}
	else if (diff == 58)
	{
		banline = '<a href="http://hodu.com/book.html?hop=ceayala.hoducom target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-724.jpg" border="0"></a>';
	}
	else if (diff == 59)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/lilarcom target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-725.jpg" border="0"></a>';
	}
	else if (diff == 60)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/empath target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-726.gif" border="0"></a>';
	}
	else if (diff == 61)
	{
		banline = '<a href="http://hop.clickbank.net/?ceayala/asprod target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-727.jpg" border="0"></a>';
	}
	else
	{
		banline = '<a href="http://www.e-cookbooks.net/library/?hop=ceayala.vjjepub target="_blank"><img src="http://www.overweight-teen-solutions.com/images/teen-fat-diet-nutrition-719.jpg" border="0"></a>';

	}
	return banline;
}
