/*
 DHTML Menu version 3.3.19
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.
 This script featured on Dynamic Drive (http://www.dynamicdrive.com)
 */

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position 
suboffset_left=10;		// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"navy",					// Mouse Off Font Color
"FFCC00",				// Mouse Off Background Color
"FFCC00",				// Mouse On Font Color
"navy",				// Mouse On Background Color
"000000",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,						// Menu Item Padding
"arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"999999",				// 3D High Color
"000066",				// 3D Low Color
"grey",				// Current Page Item Font Color (leave this blank to disable)
"blue",					// Current Page Item Background Color (leave this blank to disable)
"arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]



addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
122,				// Menu Top - The Top position of the menu in pixels
160,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Sports&nbsp;&nbsp;","show-menu=sports",,"",1
,"News&nbsp;&nbsp;","show-menu=news",,"",1
,"Entertainment&nbsp;&nbsp;","show-menu=entertainment",,"",1
,"Interests&nbsp;&nbsp;","show-menu=interests",,"",1
,"Search&nbsp;&nbsp;","show-menu=search",,"",1
,"Travel&nbsp;&nbsp;","show-menu=travel",,"",1
,"Health&nbsp;&nbsp;","show-menu=health",,"",1
,"Finance&nbsp;&nbsp;","show-menu=finance",,"",1
])

	addmenu(menu=["sports",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"<img src=newsimage.gif border=0>&nbsp;Basketball","show-menu=basketball",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Football","show-menu=football",,,1
	,"<img src=newsimage.gif border=0>&nbsp;NHL","http://www.nhl.com/intheslot/read/iceicons/cupcrazy2002/index.html",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Auto Racing","show-menu=auto",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Golf","show-menu=golf",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Baseball","show-menu=baseball",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Real Fans","http://aol.com/webcenters/sports/home.adp",,,1
	
	])
		
		addmenu(menu=["basketball",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"NBA","http://www.nba.com",,,0
		,"WNBA","http://www.wnba.com",,,0
		,"College Hoops","http://www.collegeinsider.com",,,0
		,"CBS Sportsline","http://cbs.sportsline.com/",,,0
		,"The Sporting News","http://mastercgi.sportingnews.com/cgi-bin/sportingnews/custom/edit",,,0
		])
		
		addmenu(menu=["football",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"NFL","http://www.nfl.com",,,0
		,"Monday Night Football","http://www.abcmnf.com/index.asp",,,0
		])
		
		addmenu(menu=["auto",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"irace","http://www.irace.com/",,,0
		,"NASCAR","http://www.nascar.com/",,,0
		,"Multiaxis","http://www.viperclub.org/multiaxis",,,0		
		])

		addmenu(menu=["golf",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"GolfWeb","http://www.golfweb.com",,,0
		,"igolf","http://www.igolf.com",,,0
		,"LPGA.com","http://www.lpga.com/",,,0
		,"GolfDigest","http://golf.com/golfdigest",,,0		
		])
			addmenu(menu=["baseball",
		,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Major League Baseball","http://www.majorleaguebaseball.com/",,,0
		,"Sports Baseball","http://www.sportsline.com/u/baseball/mlb/index.html",,,0
		,"Official Sites","show-menu=official",,,1		
		])
			
			addmenu(menu=["official",
			,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Oakland Athletics","http://www.oaklandathletics.com",,,
			,"Tampa Bay Devil Rays","http://www.devilray.com",,,
			,"St. Louis Cardinals","http://www.stlcardinals.com",,,
			,"Seattle Mariners","http://www.mariners.org",,,
			,"San Francisco Giants","http://www.sfgiants.com",,,
			,"Montreal Expos","http://www.montrealexpos.com",,,
			,"Milwaukee Brewers","http://www.milwaukeebrewers.com",,,
			,"Kansas City Royals","http://www.kcroyals.com",,,
			,"Florida Marlins","http://www.flamarlins.com",,,
			,"Chicago Cubs","http://www.cubs.com",,,
			,"Baltimore Orioles","http://www.theorioles.com",,,
			,"Anaheim Angels","http://anaheim.angels.mlb.com/NASApp/mlb/ana/homepage/ana_homepage.jsp",,,
			,"Cleveland Indians","http://www.indians.com",,,
			,"New York Mets","http://www.mets.com",,,
			,"Minnesota Twins","http://www.mntwins.com",,,
			,"Los Angeles Dodges","http://www.dodgers.com",,,
			,"Houston Astros","http://www.astros.com",,,
			,"Chicago White Sox","http://www.chisox.com",,,
			,"San Diego Padres","http://sandiego.padres.mlb.com/NASApp/mlb/sd/homepage/sd_homepage.jsp",,,
			,"Arizona Diamond Backs","http://www.azdiamondbacks.com",,,
			,"Detroit Tigers","http://www.detroittigers.com",,,
			,"Colorado Rockies","http://www.coloradorockies.com",,,
			,"Cincinnati Reds","http://www.cincinnatireds.com",,,
			,"Toronto Blue Jays","http://www.bluejays.ca",,,
			])
			
	addmenu(menu=["news",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"<img src=newsimage.gif border=0>&nbsp;Local News","show-menu=local",,,1
	,"<img src=newsimage.gif border=0>&nbsp;World News","show-menu=world",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Technology News","show-menu=technonews",,,1
	])
	
		addmenu(menu=["local",
		,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Star Telegram","http://www.star-telegram.com",,,0
		,"The Dallas Morning News","http://www.dallasnews.com",,,0
		,"WiseCounty.com","http://www.wisecounty.com",,,0
		,"Lottery Results","http://www.wfaa.com/lotto.html",,,0
		,"Wise County Messenger","http://www.wcmessenger.com/",,,0
		])
		
		addmenu(menu=["world",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"CNN","http://www.cnn.com",,,0
		,"CBS","http://www.cbs.com",,,0
		,"CBN","http://www.cbn.org",,,0
		,"MSNBC","http://www.msnbc.com",,,0
		,"ABC News","http://www.abcnews.com",,,0
		,"PBS News Hour","http://www.pbs.org/newshour",,,0
		,"New York Times","http://www.nytimes.com",,,0
		,"Washington Post","http://www.washingtonpost.com",,,0
		,"USA Today","http://www.usatoday.com/news/infront.htm",,,0
		,"Galavision","http://www.galavision.com",,,0
		])
		
		addmenu(menu=["technonews",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"TechWeb","http://www.cnn.com",,,0
		,"News.com","http://www.news.com",,,0
		,"Wired News","http://www.wired.com",,,0
		,"Slashdot","http://www.slashdot.com",,,0		
		])

	addmenu(menu=["entertainment",
	,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"<img src=newsimage.gif border=0>&nbsp;Movies","show-menu=movies",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Music","show-menu=music",,,1
	,"<img src=newsimage.gif border=0>&nbsp;TV","show-menu=TV",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Gossip","show-menu=gossip",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Other","show-menu=other",,,1
	])
		addmenu(menu=["movies",
		,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"HollywoodNetwork.com","http://www.hollywoodnetwork.com/indexmain.html",,,0
		,"The Internet Movie Database","http://www.imdb.com",,,0
		,"Cinemania Online","http://www.cinemania.msn.com/default/home",,,0
		,"Movie Critic","http://www.moviecritic.com",,,0
		,"Special Effects","http://www.timelapse.com",,,0				
		,"Movies.com","http://www.movies.com",,,0				
		,"Rough Cut","http://www.roughcut.com",,,0
		,"Movie Theaters","http://web7.movielink.com",,,0
		])

		addmenu(menu=["music",
		,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"CDNOW :","http://www.cdnow.com",,,0
		,"HitWorld Internet Charts Network :","http://www.hitsworld.com",,,0
		,"Metaverse","http://www.metaverse.com",,,0
		,"Music Boulevard","http://www.musicblvd.com",,,0
		,"Music Search","http://www.musicsearch.com",,,0				
		,"The Rolling Stone Network","http://www.rollingstone.com",,,0				
		,"StreamLand","http://www.streamland.com",,,0
		,"The DJ Home","http://www.thedj.com",,,0
		])
	
		addmenu(menu=["tv",
		,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"The Fox Network","http://www.foxnetwork.com",,,0
		,"CourtTV","http://www.courttv.com",,,0
		,"TV Week Interactive","TV Week Interactive",,,0
		,"Melrose Place TV","http://www.melrosetv.com",,,0
		,"SportTV","http://www.sportontv.com",,,0				
		,"SoccerTV","http://www.soccertv.com",,,0				
		,"Good Morning America", "http://www.abcnews.com/onair/goodmorningamerica",,,0
		,"20/20","http://www.abcnews.com/onair/2020/index.html",,,0
		,"Prime Time Live","http://www.abcnews.com/onair/primetimelive/index.html",,,0				
		,"Night Line","http://www.abcnews.com/onair/nightline/index.html",,,0
		])
		
		addmenu(menu=["gossip",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"People Online","http://www.pathfinder.com/people/index.html",,,0
		])
	
		addmenu(menu=["other",
		,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Third Age","http://www.thirdage.com",,,0
		,"1cat","http://www.1cat.com",,,0
		,"ZDNet","http://www.zdnet.com",,,0
		])
	
	addmenu(menu=["interests",,,120,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"<img src=newsimage.gif border=0>&nbsp;Auto's","show-menu=autos",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Food & Wine","show-menu=food",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Genealogy","show-menu=genealogy",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Religion","show-menu=religion",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Pets","show-menu=pets",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Home","show-menu=home",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Hobbies","show-menu=hobbies",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Education","show-menu=education",,,1
	])
	
		addmenu(menu=["autos",
		,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Car and Driver","http://www.caranddriver.com",,,1
		,"Digital Car Report","http://www.digitalcars.com",,,1
		,"Edmunds","http://www.edmonds.com",,,1
		,"Kelley Blue Book","http://www.kbb.com",,,1
		,"Viper Club (Wise County)","http://www.viperclub.org/multiaxis",,,1
		])
		
		addmenu(menu=["food",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"epicurious Food","http://food.epicurious.com",,,1
		,"CyberKitchen","http://www.foodtv.com",,,1
		,"Wine Spectator","http://www.winespectator.com",,,1
		])
	
		addmenu(menu=["genealogy",
		,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Ancestry Library","http://www.ancestry.com",,,1
		,"Familiy Tree Maker Online","http://www.familytreemaker.com",,,1
		,"Wine Spectator","http://www.winespectator.com",,,1
		])
		
		addmenu(menu=["religion",
		,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Bible","http://www.bible.com",,,1
		,"On The Air","http://www.ontheair.com/realchst.htm",,,1
		,"The Ames Hymn Collection","hhttp://junior.apk.net/~bmames/hymnsjs.htm",,,1
		,"The Prophecy Club","http://www.prophecyclub.com/",,,1
		,"Prophecy and Current Events ","http://aplus-software.com/thglory/",,,1
		,"CBN","http://www.cbn.org",,,1
		,"Koenig's Watch","http://www.watch.org/",,,1
		,"Prophetic Word","http://www.telusplanet.net/public/tsgibson/propheticword.html",,,1
		,"The Blue Letter Bible","http://www.khouse.org/blueletter/",,,1
		])
	
		addmenu(menu=["pets",
		,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"The American Kennel Club Online","hhttp://www.akc.org",,,1
		,"Cats","http://www.catsmag.com",,,1
		,"The Pet Channel","http://www.thepetchannel.com",,,1
		,"American Quarter Horse Association","http://www.aqha.com",,,1
		])
		
		addmenu(menu=["home",
		,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"The GardenWeb","http://www.gardenweb.com",,,1
		,"Better Homes And Gardens","http://www.bhglive/gardening/index.html",,,1
		,"HouseNet","http://www.housenet.co",,,1
		,"Real Estate","show-menu=realestate",,,1
		])
		
			addmenu(menu=["realestate",
			,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Realtor.com","http://www.realtor.com",,,1
			,"HouseNet","http://www.housenet.com",,,1
			,"Century 21","http://www.century21.com",,,1
			,"Coldwell Banker","http://www.coldwellbanker.com",,,1
			,"RE/MAX","http://www.remax.com",,,1
			,"LendingTree","http://www.lendingtree.com",,,1
			])
		
		addmenu(menu=["hobbies",
		,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"AVweb - Aviation","http://www.avweb.com",,,1
		,"Craftnet","http://www.craftnet.org",,,1
		,"Web World","show-menu=web",,,1
		])
		
			addmenu(menu=["web",
			,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Web Monkey","http://hotwired.lycos.com/webmonkey/",,,1
			,"Milonic Popup DHTML","http://www.milonic.co.uk/menu/",,,1
			,"Dynamic Drive","http://www.dynamicdrive.com",,,1
			])
		
		addmenu(menu=["education",
		,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Biografical Dictionary","http://www.s9.com/biography",,,1
		,"On-Line Dictionaries","http://www.bucknell.edu/~rbeard/diction.html#multi",,,1
		,"Encyberpedia","http://www.encyberpedia.com",,,1
		,"PCWebopaedia","http://www.pcwebopaedia.com",,,1
		,"Colleges/Universities","show-menu=web",,,1
		])
		
	addmenu(menu=["search",
	,,140,1,"",style1,,"",effect,,,,,,,,,,,,
	,"<img src=google_icon.gif border=0>&nbsp;Google.com", "http://www.google.com",,,1
	,"<img src=yahoo_icon.gif border=0>&nbsp;Yahoo", "http://www.yahoo.com",,,1
	,"<img src=av_icon.gif border=0>&nbsp;Altavista", "http://altavista.com",,,1
	,"<img src=excite.gif border=0>&nbsp;Excite", "http://www.excite.com",,,1
	,"InfoSeek", "http://www2.infoseek.com",,,1
	,"Lycos", "http://www.lycos.com",,,1
	,"Yahooligans", "http://www.yahooligans.com",,,1
	])
	
	addmenu(menu=["travel",,,150,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"<img src=newsimage.gif border=0>&nbsp;Trip Quest - Interactive Maps","http://www.tripquest.com",,,1
	,"<img src=newsimage.gif border=0>&nbsp;TravelSphere","http://www.travelsphere.com",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Airlines","show-menu=airlines",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Hotels","show-menu=hotels",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Tips","show-menu=tips",,,1
	])
		
		addmenu(menu=["tips",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"CDC Travel Information","http://www.cdc.gov/travel/travel.html",,,1
		,"Packing Tips","http://www.harrisonluggage.com/packing.htm",,,1
		,"TravelSphere","http://www.travelsphere.com",,,1
		])
			
		addmenu(menu=["airlines",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"American Airlines","http://www.americanair.com",,,1
		,"Continental Airlines","http://www.flycontinental.com",,,1
		,"Delta Airlines","http://www.delta-air.com",,,1
		,"Northwest Airlines","http://www.nwa.com",,,1
		,"Southwest Airlines","http://www.iflyswa.com",,,1
		,"Trans Airlines","http://www.twa.com",,,1
		,"United Airlines","http://www.ual.com",,,1
		,"US Airlines","http://www.usairways.com",,,1
		,"Reno Air","http://www.reno.com",,,1
		,"Alaska Airlines/Horizon Air","http://www.alaska-air.com",,,1
		,"Airtran Airlines","http://www.airtran.com",,,1
		,"Midway Airlines","http://www.midwayair.com",,,1
		])
		
		addmenu(menu=["hotels",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Best Western","http://www.bestwestern.com",,,1
		,"Courtyard","http://www.marriott.com/courtyard",,,1
		,"Days Inn","http://www.days-inn.com",,,1
		,"Delta Hotels and Resorts","http://www.deltahotels.com",,,1
		,"Double Tree","http://www.doubletreehotels.com",,,1
		,"Drury Inns","http://www.druryhotels.com",,,1
		,"Four Seasons","http://www.fshr.com",,,1
		,"Embassy Suites","http://www.embassy-suites.com",,,1
		,"Hampton Inns","http://www.hampton-inns.com",,,1
		,"Hilton Hotels","http://www.hilton.com",,,1
		,"Holiday Inn","http://www.holiday-inn.com",,,1
		,"Homewood Suites","http://www.homewood-suites.com",,,1
		,"Howard Johnson","http://www.hojo.com",,,1
		,"Hyatt Hotels","http://www.hyatt.com",,,1
		,"Inter-Continental","http://www.interconti.com",,,1
		,"LaQuinta Inns and Suites","http://www.travelweb.com/travelweblq/common/laguinta.html",,,1
		,"Marriot","http://www.marriott.com",,,1
		,"Radisson","http://www.radisson.com",,,1
		,"Red Roof","http://www.redroof.com",,,1
		,"Sheraton","http://www.sheraton.com",,,1
		])
	
	addmenu(menu=["health",,,150,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"<img src=newsimage.gif border=0>&nbsp;Health Clinic USA","http://www.familyinternet.com/healthclinicusa",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Health Insight","http://www.ama-assn.org/consumer.htm",,,1
	,"<img src=newsimage.gif border=0>&nbsp;The Health Library","http://www.med.stanford.edu/healthlib",,,1
	])
	
	addmenu(menu=["finance",,,120,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"<img src=newsimage.gif border=0>&nbsp;Banking","show-menu=banking",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Mutual Funds","show-menu=mutualfunds",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Finance News","show-menu=financenews",,,1
	])
	
		addmenu(menu=["mutualfunds",
		,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Mutual Funds FAQ","http://www.cis.ohio-state.edu/hypertext/faq/usenet/investment-faq/mutual-funds/faq.html",,,1
		,"Wall Street City","http://www.wallstreetcity.com",,,1
		,"The Vanguard Group","http://www.vanguard.com",,,1
		,"Stock Smart","http://www.stocksmart.com",,,1
		,"First National Bank Of Texas","http://www.fnbtexas.com",,,1
		])
			
		addmenu(menu=["banking",
		,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Directory of National and International Banks","http://www.ddsi.com/banking",,,1
		,"Banking and Financial Service","http://www.orcc.com/banking.htm",,,1
		,"First National Bank Of Bowie","http://www.fnbbowie.com",,,1
		,"First State Bank","http://www.fsb-wise-co.com",,,1
		,"Wells Fargo","http://www.wellsfargo.com",,,1
		])
		
		addmenu(menu=["financenews",
		,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Barron's Online","http://www.barrons.com",,,1
		,"Business Week","http://www.businessweek.com",,,1
		,"CNN Financial News","http://www.cnnfn.com/markets/us_market.html",,,1
		,"CNNfn","http://www.cnnfn.com",,,1
		,"Kiplinger's Personal Finance","http://www.kiplinger.com/magazine/maghome.html",,,1
		,"Smart Money","http://www.smartmoney.com",,,1
		,"ZD Interactive","http://www.zdi.com",,,1
		])
	
	addmenu(menu=["Other",,,140,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Menu Authors Site","http://www.milonic.co.uk/menu",,"Milonic DHTML Menu Site",1
	])
	

dumpmenus()