_menuCloseDelay=100           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=50             // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=0              // Sub menu top offset
_subOffsetLeft=-60            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x


with(mainMenu=new mm_style()){
onbgcolor="#E9F3F6";
oncolor="#646464";
offbgcolor="#FFFFFF";
offcolor="#646464";
onclass = "onborder";     //Heres the lines class 
offclass = "offborder";                //The no lines class 
padding=5;
fontsize="12";
fontstyle="normal";
fontfamily="Arial, Verdana";
subimagepadding="0";
}

with(subStyle=new mm_style()){
onbgcolor="#FAF6EA";
oncolor="#646464";
offbgcolor="#FAF6EA";
offcolor="#646464";
onclass = "";     //Heres the lines class 
offclass = "";                //The no lines class 
borderwidth=1;
bordercolor="#5A8CA5";
borderstyle="solid";
padding=15;
fontsize="12";
fontstyle="normal";
fontfamily="Arial, Verdana";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";
}

with(milonic=new menuname("Left Menu")){
		style=mainMenu;
		top=517;
		menuwidth=220;
		alwaysvisible=1;
		overflow="scroll";
		left=171;

		aI("text=#1 Recycle your cans;showmenu=1;");
		aI("text=#2 Buy reusable products;showmenu=2;");
		aI("text=#3 No styrofoam;showmenu=3;");
		aI("text=#4 Buy in bulk;showmenu=4;");
		aI("text=#5 Look inside the triangle;showmenu=5;");
		aI("text=#6 Use glass instead of plastic;showmenu=6;");
		aI("text=#7 Home water filter;showmenu=7;");
		aI("text=#8 Low-flow showerhead;showmenu=8;");
		aI("text=#9 Low-flow toilet;showmenu=9;");
		aI("text=#10 Support local farmers;showmenu=10;");
		aI("text=#11 Reduce your junk mail;showmenu=11;");
		aI("text=#12 Recycle the news;showmenu=12;");
		aI("text=#13 Reusable coffee filters;showmenu=13;");
		aI("text=#14 Clean spills with cloth;showmenu=14;");
		aI("text=#15 Make your office green;showmenu=15;");
		aI("text=#16 Buy carbon offsets;showmenu=16;");
		aI("text=#17 Limit your brochures;showmenu=17;");
		aI("text=#18 Go on a service vacation;showmenu=18;");
		aI("text=#19 Eliminate pesticides;showmenu=19;");
		aI("text=#20 Donate old paint cans;showmenu=20;");
		aI("text=#21 Use natural cleaners;showmenu=21;");
		aI("text=#22 Build a greener home;showmenu=22;");
		aI("text=#23 Switch to solar energy;showmenu=23;");
		aI("text=#24 Clean the air with indoor plants;showmenu=24;");
		aI("text=#25 Plant shade trees;showmenu=25;");
		}
		
with(milonic=new menuname("1")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Every month, we throw away enough aluminum to rebuild our entire commercial air fleet. Recycled, that aluminum would be worth $600 million by year's end.;url=#");
}

with(milonic=new menuname("2")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Every year, we throw away 2 billion disposable razors and blades and we could circle the planet from end to end with the amount of disposable cameras we use yearly. Buy reusable items rather than single-use products.;url=#");
}

with(milonic=new menuname("3")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Be sure to cross styrofoam cups off your shopping list. With the amount of foam cups we use each year, we could circle the earth 436 times.;url=#");
}

with(milonic=new menuname("4")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Buy products with less packaging or buy in bulk. And always choose paper or cardboard, which biodegrade, over plastic.;url=#");
}

with(milonic=new menuname("5")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Plastic can only be recycled a limited number of times. Plastics labeled with #1 or #2 are most easily recycled, so look for a number inside the triangle on the bottom of most plastic containers.;url=#");
}

with(milonic=new menuname("6")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Especially for short-term food storage. Plastic packaging leaves chemical residues on foods stored or heated in it.;url=#");
}

with(milonic=new menuname("7")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Instead of loading up on bottled water, install a water filter on your home faucet. That $5 filter will give you 40,000 8-ounce glasses of purified tap water.;url=#");
}

with(milonic=new menuname("8")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Save water by taking shorter showers and installing a low-flow showerhead. Low-flow showerheads can reduce the water flow up to 50 percent.;url=#");
}

with(milonic=new menuname("9")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Don't flush money down the toilet. A low-flush toilet uses half the water but still does the job.;url=#");
}

with(milonic=new menuname("10")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=On average, your food has traveled 1200 miles just to get to your plate. Shopping at farmers' markets, co-ops and CSAs allows you to buy directly from the people who grow the food.;url=#");
}

with(milonic=new menuname("11")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=An estimated 4 million tons (34 pounds per person) of paper junk mail are sent each year in the U.S. and nearly half of it is never opened. If 100,000 people stopped their junk mail, we could save up to 150,000 trees each year.;url=#");
}

