
//Here go Badger Articles
function GetNewsI(name)
{
	if (name == "unionleader") {
		return	"<img src=/images/pressimages/UnionLeader.jpg border=0><br>";
	}
	if (name == "taste_for_life") {
		return	"<img src=/images/pressimages/TasteForLife.jpg border=0><br>";
	}
	if (name == "pointe") {
		return	"<img src=/images/pressimages/Pointe.jpg border=0><br>";
	}
	if (name == "org_style") {
		return	"<img src=/images/pressimages/OS_2005.jpg border=0><br>";
	}
	if (name == "nat_health") {
		return	"<img src=/images/pressimages/NaturalHealth_01.jpg border=0><br>";
	}
	if (name == "nh_bus2") {
		return	"<img src=/images/pressimages/NHBR_2004.jpg border=0><br>";
	}
	if (name == "nh_bus") {
		return	"<img src=/images/pressimages/NHBusinessRev.jpg border=0><br>";
	}
	if (name == "out_photo") {
		return	"<img src=/images/pressimages/cvr_aug03.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Outdoor Photographer</b></font><br>\
				 <font size=2>August 2003</font>";
	}
	else if (name == "yankee") {
		return	"<img src=/images/pressimages/Yankee-02.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Yankee</b></font><br>\
				 <font size=2>April 2001</font>";
	}
	if (name == "vogue") {
		return	"<img src=/images/pressimages/Vogue-02.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Vogue</b></font><br>\
				 <font size=2>April 2001</font>";
	}
	if (name == "triathlete") {
		return	"<img src=/images/pressimages/Triathlete-01.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Triathlete</b></font><br>\
				 <font size=2>April 2001</font>";
	}
	if (name == "professional_builder") {
		return	"<img src=/images/pressimages/Professional-Builder.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Professional Builder</b></font><br>\
				 <font size=2>April 2001</font>";
	}
	if (name == "prevention") {
		return	"<img src=file:///G|/Badger%20Project/images/pressimages/spacer.gif border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Prevention Magazine</b></font><br>\
				 <font size=2>April 2001</font>";
	}
	if (name == "natural_health") {
		return	"<img src=/images/pressimages/Natural-Health-01.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Natural Health</b></font><br>\
				 <font size=2>April 2001</font>";
	}
	if (name == "massage_and_bodywork") {
		return	"<img src=/images/pressimages/Massage-&-Bodywork-02.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Massage & Bodywork</b></font><br>\
				 <font size=2>April 2001</font>";
	}
	if (name == "jade") {
		return	"<img src=/images/pressimages/Jade-02.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Jade</b></font><br>\
				 <font size=2>April 2001</font>";
	}
	if (name == "global_cosmetics") {
		return	"<img src=/images/pressimages/Global-Cosmetics.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Global Cosmetic Industry</b></font><br>\
				 <font size=2>April 2001</font>";
	}
	if (name == "garden_gate") {
		return	"<img src=/images/pressimages/Garden-Gate.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Garden Gate</b></font><br>\
				 <font size=2>April 2001</font>";
	}
	if (name == "business_nh_mag") {
		return	"<img src=/images/pressimages/Business-NH-Magazine-01.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Business NH Magazine</b></font><br>\
				 <font size=2>April 2001</font>";
	}
	if (name == "body_and_soul") {
		return	"<img src=/images/pressimages/Body-&-Soul.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Body & Soul</b></font><br>\
				 <font size=2>April 2001</font>";
	}
	if (name == "backpacker_magazine_01") {
		return	"<img src=/images/pressimages/0401_BACK_C.gif border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Backpacker Magazine</b></font><br>\
				 <font size=2>April 2001</font>";
	}
	else if (name == "bedroom_bath_01") {
		return	"<img src=/images/pressimages/BedAndBath_2.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Bedroom & Bath</b></font><br>\
				 <font size=2>Spring 2001</font>";
	}
	else if (name == "new_age_01") {
		return	"<img src=/images/pressimages/New_Age_C.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>New Age</b></font><br>\
				 <font size=2>Spring 2001</font>";
	}
	else if (name == "flare_01") {
		return	"<img src=/images/pressimages/0201_FLARE_C.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Flare</b></font><br>\
				 <font size=2>February 2001</font>";
	}
	else if (name == "teen_style_01") {
		return	"<img src=/images/pressimages/teen_style.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Teen Style</b></font><br>\
				 <font size=2>February/March 2001</font>";
	}
	else if (name == "new_age_retailer_01") {
		return	"<img src=/images/pressimages/New_Age_C.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>New Age Retailer</b></font><br>\
				 <font size=2>January 2001</font>";
	}
	else if (name == "natural_living_today_00") {
		return	"<img src=/images/pressimages/nat_liv.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Natural Living Today</b></font><br>\
				 <font size=2>December 2000</font>";
	}
	else if (name == "renovation_style_00") {
		return	"<img src=/images/pressimages/renstyle.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Renovation Style</b></font><br>\
				 <font size=2>Winter 2000</font>";
	}
	else if (name == "camping_life_00") {
		return	"<img src=/images/pressimages/camplife.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Camping Life</b></font><br>\
				 <font size=2>Nov./Dec., 2000</font>";
	}
	else if (name == "carpenter_00") {
		return	"<img src=/images/pressimages/Carpenter.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Carpenter</b></font><br>\
				 <font size=2>November/December 2000</font>";
	}
	else if (name == "country_living_00") {
		return	"<img src=/images/pressimages/CoLiv.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Country Living</b></font><br>\
				 <font size=2>October, 2000</font>";
	}
	else if (name == "golf_digest_00") {
		return	"<img src=/images/pressimages/golfdigest.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Golf Digest</b></font><br>\
				 <font size=2>Sept. 2000</font>";
	}
	else if (name == "mountain_freak_00") {
		return	"<img src=/images/pressimages/mtfreak.jpg border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Mountain Freak</b></font><br>\
				 <font size=2>Summer 2000</font>";
	}
	else if (name == "new_hampshire_magazine_00") {
		return	"<img src=/images/pressimages/nh.gif border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>New Hampshire Magazine</b></font><br>\
				 <font size=2>February, 2000</font>";
	}
	else if (name == "weight_watchers_99") {
		return	"<img src=/images/pressimages/ww.gif border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Weight Watchers</b></font><br>\
				 <font size=2>October, 1999</font>";
	}
	else if (name == "golf_for_women_99") {
		return	"<img src=/images/pressimages/golfw.gif border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Golf For Women</b></font><br>\
				 <font size=2>October, 1999</font>";
	}
	else if (name == "country_living_healthy_living_99") {
		return	"<img src=/images/pressimages/hlive.gif border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Country Living's Healthy Living</b></font><br>\
				 <font size=2>July/August, 1999</font>";
	}
	else if (name == "sports_illustrated_for_women_99") {
		return	"<img src=/images/pressimages/siw.gif border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Sports Illustrated for Women</b></font><br>\
				 <font size=2>Summer, 1999</font>";
	}
	else if (name == "instyle_99") {
		return	"<img src=/images/pressimages/istyl.gif border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>InStyle</b></font><br>\
				 <font size=2>June, 1999</font>";
	}
	else if (name == "runners_world_99") {
		return	"<img src=/images/pressimages/rnr.gif border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Runner's World</b></font><br>\
				 <font size=2>May, 1999</font>";
	}
	else if (name == "fine_gardening_99") {
		return	"<img src=/images/pressimages/fgard.gif border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Fine Gardening</b></font><br>\
				 <font size=2>April, 1999</font>";
	}
	else if (name == "energy_times_99") {
		return	"<img src=/images/pressimages/etimes.gif border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Energy Times</b></font><br>\
				 <font size=2>February, 1999</font>";
	}
	else if (name == "time_out_new_york_99") {
		return	"<img src=/images/pressimages/tmout.gif border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Time Out New York</b></font><br>\
				 <font size=2>January, 1999</font>";
	}
	else if (name == "american_health_for_women_98") {
		return	"<img src=/images/pressimages/amh2.gif border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>American Health for Women</b></font><br>\
				 <font size=2>December, 1998</font>";
	}
	else if (name == "teen_people_98") {
		return	"<img src=/images/pressimages/ppl.gif border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Teen People</b></font><br>\
				 <font size=2>November, 1998</font>";
	}
	else if (name == "home_improvement_market_97") {
		return	"<img src=/images/pressimages/himp.gif border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Home Improvement Market</b></font><br>\
				 <font size=2>December, 1997</font>";
	}
	else if (name == "condi_nast_sports_for_women_97") {
		return	"<img src=/images/pressimages/cnast.gif border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>Condé Nast Sports For Women</b></font><br>\
				 <font size=2>December, 1997</font>";
	}
	else if (name == "american_health_for_women_97") {
		return	"<img src=/images/pressimages/amh.gif border=0><br>\
				 <font face=comic sans ms,verdana,arial><b>American Health for Women</b></font><br>\
				 <font size=2>October, 1997</font>";
	}
	else {
		return " ";
	}
}

