// JavaScript Document
function makeArray() {
	var args=makeArray.arguments;
	for (var i=0; i < args.length; i++) 
	{
		this[i]=args[i];
	}
	this.length=args.length;
}

function goPage(form) {
	i=form.menu.selectedIndex;
	if (i !=0) {
		window.location.href='index.php?phone_bus=' + urls[i];
	}
}

var pages=new makeArray 
(
	"Select a Category",
	"Accountants",
	"Aircraft Charter",
	"Aircraft Maintenance & Repair",
	"Antiques",
	"Appliances",
	"Attorneys",
	"ATVs, Motorcycles & Snowmobiles",
	"Auctioneering",
	"Auto Body Repair",
	"Auto Glass",
	"Auto Parts",
	"Auto Repair",
	"Automobile Dealers",
	"Aviation",
	"Bakeries",
	"Banks",
	"Bath, Body & Gifts",
	"Beauty Salons",
	"Bed & Breakfasts",
	"Bowling Lanes",
	"Building Supplies",
	"Campgrounds",
	"Car Care",
	"Carpet Cleaning",
	"Carpeting",
	"Cellular Phones & Service",
	"Chiropractic",
	"Churches",
	"City Offices",
	"Cleaning Service",
	"Clinics",
	"Clothing Stores",
	"Communications Providers",
	"Computer Services",
	"Concrete",
	"Contractors",
	"Convenience Stores",
	"Copy Service",
	"Cosmetics",
	"County Offices",
	"Credit Unions",
	"Custom Meats",
	"Delis",
	"Dentists",
	"Diesel Engine Repair",
	"Diet, Nutrition, Weight Loss",
	"Dog Grooming",
	"Electrical Contractors",
	"Embroidery",
	"Emergency Services",
	"Engineering",
	"Escrow Closings & Collections",
	"Excavation",
	"Fire Extinguishers",
	"Flowers & Gifts",
	"Funeral Homes",
	"Furniture",
	"Garage Doors & Openers",
	"Garbage Collection",
	"Gifts, Gift Shops",
	"Grocery Stores",
	"Guns & Pawn Shops",
	"Gunsmithing",
	"Hardware",
	"Hearing Aids",
	"Heart Center",
	"Heating",
	"Home Health",
	"Hospitals",
	"House Design",
	"Hydraulic Equipment & Supplies",
	"Hydro-Seeding",
	"Insurance",
	"Internet Service Providers",
	"Irrigation",
	"Jewelry",
	"Lawn & Garden Equipment & Repair",
	"Locks & Locksmiths",
	"Log Homes",
	"Lumber",
	"Massage Therapist",
	"Mental Health",
	"Mines",
	"Mobile Home Parks",
	"Monuments",
	"Motels",
	"Motorcycles, Snowmobiles & ATVs",
	"Museums",
	"Newspapers",
	"Non-Profit Organizations",
	"Notary",
	"Nurseries",
	"Office Supplies",
	"Optometrists",
	"Orthopedic Center",
	"Outfitters & Guides",
	"Pharmacies",
	"Photo",
	"Physical Therapy",
	"Physicians",
	"Pizza",
	"Plumbing",
	"Plumbing Contractors",
	"Portable Toilets",
	"Post Offices",
	"Propane",
	"Property Management",
	"Publications",
	"Publishers",
	"Pump Service",
	"Radio Communications",
	"Ranches",
	"Real Estate Agencies",
	"Recycling",
	"Restaurants",
	"Rock Shops",
	"Roofing",
	"Satellite Systems",
	"Saws",
	"Schools",
	"Septic Service",
	"Service Stations",
	"Siding",
	"Small Engines & Saws",
	"Solid Waste",
	"Sporting Goods",
	"Sprinkler Systems",
	"Stationery",
	"Storage Units",
	"Surgical Services",
	"Telephone Services",
	"Therapy",
	"Tires",
	"Title Insurance",
	"Towing",
	"Utilities",
	"Veterinary Clinics",
	"Video Rentals",
	"Water Pumps",
	"Web Page Design",
	"Welding Supplies",
	"Western Union",
	"Windows",
	"Wireless Service Providers"
);

var urls=new makeArray
(
 	"",
	"accoun.html",
	"airchar.html",
	"airmain.html",
	"antiqu.html",
	"applia.html",
	"attorn.html",
	"atvs.html",
	"auction.html",
	"autobod.html",
	"autogla.html",
	"autopar.html",
	"autorep.html",
	"autodeal.html",
	"aviat.html",
	"bakeri.html",
	"banks.html",
	"bath.html",
	"beautysa.html",
	"bedbrkf.html",
	"bowling.html",
	"builsup.html",
	"campgrnd.html",
	"carcare.html",
	"carclean.html",
	"carpet.html",
	"cellular.html",
	"chirop.html",
	"church.html",
	"cityoff.html",
	"cleanser.html",
	"clinics.html",
	"clothing.html",
	"communicate.html",
	"computer.html",
	"concrete.html",
	"contract.html",
	"conven.html",
	"copyserv.html",
	"cosmetics.html",
	"county.html",
	"creditu.html",
	"delis.html",
	"dentist.html",
	"dieselen.html",
	"diet.html",
	"doggroom.html",
	"eleccon.html",
	"embroidery.html",
	"emerserv.html",
	"enginee.html",
	"escrow.html",
	"excava.html",
	"fireext.html",
	"flowers.html",
	"funeral.html",
	"furnitur.html",
	"garage.html",
	"garbage.html",
	"gifts.html",
	"grocery.html",
	"gunspawn.html",
	"gunsmit.html",
	"hardware.html",
	"hearing.html",
	"heart.html",
	"heating.html",
	"homeheal.html",
	"hospital.html",
	"house.html",
	"hydraul.html",
	"hydrose.html",
	"insuran.html",
	"internet.html",
	"irrigat.html",
	"jewelry.html",
	"lawngar.html",
	"locks.html",
	"loghomes.html",
	"lumber.html",
	"massage.html",
	"mental.html",
	"mines.html",
	"mobhomes.html",
	"monuments.html",
	"motels.html",
	"motorcyc.html",
	"museums.html",
	"newspap.html",
	"nonprofit.html",
	"notary.html",
	"nurseri.html",
	"offsupp.html",
	"optom.html",
	"orthopedic.html",
	"outfitt.html",
	"pharm.html",
	"photos.html",
	"physther.html",
	"physici.html",
	"pizza.html",
	"plumbing.html",
	"plumbingcon.html",
	"portoil.html",
	"postoff.html",
	"propane.html",
	"propman.html",
	"publicat.html",
	"publish.html",
	"pumpser.html",
	"radiocom.html",
	"ranches.html",
	"realesta.html",
	"recycle.html",
	"restaur.html",
	"rockshop.html",
	"roofing.html",
	"satsys.html",
	"saws.html",
	"schools.html",
	"septserv.html",
	"servstat.html",
	"siding.html",
	"smallengine.html",
	"solidwaste.html",
	"sportgoo.html",
	"sprinksy.html",
	"statione.html",
	"storage.html",
	"surgical.html",
	"telserv.html",
	"therapy.html",
	"tires.html",
	"titleins.html",
	"towing.html",
	"utility.html",
	"vetclin.html",
	"videoren.html",
	"waterpumps.html",
	"webpage.html",
	"weldsup.html",
	"westuni.html",
	"windows.html",
	"wireless.html"
);