with(milonic=new menuname("12")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Americans throw away 44 million newspapers every day. That's 500,000 trees a week, which is a good reason to recycle your paper or read it online.;url=#");
}

with(milonic=new menuname("13")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=One cloth filter can replace over 300 paper filters, which means that fewer trees will be cut down.;url=#");
}

with(milonic=new menuname("14")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Twenty-seven million trees a year are destroyed to support our paper towel addiction. Clean up your spills with cotton kitchen towels or old clothes.;url=#");
}

with(milonic=new menuname("15")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=We use so much office paper that we could build a 12-foot-high paper wall from New York to Los Angeles every year. Make your office greener by making double sided copies, sending office memos over e-mail and shredding waste paper for packing material.;url=#");
}

with(milonic=new menuname("16")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Air traffic is a prime contributor to global warming so, when you fly, give some money to a company that invests in projects to reduce carbon dioxide &#151; like planting trees.;url=#");
}

with(milonic=new menuname("17")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=When you consider the number of visitors hosted at popular tourists attractions every year, you can see what a waste of paper one brochure per person really is. Don't take a brochure unless you really need one. Then return it so someone else can use it.;url=#");
}

with(milonic=new menuname("18")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Take a vacation that's good for you and the environment. These volunteer vacations are offered at unique destinations around the world. You can help maintain trails, remove invasive plants, and even assist with wildlife habitat preservation.;url=#");
}

with(milonic=new menuname("19")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Home gardeners use up to 10 times more toxic chemicals per acre than farmers. Use organic alternatives and beneficial insects instead.;url=#");
}

with(milonic=new menuname("20")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Most paints contain metals that are hazardous to the environment when thrown away. Donate your leftover paint to your local theater company instead. Your neighborhood recycling center can also suggest drop-off points.;url=#");
}

with(milonic=new menuname("21")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Replace chemical cleaners with non-toxic products. Most ingredients can already be found in your kitchen.;url=#");
}

with(milonic=new menuname("22")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Ensure your family's health while living in a beautiful home that sustains the environment.;url=#");
}

with(milonic=new menuname("23")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=In one day, the sun provides more energy than our population could use in 27 years. Make the switch to sunlight &#151; it doesn't pollute and it's free.;url=#");
}

with(milonic=new menuname("24")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=The air in the average home is far more dangerous than the air outside. Open your windows or clean the air with plants that eliminate airborne toxins.;url=#");
}

with(milonic=new menuname("25")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Shade trees outside your home can reduce the temperature inside by 10 to 20 degrees, and save you $100 to $250 a year in electricity.;url=#");
}

drawMenus();	


		
with(milonic=new menuname("Right Menu")){
		style=mainMenu;
		top=517;
		menuwidth=220;
		alwaysvisible=1;
		overflow="scroll";
		left=391;
			
		aI("text=#26 Buy a mulching lawnmower;showmenu=26;");
		aI("text=#27 Share a ride;showmenu=27;");
		aI("text=#28 Keep your car tuned;showmenu=28;");
		aI("text=#29 Drive a hybrid;showmenu=29;");
		aI("text=#30 Donate your car to charity;showmenu=30;");
		aI("text=#31 Walk or bike;showmenu=31;");
		aI("text=#32 Recycle your bicycle;showmenu=32;");
		aI("text=#33 Use compact fluorescent bulbs;showmenu=33;");
		aI("text=#34 Turn ups, turn downs ;showmenu=34;");
		aI("text=#35 Use a notebook computer;showmenu=35;");
		aI("text=#36 Rechargeable batteries;showmenu=36;");
		aI("text=#37 Get unplugged;showmenu=37;");
		aI("text=#38 Wash in cold water;showmenu=38;");
		aI("text=#39 Front-loading washers, dryers;showmenu=39;");
		aI("text=#40 Wet, not dry cleaning;showmenu=40;");
		aI("text=#41 Buy organic food;showmenu=41;");
		aI("text=#42 Donate your cell phone;showmenu=42;");
		aI("text=#43 Donate your computer;showmenu=43;");
		aI("text=#44 Reuse greeting cards;showmenu=44;");
		aI("text=#45 Donate with a credit card;showmenu=45;");
		aI("text=#46 Green Investments;showmenu=46;");
		aI("text=#47 Hold on to your balloons;showmenu=47;");
		aI("text=#48 Eat fish carefully;showmenu=48;");
		aI("text=#49 Plant a school garden;showmenu=49;");
		aI("text=#50 Spread the word;showmenu=50;");
		}

with(milonic=new menuname("26")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=To take care of your yard without bagging or burning leaves and lawn clippings, get a mulching lawnmower that spreads the grass clippings back on the lawn, where they decompose and feed the soil.;url=#");

}