function GetNewsH(name)
{

	if (name == "unionleader") {
		return	"";
	}

	if (name == "taste_for_life") {
		return	"";
	}

	if (name == "pointe") {
		return	"";
	}

	if (name == "org_style") {
		return	"";
	}

	if (name == "nat_health") {
		return	"";
	}

	if (name == "nh_bus2") {
		return	"";
	}

	if (name == "esquire") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Balm\
				 </span>\
				 </span>";
	}

	if (name == "out_photo") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Anti-Bug Balm\
				 </span>\
				 </span>";
	}
	if (name == "yankee") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Bali Balm\
				 </span>\
				 </span>";
	}
	if (name == "vogue") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Baby Balm\
				 </span>\
				 </span>";
	}
	if (name == "triathlete") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Balm\
				 </span>\
				 </span>";
	}
	if (name == "professional_builder") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Balm\
				 </span>\
				 </span>";
	}
	if (name == "prevention") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Anti-Bug Balm\
				 </span>\
				 </span>";
	}
	if (name == "natural_health") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Sore Muscle Rub\
				 </span>\
				 </span>";
	}
	if (name == "massage_and_bodywork") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Balm\
				 </span>\
				 </span>";
	}
	if (name == "jade") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Balm\
				 </span>\
				 </span>";
	}
	if (name == "global_cosmetics") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Balm\
				 </span>\
				 </span>";
	}
	if (name == "garden_gate") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Bali Balm\
				 </span>\
				 </span>";
	}
	if (name == "business_nh_mag") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Balm\
				 </span>\
				 </span>";
	}
	if (name == "body_and_soul") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Sleep Balm\
				 </span>\
				 </span>";
	}
	if (name == "backpacker_magazine_01") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Anti-Bug Balm\
				 </span>\
				 </span>";
	}
	else if (name == "bedroom_bath_01") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Baby Balm\
				 </span>\
				 </span>";
	}
	else if (name == "new_age_01") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Bug Off\
				 </span>\
				 </span>";
	}
	else if (name == "flare_01") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Get Your Beauty ZZZs\
				 </span>\
				 </span>";
	}
	else if (name == "teen_style_01") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 'Da Balm\
				 </span>\
				 </span>";
	}
	else if (name == "new_age_retailer_01") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Healing balms, potions and natural remedies\
				 </span>\
				 </span>";
	}
	else if (name == "natural_living_today_00") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Evolving Body Balm\
				 </span>\
				 </span>";
	}
	else if (name == "renovation_style_00") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Balms\
				 </span>\
				 </span>";
	}
	else if (name == "camping_life_00") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Skin and Muscle Care\
				 </span>\
				 </span>";
	}
	else if (name == "carpenter_00") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Natural Healers\
				 </span>\
				 </span>";
	}
	else if (name == "country_living_00") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Treat Your Lips\
				 </span>\
				 </span>";
	}
	else if (name == "golf_digest_00") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Bug Off!\
				 </span>\
				 </span>";
	}
	else if (name == "mountain_freak_00") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Just Me, My Dog, My Tent and a Cloud of Mosquitoes\
				 </span>\
				 </span>";
	}
	else if (name == "new_hampshire_magazine_00") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Healing Balm\
				 </span>\
				 </span>";
	}
	else if (name == "weight_watchers_99") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Garden Goddess\
				 </span>\
				 </span>";
	}
	else if (name == "golf_for_women_99") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
				 </span>\
				 </span>";
	}
	else if (name == "country_living_healthy_living_99") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Massage Therapy Sore Muscle Rub\
				 </span>\
				 </span>";
	}
	else if (name == "sports_illustrated_for_women_99") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Go Natural\
				 </span>\
				 </span>";
	}
	else if (name == "instyle_99") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Good & Plenty\
				 </span>\
				 </span>";
	}
	else if (name == "runners_world_99") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Heat Flash\
				 </span>\
				 </span>";
	}
	else if (name == "fine_gardening_99") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Garden Gear\
				 </span>\
				 </span>";
	}
	else if (name == "energy_times_99") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Enhancing Your Life Through Proper Nutrition\
				 </span>\
				 </span>";
	}
	else if (name == "time_out_new_york_99") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Healing Balm\
				 </span>\
				 </span>";
	}
	else if (name == "american_health_for_women_98") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Healing Balm\
				 </span>\
				 </span>";
	}
	else if (name == "teen_people_98") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Hot Stuff\
				 </span>\
				 </span>";
	}
	else if (name == "home_improvement_market_97") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Healing Balm\
				 </span>\
				 </span>";
	}
	else if (name == "condi_nast_sports_for_women_97") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Balm Shelter\
				 </span>\
				 </span>";
	}
	else if (name == "american_health_for_women_97") {
		return	"<span class=textstyle>\
				 <span class=topstyle>\
					 Badger Healing Balm\
				 </span>\
				 </span>";
	}
	else {
		return " ";
	}
}

function GetNewsT(name)
{

	if (name == "unionleader") {
		return "";
	}
	if (name == "taste_for_life") {
		return "";
	}
	if (name == "pointe") {
		return "";
	}
	if (name == "org_style") {
		return "";
	}
	if (name == "nat_health") {
		return "";
	}
	if (name == "nh_bus2") {
		return "";
	}
	if (name == "esquire") {
		return "<p>\
				<span class=textstyle>\
				<b><font color=yellow>RUBS</font></b> After being duped into\
				your first snowboarding lesson, nothing soothes muscles and\
				dignity quite like the penetrating power of Badger balms.\
				Ginger and cayenne in the sore muscle rub go to work on sore\
				glutes and thighs, making up for an afternoon of pain. Not\
				bad items to hand to the spa girl upon returning to the\
				lodge either.\
				</span>\
				</p>";
	}
	if (name == "out_photo") {
		return "<p>\
				<span class=textstyle>\
				<b>Solutions: Ticks, Mosquitoes and Bears, Oh My!</b><br><br>\
				And from the experts of organic balms, W.S.\
				Badger Company’s Anti-Bug Balm uses essential\
				oils derived from plant sources, with a lemon-like\
				scent taken from a plant called eucalyptus citriadora.\
				</span>\
				</p>";
	}
	else if (name == "yankee") {
		return "<p>\
				<span class=textstyle>\
				<b>Badger Balm to the Rescue</b><br><br>\
				When sun, wind, and sea spray have taken their toll, Badger Bali Balm Soothing\
				After Sun Care will plump up your parched skin.  Made in Gilsum, New Hampshire\
				of almost all organic ingredients, it's non-greasy with a light citrus scent,\
				in a little tin you can take anywhere.  For camping, try Anti-Bug Balm.  $8.\
				To order call 800-603-6100 or go to www.badgerbalm.com.\
				</span>\
				</p>";
	}
	else if (name == "vogue") {
		return "<p>\
				<span class=textstyle>\
				\"...the more occlusive Badger Balm works wonders calming my itchy belly...\"\
				</span>\
				</p>";
	}
	else if (name == "triathlete") {
		return "<p>\
				<span class=textstyle>\
				While Gilsum, N.H., isn't the triathlon capital of the world, it is the place\
				to find the products that will mend your skin from training wear and tear. The\
				W.S. Badger Co. produces a long line of body care products, ranging from body\
				balm that smoothes and heals cracked skin, to lip balm and massage oil. All\
				products are 100 percent natural, with extra virgin olive oil being the primary\
				ingredient. Other ingredients include ginger, peppermint, rosemary and lavender,\
				mixed with therapeutics like cayenne, beeswax and aloe vera.  (800) 603-6100 or\
				www.badgerbalm.com  $4 to $16\
				</span>\
				</p>";
	}
	else if (name == "professional_builder") {
		return "<p>\
				<span class=textstyle>\
				<b>Badger Balm Soothes</b><br><br>\
				W.S. Badger Co. Inc., Gilsum, N.H., has introduced healing balm for dry skin\
				and a lip/body balm that has multiple uses.  All natural ingredients make it\
				safe for sensitive skin.  Lip balm is available in cinnamon bay, highland mint,\
				tangerine breeze and ginger lemon.  Call 800-603-6100.\
				</span>\
				</p>";
	}
	else if (name == "prevention") {
		return "<p>\
				<span class=textstyle>\
				<b>Get Your Best Beauty Rest</b><br><br>\
				<i>Open a Can of Z's</i><br><br>\
				Rub a little Badger Sleep Balm onto your temples, face, neck, or lips to\
				helps soothe and relax you for a better night's sleep.  Our staffers liked\
				this calming sleep enhancer's blend of essential oils, including bergamot,\
				ginger, rosemary, lavender, and balsam fir.  Available at natural product\
				stores and other retailers across the US.  Check their Web site to find a\
				store near you, or call (800) 603-6100.  ($7.50-$9.00)\
				</span>\
				</p>";
	}
	else if (name == "natural_health") {
		return "<p>\
				<span class=textstyle>\
				<b>Help for Sore Muscles</b><br><br>\
				<b>The Product:</b>  Badger Sore Muscle Rub<br><br>\
				<b>The Promise:</b>  This olive oil-based salve contains cayenne, which\
				herbalists use in topical remedies to relieve painful muscle spasms.  It\
				also includes other herbs like ginger, rosemary, and cardamom.<br><br>\
				<b>Our Verdict:</b>  After tough workouts, including on editor's running\
				of a half-marathon, we've turned to this balm and found mild pain relief.\
				We like its exotic smell and that it doesn't feel greasy.<br><br>\
				<b>To Buy:</b>  A 2-ounce tin costs $8; 800-603-6100; www.badgerbalm.com\
				</span>\
				</p>";
	}
	else if (name == "massage_and_bodywork") {
		return "<p>\
				<span class=textstyle>\
				</span>\
				</p>";
	}
	else if (name == "jade") {
		return "<p>\
				<span class=textstyle>\
				<b>Badger Balms</b><br><br>\
				Massage is one of the oldest methods of therapy out there.  While a\
				professional massage is on the top of most lists, a mini home massage\
				can do the trick after a long day.  (it's even better if you can get\
				someone to do it for you.)  Badger Foot Balm is just the thing for a\
				great foot massage.  The peppermint cools, while the eucalyptus and\
				cardamom purify and mend your hardworking feet.<br><br>\
				And if a nice foot rub isn't enough to completely relax you before\
				bedtime, try a little Badger Sleep Balm on your temples and pulse points.\
				It's a delightfully scented balm that's sure to soothe you with its bouquet\
				of ginger, rosemary, lavender and balsam fir.<br><br>\
				$8.00 at www.badgerbalm.com and beauty supply stores.\
				</span>\
				</p>";
	}
	else if (name == "global_cosmetics") {
		return "<p>\
				<span class=textstyle>\
				</span>\
				</p>";
	}
	else if (name == "garden_gate") {
		return "<p>\
				<span class=textstyle>\
				Too much sun?  After you've stayed in the sun too long, try Badger After\
				Sun Care products to soothe your skin.  Bali Balm's beeswax, olive oil,\
				cocoa and shea butters are mixed with other natural ingredients to relieve\
				sunburn discomfort.  Bali Balm retails for $8.  www.badgerbalm.com or call\
				800-603-6100.\
				</p>";
	}
	else if (name == "business_nh_mag") {
		return "<p>\
				<span class=textstyle>\
				<b>Balm for the Sole(s)</b><br><br>\
				You've had a long, hard day; you've overstressed your brain dealing with\
				office memos or overstretched your muscles while out on the golf course.\
				Help is here from the animal kingdom.  The W.S. Badger Company of Gilsum\
				sells balms, potions and natural remedies that soothe the soreness and\
				restore the spirits.  For more information, click on www.badgerbalm.com.\
				Think of at as sole (soul?) food.\
				</span>\
				</p>";
	}
	else if (name == "body_and_soul") {
		return "<p>\
				<span class=textstyle>\
				<b>What Every Traveler Needs</b><br><br>\
				Ease the stress of travel - and arrive rested and refreshed with these\
				soothing items:\
				Snooze Balm  Rubbed into your pulse points, this blend of essential oils\
				of ginger, lavender, rosemary, bergamot and balsam relaxes you when you're\
				on the move.  Sleep Balm from Badger, $8 for 2 ounces; www.badgerbalm.com.\
				</span>\
				</p>";
	}
	else if (name == "backpacker_magazine_01") {
		return "<p>\
				<span class=textstyle>\
				<i>Key Ingredients: extra virgin olive oil, castor oil, beeswax, and essential oil of Eucalyptus citriodora.</i>\
				<p>A faint aroma of lemons is in the air after smearing on this balm. It goes on clear and feels slightly oily. \
				Badger says that tests in the Appalachian and Adirondack Mountains and various backyards revealed that it works \
				well for up to 4 hours. Contact W.S. Badger Co., Inc., (800)603-6100; www.badgerbalm.com.</p>\
				</p>";
	}
	else if (name == "bedroom_bath_01") {
		return "<p>\
				<span class=textstyle>\
				...Badger Baby Balm (2 ounces, about $8.00) combines olive and castor oils, beeswax,\
				calendula, and chamomile in a salve for baby rashes...\
				</span>\
				</p>";
	}
	else if (name == "new_age_01") {
		return "<p>\
				<span class=textstyle>\
				Just one or two applications of W.S. Badger Company's Anti Bug balm will \
				keep pests away for hours. Made with essential oils of tea tree, patchouli,\
				sandalwood and orange, this all-natural insect repellant has a much milder\
				scent than chemical-heavy sprays and even helps to soothe dry skin. $9 for\
				a 2-ounce tin.\
				</span>\
				</p>";
	}
	else if (name == "flare_01") {
		return "<p>\
				<span class=textstyle>\
					Get your beauty ZZZs with Badger Sleep Balm. Rub a little on to your temples,\
					face, neck or lips. It contains extra-virgin olive oil, castor oil, beeswax and\
					such essential oils as bergamont, ginger, rosemary, lavendar and balsam fir. 56g.\
					about $14.\
				</span>\
				</p>";
	}
	else if (name == "teen_style_01") {
		return "<p>\
				<span class=textstyle>\
					Survival in a tin: <b>Badger Lip Balm</b> has the super power to stop the damaging\
					effects of the sun, wind, earth and water. In four drool-worthy flavors, your friends\
					will be badgering you for another finger-ful.\
				</span>\
				</p>";
	}
	else if (name == "new_age_retailer_01") {
		return "<p>\
				<span class=textstyle>\
					<p>Back before 'Badger Bill' began formulating his natural remedies, he worked as a carpenter\
					in New Hampshire, and his hands took a beating. So he whipped up a batch of healing balm in\
					his kitchen to soothe his roeugh, chapped skin, using extra-virgin olive oil, castor oil,\
					natural beeswax, aloe-vera extract, and essential oil of sweet birch. It worked and voila,\
					a business was born.</p> <p> Since then, the 'Badger Family' (real name Whyte) has branched\
					out and created a line of all-natural personal-care products from W.S. Badger Co. to heal all\
					sorts of common complaints from diaper rash to bug bites. Colorfully packaged in old-fashioned\
					round tins, Badger's aromatherapy products contain lots of good stuff that works wonders on both\
					mind and body. Sleep Balm, for example, blends pure essential oils of bergamot, ginger, rosemary,\
					lavender and balsam fir (along witholive oil, castor oil, and beeswax) to create a fragrant,\
					relaxing slave that's both safe and effective. Sore Muscle Rub uses ginger and cayenne extracts,\
					along with nearly a dozen other natural herbs and oils, to produce a gentle, healing warmth that\
					takes the soreness out of joints and muscles. Badger makes a swet-smelling balm to soothe just\
					about every part of the body.</p> <p> Most Badger Balms come in 2-ounce tins and wholesale for\
					$3.50 - $4.50. Attractive, handcrafted wooden display bins that resemble old-fashioned packing\
					crates hold 16 tins (get two free tins) or 27 tins (get 3 free). A portion of proceeds goes to\
					local and world causes, especially those that aid children.</p>\
				</span>\
				</p>";
	}
	else if (name == "natural_living_today_00") {
		return "<p>\
				<span class=textstyle>\
				Badger's Evolving Body Badger Balm is a 'creamy, dreamy, botanically bodacious balm.' It's extra rich\
				and gooey and perfect for dry, winter skin.\
				</span>\
				</p>";
	}
	else if (name == "renovation_style_00") {
		return "<p>\
				<span class=textstyle>\
				Badger Balms Head badger, William Whyte, a onetime carpenter, formulated his first aromatic rub to\
				relieve his rough, dry hands. These days, Whyte also sells sleep balm, baby balm, and anti-bug balm,\
				on which his mascot Wild Sam Badger declares, 'Make my day bug punk.\
				</span>\
				</p>";
	}
	else if (name == "camping_life_00") {
		return "<p>\
				<span class=textstyle>\
				<p>For those times when you feel like you've communed too much with nature, try Badger Mine's line\
				of natural body care products. Healing balm ($4.95) treats dry, rough skin with ingredients that\
				include virgin olive oil, beeswax, castor oil, aloe vera and oil of sweet birch. Badger's Lip and\
				Body Balm ($4.99) comes in four fragrances: Cinimon Bay; Ginger and Lemon; Tangerine Breeze; and\
				Highland Mint. Badger's Sore Muscle Rub ($9) and massage oil ($12.96) use ginger and cayenne\
				extract to warm sore muscles, while the homeopathic Mantana Badger ($5.95) promotes healing with\
				the power of the arnica montana daisy and comes in tablet form.</p><p>For information, contact\
				Badger Mine, Dept CLM. Route 10, Gilsum, NH 03446, 800-603-6100; email: wsbadger@monad.net.</p>\
				</span>\
				</p>";
	}
	else if (name == "carpenter_00") {
		return "<p>\
				<span class=textstyle>\
				<p>New Hampshire carpenter Bill Whyte whipped up the first batch of Badger Healing Balm in 1994 to\
				soothe his severely cracked and chapped fingers. The concoction worked so well that he launched\
				the W.S. Badger Company to make it full time.</p><p>Badger Healing Balm contains olive oil,\
				beeswax, castor oil, aloe vera extract, and birch oil, and can be applied wherever skin is rough\
				or weathered. You also can use it to lubricate screws, slick table saws, finish wood toys, or oil\
				your baseball glove.</p><p>Badger now makes other balms too, including Sore Muscle Rub (or\
				'portable warmth in a tin') for soothing overworked and overplayed muscles and joints, and Anti-Bug\
				Balm that's supposed to be good for skin and bad for bugs.</p><p>The balms come in amiable tins\
				that slip easily into a Christmas stocking.</p><p><i>Made in the USA; Healing Balm $6, Sore\
				Muscle Rub $8, Anti-Bug Balm $8 (plus S&H): order by calling 800-603-6100.</i></p>\
				</span>\
				</p>";
	}
	else if (name == "country_living_00") {
		return "<p>\
				<span class=textstyle>\
				Autumn has arrived, and with it, a soft-spoken request for well-nourished lips. Natural emolients\
				distinguish these lip balms, sold in tubes, pots, and sticks. Some formulas are fragrance free, but\
				these are infused with invigorating aromas. Citrusy strains define Badger's Ginger & Lemon Balm\
				($3.99 to $4.99), while Origins' Cover Your Mouth ($6.50) and Index by Fresh ($10.00) have hints\
				of peppermint. And when applying Kala's Vivace gloss ($10.00), think maraschino!\
				</span>\
				</p>";
	}
	else if (name == "golf_digest_00") {
		return "<p>\
				<span class=textstyle>\
				Keep the buggers at bay for hours Badger Balm, a blend of eucalyptus citriadora and other\
				repellent agents; its sweet smell won't get you banished to the rough. $9.00 800-603-6100.\
				</span>\
				</p>";
	}
	else if (name == "mountain_freak_00") {
		return "<p>\
				<span class=textstyle>\
				Burt's Bees, Lemongrass Insect Lotion, All Terrain Herbal Armor and Badger Anti-Bug Balm\
				all have in common lemongrass and citronella oil (or in Badger's case a variation thereof)\
				in their ingredients. Tea tree, patchouli and sandalwood make Badger smell like being on tour,\
				and the peppermint in All Terrain gives their product a fresh zippy scent underneath the\
				unmistakable aroma of citronella. Burts's Bees adds a whiff of rosemary to their blend. Like\
				all Badger salves, the Aniti-Bug Balm comes in a tin, All Terrain is a lotion (and an SPF 15\
				sunscreen); and Burt's Bees is a spray. It is not known if any of these pleasant-smelling,\
				natural products would make jungle life less buggy, but for temperate-zone camping, gardening,\
				fishing, playing, or acting outdoors, we love them all.\
				</span>\
				</p>";
	}
	else if (name == "new_hampshire_magazine_00") {
		return "<p>\
				<span class=textstyle>\
				<p>Four years ago, a carpenter named William Whyte formulated an ointment to relieve\
				dry, rough hands. Now Badger Healing Balm is just one of a line of all-natural balms\
				from the Gilsum business W.S. Badger Company and Whyte's business cards proclaim him\
				'Head Badger.'</p><p>Sales attest to the popularity of the salves. Eastern Mountain\
				Sports says their sales have been 'phenomenal.' W.S. Badger notes that many distributors\
				gross more than $3,000 per square foot with Badger products. In October the EX*TRACTS\
				trade show in New York City, featuring aromatherapy, fragrance, and personal care products,\
				awarded W.S. Badger the Best Overall Product Award.</p><p>Customers rave\
				about the salves. One note reads: 'I work in Antarctica for a science field camp. This\
				place is super dry and nasty; Badger is the only thing that really works.' A trainer for\
				a hockey team wrote, 'After sharpening skates all day, unpacking equipment at 3 a.m. in\
				20-degree-below temperatures in Calgary or other cities, Badger Healing Balms have saved\
				my hands.'</p><p>Reviews of the products and ads for W.S. Badger in magazines such as\
				Runner's World, Teen People, In Style, Sports Illustrated, and Vogue are helping. The\
				company's Web site, www.badgerbalm.com, also reaches prospective customers.</p><p>Six\
				months after William Whyte started the business, he broke even and has made a profit each\
				year since. What's the secret of its success? The principles of the company's business\
				philosophy are a good clue: 'We make pure, natural products that really work, we package\
				them with care, and we're good to our customers.'</p><p>With Whyte's initiative and\
				financial support from friends and family, the business grew out of rooms in Whyte's\
				house to a staff of 11 in two buildings in Gilsum. There, employees make the balms and\
				oils by hand, then ship them to 100 sales representatives who supply hardware, natural\
				food, and gardening shops.</p><p>'You have to know what you're good at and not good at,'\
				Whyte explains, so he manages product development and marketing and hires people to\
				handle the organizational details. He wants to make enough profit to pay off debts\
				and to support children's causes. 'Our goal is to have our systems working properly.\
				If so, then the money will work out fine,' says Whyte.</p>\
				</span>\
				</p>";
	}
	else if (name == "weight_watchers_99") {
		return "<p>\
				<span class=textstyle>\
				Working in the garden may be good for the soul, but it's tough on the hands. Luckily, there\
				are several products that can help.<ul><li><u>Burt's Bees Farmer's Market Lemon Butter Cuticle Cream</u>\
				$4 (.6oz) This rich cream smooths, moisturizes, and repairs dry, cracked cuticles and nails.\
				To order, call 1-800-849-7112 or visit www.burtsbees.com.<p><li><b><u>\
				Badger Healing Balm for Hardworking Hands</u></b> $5.95 (2oz)\
				This thick salve is made with olive oil, beeswax, and sweet birch oil. Call 1-800-603-6100\
				or visit www.badgerbalm.com to find a retailer near you.\
				</span>\
				</p>";
	}
	else if (name == "golf_for_women_99") {
		return "<p>\
				<span class=textstyle>\
				Kiehl's Klaus Heidegger's All Sport Muscle Rub, $29; Hirsh Seaweed Foaming Bath Anti-Stress,\
				$32; Thymes Fig Leaf & Cassis Sooothing Body Wash, $13; Kristal Lavender/Geranium Dead Sea\
				Bath Crystals, $15; Crabtree & Evelyn Aromatherapy Bath Salts, $15; The Body Shop Two-In-One\
				Body Brush, $10, and Relaxing Aromatherapy Body Bar, $5; <b>Badger Massage Therapy\
				Sore Muscle Rub, $11.</b>\
				</span>\
				</p>";
	}
	else if (name == "country_living_healthy_living_99") {
		return "<p>\
				<span class=textstyle>\
				<b>Product</b><br><ul><u>Badger Massage Therapy Sore Muscle Rub</u><br></ul><b>What It Is</b><br>\
				<ul>Blend of virgin olive oil, castor oil, ginger, cayenne extract, and essential oils of rosemary,\
				thyme, sage, rosehip, cardamom, beeswax, and lemongrass.<br></ul><b>Healing Power</b><br><ul>\
				Enlist the aid of a friend for a deeply healing massage with this rub; Cayenne helps block pain\
				signals, ginger eases stiffness.<br></ul><b>For More Info</b><br><ul>800-603-6100<br></ul>\
				</span>\
				</p>";
	}
	else if (name == "sports_illustrated_for_women_99") {
		return "<p>\
				<span class=textstyle>\
				...Badger Baby Balm (2 ounces, about $8.00) combines olive and castor oils, beeswax,\
				calendula, and chamomile in a salve for baby rashes...\
				</span>\
				</p>";
	}
	else if (name == "instyle_99") {
		return "<p>\
				<span class=textstyle>\
				...Badger Baby Balm (2 ounces, about $8.00) combines olive and castor oils, beeswax,\
				calendula, and chamomile in a salve for baby rashes...\
				</span>\
				</p>";
	}
	else if (name == "runners_world_99") {
		return "<p>\
				<span class=textstyle>\
				For the times you can't believe you walked (or ran or biked) the whole way, try\
				Badger Massage Therapy Sore Muscle Rub, made with olive oil and scented with ginger,\
				rose hips, sage and rosemary.\
				</span>\
				</p>";
	}
	else if (name == "fine_gardening_99") {
		return "<p>\
				<span class=textstyle>\
				<p>In the early eighties, when C.O. Bigelow Apothecaries still had a soda fountain, wildly\
				disparate New York legends John Belushi and Ed Koch were often spotted at the counter.\
				Today, assistants selling imported perfumes have replaced the soda jerks, and the 161-year-old\
				store boasts a glossier clientele. Regulars like Susan Sarandon, Carolyn Bassette Kennedy,\
				Holly Hunter, Matt Damon and Winona Ryder appreciate the friendly vibe, as do designer Betsey\
				Johnson, Artist Julian Schnabel and Liv Taylor.</p><p>Stacked among basic soaps, shampoos\
				and deodorants are unique items that owner Ian Ginsberg culls from all over: Marvis Uomo\
				toothpaste from italy ($8), Dim stockings and lingerie from France ($7-$36), D.R. Harris\
				& Co. shaving creams from England ($16-$25), and Badger Healing Balm from New Hampshire\
				($7.50). The pharmacy, which custom-flavors medicines to taste like anything from lemonade\
				to chocolate silk pie, specializes in homeopathic remedies and old-fashioned personal\
				consultations. This is, after all, where Mark Twain used to get his prescriptions filled.\
				<p><i>-Jennifer Tung</i></p>\
				</span>\
				</p>";
	}
	else if (name == "energy_times_99") {
		return "<p>\
				<span class=textstyle>\
				Good stuff for your hardworking hands, sore muscles, tender lips and thirsty dry skin, Badger\
				Balms utilize simple, natural ingredients like virgin olive oil, castor oil, aloe vera extract\
				and beeswax along with pure essential oils to aid your body's ability to heal itself.\
				</span>\
				</p>";
	}
	else if (name == "time_out_new_york_99") {
		return "<p>\
				<span class=textstyle>\
				This earthy hand lotion contains olive oil, beeswax, castor oil, aloe vera and sweet birch oil\
				-- all excellent for cracked, chapped, rough skin and extra-dry climates, like Barneys in the dead\
				of winter.\
				</span>\
				</p>";
	}
	else if (name == "american_health_for_women_98") {
		return "<p>\
				<span class=textstyle>\
				Despite their folksy look, many natural products are highly effective. Hands that have been\
				battered by the elements are prone to hangnails, ragged cuticles and other signs of dryness.\
				Rehydrate with Badger Healing Balm, a mix of olive oil and other emollients.\
				</span>\
				</p>";
	}
	else if (name == "teen_people_98") {
		return "<p>\
				<span class=textstyle>\
				Break the Ache! Aah, after a tough workout, spread the long-lasting warmth of Badger Sore\
				Muscle Rub ($9) on tired limbs. Bonus: Olive oil and other soothing ingredients leave skin\
				super-smooth.\
				</span>\
				</p>";
	}
	else if (name == "home_improvement_market_97") {
		return "<p>\
				<span class=textstyle>\
				Developed by a New England carpenter, Badger Balm is made for hard-working hands. It has the\
				pleasant, mild scent of sweet birch and a soothing power from its blend of olive oil, beeswax,\
				castor oil, aloe vera extract, and oil of sweet birch. It's tough enough to get the job done,\
				yet gentle on sensitive skin. The company also makes Badger Balm for lips and skin.\
				</span>\
				</p>";
	}
	else if (name == "condi_nast_sports_for_women_97") {
		return "<p>\
				<span class=textstyle>\
				<ol TYPE=1><li><u>L'Occitane's Shea Butter</u>: Natural remedy for dry cuticles and split ends.\
				<li><b><u>Badger Healing Balm</u>: Popular in climbing stores.</b><li><u>Aquamirabilis Hand Balm</u>:\
				Cooks' favorite, with mango-kernal oil.<li><u>Glysolid</u>: Good for chapped\
				elbows, knees and feet.<li><u>Kishl's Mt. Everest 1988 Expedition Formula</u>: Freeze-proof spot\
				treatment for burn-prone areas.</ol><br><br><b>Alligator Hands:</b><p>Spa trick recommended by Susan\
				Wheeler; director of thr Equinox Fitness Spa in Manchester, Vermont: Rub a thick layer of Vaseline\
				or <FONT COLOR='#0000FF'><b>Badger Healing Balm</b></FONT> from EMS (contains pure olive oil) into\
				hands and cover with silk liners before donning ski gloves. By day's end, hands and cuticles will\
				be soft and smooth.</p>\
				</span>\
				</p>";
	}
	else if (name == "american_health_for_women_97") {
		return "<p>\
				<span class=textstyle>\
				Truly the all-purpose beauty product. A creamy balm made from olive oil, beeswax, aloe vera and\
				sweet birch, it can be used to relieve chapped skin and lips, dry cuticles, and minor cuts and burns.\
				</span>\
				</p>";
	}
	else {
		return "Whoops!";
	}
}