with(milonic=new menuname("27")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Most cars on U.S. roads carry only one person, leaving enough room in our cars for everyone in western Europe to ride with us. Consider car-pooling and public transportation.;url=#");
}

with(milonic=new menuname("28")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Keeping your car in good working condition will not only make your car last longer, it will make it more fuel-efficient.;url=#");
}

with(milonic=new menuname("29")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=When in the market for a new vehicle, consider buying a hybrid. A hybrid can reduce smog pollution by 90 percent compared with the cleanest vehicles on the road today.;url=#");
}

with(milonic=new menuname("30")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Your car doesn't even have to be running and part of the proceeds will benefit the cause of your choice.;url=#");
}

with(milonic=new menuname("31")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Twenty-five percent of all car trips are less than a mile long. So get in gear and get some pollution-free exercise.;url=#");
}

with(milonic=new menuname("32")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Keep your bicycle in shape the way you would your car. When it's time to get rid of it, recycle. You'd be amazed at what is being made out of recycled bicycle parts.;url=#");
}

with(milonic=new menuname("33")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=They last 10 times longer and use only one-fourth of the energy compared to incandescent light bulbs.;url=#");
}

with(milonic=new menuname("34")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Turn your thermostat down three degrees in the winter and up three degrees in the summer. You can prevent the emission of nearly 1100 pounds of carbon dioxide a year.;url=#");
}

with(milonic=new menuname("35")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Save energy in your home office by switching to a laptop. Notebook computers are 90 percent more energy-efficient than desktop computers. They run on rechargeable batteries, and have energy-saving features like low-energy display screens and automatic sleep modes.;url=#");
}

with(milonic=new menuname("36")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=We buy 5 billion batteries every year. Trouble is, they're not biodegradable and they're full of toxic heavy metals that could leak into landfills. What's the answer? Rechargeable batteries. Each rechargeable battery can replace between 50 and 300 throwaway batteries.;url=#");
}

with(milonic=new menuname("37")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=TVs and VCRs that are turned \"off\" cost us nearly a billion dollars a year in electricity. Unplugging them is the only way to ensure that they are not using any energy. ;url=#");
}

with(milonic=new menuname("38")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=When it comes time to do the laundry, you can cut your energy use and washing costs in half by switching to cold water.;url=#");
}

with(milonic=new menuname("39")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=You'll save water and electricity.;url=#");
}

with(milonic=new menuname("40")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=As for dry cleaning &#151; red alert. Clothes are doused with a cancer-causing chemical called \"perchloroethylene.\" Look for a wet cleaner instead. These companies use delicate soaps, liquid carbon dioxide or silicone to wash your clothes.;url=#");
}

with(milonic=new menuname("41")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Organic foods are grown without pesticides and chemical fertilizers &#151; a healthier option not only for you, but also the planet. ;url=#");
}

with(milonic=new menuname("42")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Cell phone technology changes so rapidly that it's hard to keep up. But what do you do with your old phone? Don't throw your old cell phones away and don't let them sit in the bottom of your junk drawer at home. Here's the best thing to do with an unused cell phone: donate it.;url=#");
}

with(milonic=new menuname("43")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Giving away your old computer can do a lot of good, too. Not only does it keep potentially hazardous materials out of landfills, it also puts a computer in the hands of someone who needs it.;url=#");
}

with(milonic=new menuname("44")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Even greeting cards can be reused. Cut off the fronts and use them as postcards, or send the fronts to St. Jude's Ranch for Children. The kids re-mount greeting cards and sell them to raise money for college.;url=#");
}

with(milonic=new menuname("45")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=You can also donate money to charity simply by using your credit card when you shop. Select service organizations have agreements with credit card companies where each time you use that card, a small donation goes to their organization at no charge to you. ;url=#");
}

with(milonic=new menuname("46")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Here's a way to make a difference, and maybe make some money, too. Invest in socially responsible funds and companies. These investments perform as well, if not better than alternative investment options.;url=#");
}

with(milonic=new menuname("47")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=At children's parties, don't let mylar balloons fly away. They can end up in a lake or ocean, where a sea animal might choke on them.;url=#");
}

with(milonic=new menuname("48")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=Sea life around the globe is being threatened by everything from pollution to over-fishing. We are quickly running out of seafood in general and in the process, destroying the ecosystem in which they live. Choose your seafood responsibly. Excellent choices: mahi mahi, Pacific cod; Good: catfish, Pacific halibut; Fair: calamari, lobster; Poor: orange roughy;url=#");
}

with(milonic=new menuname("49")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=By planting a garden, students can learn about the connection between what they eat and where it comes from, while getting hands-on experience in planting, digging and cultivating.;url=#");
}

with(milonic=new menuname("50")){
style=subStyle;
menuwidth=200;
overflow="scroll";
aI("text=You've altered your house, your car and your lifestyle. Think you're finished? Well you're not… because there's still one more thing that you can do: Spread the word.;url=#");
}

	drawMenus();