/*
 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
"ccccff",		// Mouse Off Background Color
"white",		// Mouse On Font Color
"0100c6",		// Mouse On Background Color
"000000",		// Menu Border Color 
14,			// Font Size in pixels
"normal",		// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"Tahoma",		// Font Name
4,			// Menu Item Padding
,			// Sub Menu Image (Leave this blank if not needed)
,			// 3D Border & Separator bar
"000099",		// 3D High Color
"000099",		// 3D Low Color
,			// Current Page Item Font Color (leave this blank to disable)
"a2aaafa",		// Current Page Item Background Color (leave this blank to disable)
"Images/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
30,				// Menu Top - The Top position of the menu in pixels
2,				// Menu Left - The Left position of the menu in pixels
,				// Menu Width - Menus width in pixels
1,				// Menu Border Width 
"center",			// 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
1,				// 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)
1,				// 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
,"BONEatHOME","http://www.stevebone22.btinternet.co.uk",,"Back to the Bone@Home front page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Formula&nbsp;One&nbsp;&nbsp;","show-menu=formula1",,"",1
,"Internet&nbsp;Links&nbsp;&nbsp;","show-menu=links",,"",1
,"Madonna&nbsp;&nbsp;","show-menu=madonna",,"",1
,"My&nbsp;Stuff&nbsp;&nbsp;","show-menu=mystuff",,"",1
,"Mobile&nbsp;Phone&nbsp;&nbsp;","show-menu=phones",,"",1
,"Search&nbsp;Engines&nbsp;&nbsp;","show-menu=search",,"",1
])

	addmenu(menu=["formula1",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"<img src=Images/arrow.gif border=0>&nbsp;F1 - Formula One","show-menu=f1",,,1
	,"<img src=Images/arrow.gif border=0>&nbsp;Fantasy Formula One","show-menu=ff1",,,1
	,"<img src=Images/arrow.gif border=0>&nbsp;Formula One Links","show-menu=f1links",,,1
	])

		addmenu(menu=["f1",,,280,1,,style1,0,"left",effect,0,,,,,,,,,,,
		,"<img src=Images/IconGP2002.gif border=0>&nbsp;2002 Grand Prix Teams & Drivers","F1Teams2002.htm",,"Formula 1 Teams & Driver Links",1
		,"<img src=Images/IconGP2003.gif border=0>&nbsp;2003 Grand Prix Teams & Drivers","F1Teams2003.htm",,"Formula 1 Teams & Driver Links",1
		,"<img src=Images/IconFIA.gif border=0>&nbsp;Link to the FIA","http://www.fia.com",,"Federation Internationale de lAutomobile - The governing body of Formula One and most world motorsport championships.",1
		])

		addmenu(menu=["ff1",,,220,1,,style1,0,"left",effect,0,,,,,,,,,,,
		,"<img src=Images/arrow.gif border=0>&nbsp;Fantasy F1 Rules","F1Rules.htm",,"Fantasy F1 Rules",1
		,"<img src=Images/arrow.gif border=0>&nbsp;Championship Table 1998","LeagueTable1998.htm",,"League Table for 1998",1
		,"<img src=Images/arrow.gif border=0>&nbsp;Championship Table 1999","LeagueTable1999.htm",,"League Table for 1999",1
		,"<img src=Images/arrow.gif border=0>&nbsp;Championship Table 2000","LeagueTable2000.htm",,"League Table for 2000",1
		,"<img src=Images/arrow.gif border=0>&nbsp;Championship Table 2001","LeagueTable2001.htm",,"League Table for 2001",1
		,"<img src=Images/arrow.gif border=0>&nbsp;Championship Table 2002","LeagueTable2002.htm",,"League Table for 2002",1
		,"<img src=Images/arrow.gif border=0>&nbsp;Championship Table 2003","LeagueTable2003.htm",,"League Table for 2003",1
		])

		addmenu(menu=["f1links",,,240,1,,style1,0,"left",effect,0,,,,,,,,,,,
		,"<img src=Images/arrow.gif border=0>&nbsp;AlphaF1","show-menu=alpha",,"Great site giving up to date information on Formula One racing.",1
		,"<img src=Images/arrow.gif border=0>&nbsp;F1 PictureNet","http://www.f1picturenet.com",,"Nice looking site covering all major motorsport catagories.",1
		,"<img src=Images/arrow.gif border=0>&nbsp;Formula1.com","http://www.formula1.com",,"The Official Formula One site. All the latest F1 news and also LIVE timings over a Grand Prix weekend, and the race itself.",1
		,"<img src=Images/arrow.gif border=0>&nbsp;Formula 1 Links Heaven","http://www.linksheaven.com",,"Does exactly what is says... links to load of F1 sites, plus CART and NASCAR.",1
		,"<img src=Images/arrow.gif border=0>&nbsp;ITV F1","http://www.itv-f1.com/",,"ITVs Formula One web-site which gives F1 news and also information on its other motorsport coverage.",1
		])

				addmenu(menu=["alpha",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
				,"<img src=Images/arrow.gif border=0>&nbsp;AlphaF1","http://www.alphaf1.com",,"Great site giving up to date information on Formula One racing.",1
				,"<img src=Images/arrow.gif border=0>&nbsp;AlphaF1 - Forums","http://forums.alphaf1.com",,"This leads you to the Alpha F1 forum section dealing with PC Grand Prix Games & real-life F1.",1
				])
	
	addmenu(menu=["links",,,120,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"<img src=Images/arrow.gif border=0>&nbsp;Links A to C","show-menu=links1",,,1
	,"<img src=Images/arrow.gif border=0>&nbsp;Links D to I","show-menu=links2",,,1
	,"<img src=Images/arrow.gif border=0>&nbsp;Links J to M","show-menu=links3",,,1
	,"<img src=Images/arrow.gif border=0>&nbsp;Links N to Z","show-menu=links4",,,1
	])
	
		addmenu(menu=["links1",,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"<img src=Images/IconAuction.gif border=0>&nbsp;Auctions","show-menu=auctions",,"AUCTION LINKS.",1
		,"<img src=Images/IconCars.gif border=0>&nbsp;Car Stuff","show-menu=carstuff",,"CAR RELATED LINKS.",1
		,"<img src=Images/IconCelebs.gif border=0>&nbsp;Celebrities & Models","show-menu=celebs",,"CELEBRITY LINKS.",1
		,"<img src=Images/IconGames.gif border=0>&nbsp;Computer Games","show-menu=games",,"COMPUTER GAME LINKS.",1
		])

			addmenu(menu=["auctions",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/IconBidPay.gif border=0>&nbsp;Bidpay","http://www.bidpay.com",,"Payment service issuing Money Orders from within the United States.",1
			,"<img src=Images/IconEbay.gif border=0>&nbsp;Ebay.co.uk","http://www.ebay.co.uk",,"Auction site based in the UK.",1
			,"<img src=Images/IconEbay.gif border=0>&nbsp;Ebay.com","http://www.ebay.com",,"Auction site based in the U.S.A.",1
			,"<img src=Images/IconNochex.gif border=0>&nbsp;Nochex","http://www.nochex.com",,"Payment service that uses Credit Card details.",1
			,"<img src=Images/IconPayPal.gif border=0>&nbsp;PayPal","http://www.paypal.com",,"Payment service that uses Credit Card details.",1
			,"<img src=Images/IconQXL.gif border=0>&nbsp;QXL","http://www.qxl.co.uk",,"Auction site based in the UK.",1
			])	

			addmenu(menu=["carstuff",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/IconEliteReg.gif border=0>&nbsp;Elite Registrations","http://www.elite-registrations.co.uk",,"Personal vehicle registrations.",1
			,"<img src=Images/IconNewReg.gif border=0>&nbsp;New Reg","http://www.newreg.co.uk",,"Personal vehicle registrations.",1
			,"<img src=Images/IconRegTrans.gif border=0>&nbsp;Reg Transfers","http://www.regtransfers.co.uk",,"Personal vehicle registrations.",1
			,"<img src=Images/IconSniff.gif border=0>&nbsp;Sniff Petrol","http://www.sniffpetrol.com",,"Funny site taking the piss out of the motoring industry and motorsport.",1
			])
			
			addmenu(menu=["celebs",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/IconAtPics.gif border=0>&nbsp;atPictures","http://www.atpictures.com",,"Site of Celebrites, Bands, Singers and Model pictures.",1
			,"<img src=Images/IconBrendaLynn.gif border=0>&nbsp;Brenda Lynn","http://www.brendalynnonline.com",,"Well hot American model.",1			
			,"<img src=Images/IconCelebBoardReader.gif border=0>&nbsp;Celeb Board Reader","http://celebrities.boardreader.com",,"Search for pictures of your favourite stars on many message boards.",1
			,"<img src=Images/IconClaireGoose.gif border=0>&nbsp;Claire Goose World","http://www.claire-goose-world.co.uk",,"Actress best known for her role in the BBC drama Casualty. Site is not updated very often though!",1
			,"<img src=Images/IconCelebUtopia.gif border=0>&nbsp;CelebUtopia","http://www.celebutopia.net",,"Forum with loads of high quality images of various celebrities",1
			,"<img src=Images/IconF1Babes.gif border=0>&nbsp;F1 Babes.com","http://f1gallery.rivals.net",,"Not strictly a celebrity site, but shows pit lane girlies and drivers wives.",1
			,"<img src=Images/IconDigiSpy.gif border=0>&nbsp;Digital Spy","http://www.digitalspy.co.uk",,"The main site is updated around-the-clock with news and features in entertainment areas such as showbiz movies music and tv.",1
			,"<img src=Images/IconGillianAnderson.gif border=0>&nbsp;Gillian Anderson","http://www.gillian-anderson.co.uk",,"The official web-site of the Actress best known as Dana Scully in the X-Files.",1
			,"<img src=Images/IconMelBlatt.gif border=0>&nbsp;Melanie Blatt","http://www.melanieblatt.co.uk",,"The seriously good-looking one from the All Saints.",1
			,"<img src=Images/IconPatsyKensit.gif border=0>&nbsp;Patsy Kensit","http://web.ukonline.co.uk/kensit.jsrpages/2fpkx.htm",,"Un-offical Patsy Kensit web-site.",1
			,"<img src=Images/IconRhianSugden.gif border=0>&nbsp;Rhian Sugden","http://www.rhian-marie.co.uk/",,"Very fit British Glamour Model.",1
			,"<img src=Images/IconSabrinaFerilli.gif border=0>&nbsp;Sabrina Ferilli","http://www.sabrinaferilli.it",,"The official site the Italian actress Sabrina Ferilli... problem with the site is that it is all in Italian! WARNING! Nudity!",1
			,"<img src=Images/IconTaraReid.gif border=0>&nbsp;Tara Reid","http://www.taralive.com/",,"Web-site dedicated to the seriously horny American babe.",1			
			])

			addmenu(menu=["games",,,240,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/IconArcadeHome.gif border=0>&nbsp;Arcade@Home","http://www.ArcadeAtHome.com/",,"Deals with emulation software that replicates old Arcade games.",1
			,"<img src=Images/IconBlackholeMS.gif border=0>&nbsp;Blackhole Motorsports","http://www.bhmotorsports.com/",,"Dedicated to all kinds of motorsport game simulations from Nascar to Grand Prix.",1
			,"<img src=Images/IconGameFAQ.gif border=0>&nbsp;Game FAQs","http://www.gamefaqs.com",,"Excellent site for detailed walkthroughs and cheats on games for all platforms. PC, PS2, etc.",1
			,"<img src=Images/IconGamespot.gif border=0>&nbsp;Gamespot.com","http://www.gamespot.com",,"Reviews and Demos of PC games.",1
			,"<img src=Images/IconGameRev.gif border=0>&nbsp;Game Revolution","http://www.game-revolution.com",,"News, Reviews, Cheats and downloads of games for all platforms.",1
			,"<img src=Images/IconGP3Edit.gif border=0>&nbsp;GP3Edit","http://www.smyoung.fsnet.co.uk/gp3edit.htm",,"GP3edit allows you to create single file car sets and edit ALL data for GP3... GP3edit is Shareware.",1
			,"<img src=Images/IconGP4Italia.gif border=0>&nbsp;GP4Italia.org","http://www.gp4italia.org",,"Italian Site which makes it a little difficult to understand but is keeping GP4 alive with updates.",1
			,"<img src=Images/IconGPGamesOrg.gif border=0>&nbsp;Grand Prix Games.org","http://www.grandprixgames.org",,"Exactly what it says. Forums downloads etc.",1
			,"<img src=Images/IconSkoolWeb.gif border=0>&nbsp;Klass of 99","http://retrospec.sgn.net/users/rjordan/klass/",,"Web-site of a superb re-make of one of the all time classic Spectrum games.",1
			,"<img src=Images/IconGPGames.gif border=0>&nbsp;Microprose Grand Prix Games","http://www.grandprixgames.com/",,"Microprose website that gives details of its current and upcoming Grand Prix games.",1
			,"<img src=Images/IconNewgrounds.gif border=0>&nbsp;Newgrounds","http://www.newgrounds.com",,"Mainly Flash games but there are also Flash movies on this cool looking site.",1
			,"<img src=Images/IconPS3.gif border=0>&nbsp;PS3 - PS2 Game Compatibility ","http://faq.eu.playstation.com/bc/bcGames.htm;ZSESSIONID=HlyPzqppb0LjLhnxbpqNG0PLQYmHfpclGTqsLscLv8WbvKv992tr!-1728228687?locale=en_GB",,"Database of Playstation 2 games that can be played on the Playstation 3.",1
			,"<img src=Images/IconRSC.gif border=0>&nbsp;Race Sim Central Forums","http://forum.racesimcentral.com",,"Message board for fans of all kinds of racing computer games. Very useful.",1
			,"<img src=Images/IconSimRacingWorld.gif border=0>&nbsp;Simracingworld.com","http://www.simracingworld.com",,"For all things to do with Racing Sims on PCs and consoles.",1
			,"<img src=Images/IconSingstar.gif border=0>&nbsp;Singstar","http://www.singstargame.com/en-gb/Home/",,"On-line home of Singstar series of games for Playstation.",1
			,"<img src=Images/IconMaccaTTD.gif border=0>&nbsp;Transport Tycoon (Maccas)","http://ttdscenarios.com/winxp.php",,"Transport Tycoon Senarios by Macca.",1			
			,"<img src=Images/IconOpenTTD.gif border=0>&nbsp;Transport Tycoon (OpenTTD)","http://www.openttd.org",,"Open Transport Tycoon - developing the old game to run under Windows XP.",1
			])
			

		addmenu(menu=["links2",,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"<img src=Images/IconDVD.gif border=0>&nbsp;DVD Retailers & Links","show-menu=dvds",,"DVD RETAILERS & OTHER DVD LINKS.",1
		,"<img src=Images/IconFilm.gif border=0>&nbsp;Films","show-menu=films",,"FILM LINKS.",1
		,"<img src=Images/IconFootball.gif border=0>&nbsp;Football","show-menu=football",,"FOOTBALL LINKS.",1
		,"<img src=Images/IconFun.gif border=0>&nbsp;Fun","show-menu=fun",,"FUN LINKS.",1
		,"<img src=Images/IconMailOrder.gif border=0>&nbsp;Internet Mail Order","show-menu=internetmailorder",,"INTERNET MAIL ORDER LINKS.",1
		])

			addmenu(menu=["dvds",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/IconCDWOW.gif border=0>&nbsp;CD Wow","http://www.cd-wow.com",,"Most of their DVDs & CD arrive from Hong Kong and Quickly too. Very cheap but not a huge selection. Recommended though.",1
			,"<img src=Images/IconDVDcouk.gif border=0>&nbsp;DVD.co.uk","http://www.dvd.co.uk",,"DVD retailer that sends the discs from Belgium even though it says UK. Low prices though.",1			
			,"<img src=Images/IconDVDBoxOffice.gif border=0>&nbsp;DVD Box Office","http://www.dvdboxoffice.com",,"Canadian based retailer that supplies Region 1 discs. I used these people all the time until I found Play who supply Region 1.",1
			,"<img src=Images/IconDVDEasterEggs.gif border=0>&nbsp;DVD Easter Eggs","http://www.dvdeastereggs.com",,"Not a retailer, but a site that shows you the Easter Eggs (Hidden Extras) on DVDs.",1
			,"<img src=Images/IconPlay.gif border=0>&nbsp;Play","http://www.play.com",,"Internet only retailer specialising in DVDs. But has branched into Music CDs, and video games. All prices P&P inclusive.",1
			,"<img src=Images/IconSendIt.gif border=0>&nbsp;Sendit.com","http://www.sendit.com",,"Good looking site, but they seem rather pricey. I have never ordered from them before though.",1
			,"<img src=Images/IconStreetsOnline.gif border=0>&nbsp;Streets Online","http://www.streetsonline.co.uk",,"Fairly basic site that seems a little on the expensive side. I have never ordered from these guys.",1
			])

			addmenu(menu=["football",,,250,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/IconCreweAlex.gif border=0>&nbsp;Crewe Alexandra","http://www.crewealex.premiumtv.co.uk/page/Home",,"The football team my missus supports.",1
			,"<img src=Images/IconLiveFooty.gif border=0>&nbsp;Live Footy","http://livefooty.doctor-serv.com",,"Live game on - the chec this site for the match streamed over the net.",1			
			,"<img src=Images/IconBBC.gif border=0>&nbsp;Live Videprinter","http://newsimg.bbc.co.uk/sport1/hi/football/live_videprinter/default.stm?refresh",,"Updates the days football scores every 2 minutes.",1			
			,"<img src=Images/IconMKDons.gif border=0>&nbsp;Milton Keynes Dons","http://www.mkdons.premiumtv.co.uk/page/Home",,"My local team. I always keep an eye out to see how their doing.",1
			,"<img src=Images/IconMKDonsCitizen.gif border=0>&nbsp;Milton Keynes Dons - Citizen","http://www.miltonkeynes.co.uk/mkdons",,"All the latest news on the MK Dons as reported by the local rag - the Milton Keynes Citizen.",1
			,"<img src=Images/IconMKDonsMKNews.gif border=0>&nbsp;Milton Keynes Dons - MK News","http://www.mk-news.co.uk/mknews-sport-mkdons/",,"All the latest news on the MK Dons as reported by the local rag - MK News.",1
			,"<img src=Images/IconMooCamp.gif border=0>&nbsp;MooCamp","http://www.moocamp.com",,"The on-line forum home of the MK Dons.",1
			,"<img src=Images/IconNewsNow.gif border=0>&nbsp;News Now - MK Dons","http://www.newsnow.co.uk/h/Sport/Football/League+One/MK+Dons",,"Searches out the latest MK Dons head-lines on the net.",1
			,"<img src=Images/IconDefault.gif border=0>&nbsp;The BucksFizz","http://www.clubfanzine.com/MK_dons/",,"MK Dons supporters site.",1			
			,"<img src=Images/IconWBA.gif border=0>&nbsp;West Bromwich Albion","http://www.wba.premiumtv.co.uk/page/Home",,"The football team my Father-In-Law supports.",1
			,"<img src=Images/IconVirgin.gif border=0>&nbsp;Virgin - League 1 Video","http://www.football.virginmedia.com/page/Football/League1/Home",,"Recent League 1 video highlights.",1			
])

			addmenu(menu=["films",,,210,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/IconAustinPowers.gif border=0>&nbsp;Austin Powers","http://www.austinpowers.com",,"Austin Powers - Goldmember, The Spy Who Shagged Me and International Man of Mystery webpages.",1
			,"<img src=Images/IconHollywood.gif border=0>&nbsp;Hollywood.com","http://www.hollywood.com/movies/coming_soon.aspx",,"News and information covering the entertainment and media industries in the USA. This link goes to forthcoming movies.",1			
			,"<img src=Images/IconIndianaJones.gif border=0>&nbsp;Indiana Jones","http://www.indianajones.com",,"The Official Indiana Jones site covering all 3 movies.",1
			,"<img src=Images/IconIMDB.gif border=0>&nbsp;Internet Movie Database","http://www.imdb.com",,"Very useful in finding actors, actresses, films and TV shows.",1
			,"<img src=Images/IconStarWarsSmall.gif border=0>&nbsp;Star Wars","http://www.starwars.com",,"The official Star Wars site. Spanning the original and new trilogy films, plus information on the extended Star Wars galaxy.",1
			])

			addmenu(menu=["fun",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/IconEarshot.gif border=0>&nbsp;Bo Selecta (Earshot)","http://www.earshot.tv/boselecta.html",,"The people who do the music for Bo Selecta. Clips here to download.",1	
			,"<img src=Images/IconAliG.gif border=0>&nbsp;Da Ali G Translator","http://www.mackers.com/alig",,"Want to speak like Ali G? Go to this site, type in your text, and it will translate it into Ali speak.",1
			,"<img src=Images/IconDiffusion.gif border=0>&nbsp;Diffusiononline.net","http://www.diffusiononline.net",,"A remix site run by a guy called Sheldon. Brilliant mp3s of Alan Partridge, The Office, and David Dickinson!!",1
			,"<img src=Images/IconJasperCarrott.gif border=0>&nbsp;Jasper Carrott","http://www.jaspercarrott.com/",,"The funny Brummie comedian.",1			
			,"<img src=Images/IconOfficeHumor.gif border=0>&nbsp;Office Humour","http://www.office-humour.co.uk",,"Want a few jokes, strange videos, or generally something to giggle at, then go here.",1			
			,"<img src=Images/IconSausageNet.gif border=0>&nbsp;SausageNet","http://www.sausagenet.co.uk",,"Want to catch up on an old kids TV program. Relive the memories with this site.",1
			,"<img src=Images/IconSniff.gif border=0>&nbsp;Sniff Petrol","http://www.sniffpetrol.com",,"Funny site taking the piss out of the motoring industry and motorsport.",1
			,"<img src=Images/IconPubLandlord.gif border=0>&nbsp;The Pub Landlord","http://www.thepublandlord.com",,"Superb site based around Al Murrays Pub Landlord.",1			
			,"<img src=Images/IconYouTube.gif border=0>&nbsp;YouTube","http://www.youtube.com",,"Dumping ground for all kinds of weird and wonderful video clips.",1
			,"<img src=Images/IconKeepVid.gif border=0>&nbsp;KeepVid","http://keepvid.com",,"Use this site to download embedded web-page video clips. Works a treat with YouTube.",1
			])
			
			addmenu(menu=["internetmailorder",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/Icon101CD.gif border=0>&nbsp;101cd.com","http://www.101cd.com",,"Music retailer.",1
			,"<img src=Images/IconAmazon.gif border=0>&nbsp;Amazon.com","http://www.amazon.com",,"Major Internet retailer selling Books, Electronics, DVDs, Toy & Games, etc. This link will send you to the USA site.",1
			,"<img src=Images/IconAmazon.gif border=0>&nbsp;Amazon.co.uk","http://www.amazon.co.uk",,"The same company as above, but this link will send you to the UK arm of the company.",1
			,"<img src=Images/IconCDWOW.gif border=0>&nbsp;CD Wow","http://www.cd-wow.com",,"Most of their DVDs & CD arrive from Hong Kong and Quickly too. Very cheap but not a huge selection. Recommended though.",1
			,"<img src=Images/IconCeX.gif border=0>&nbsp;CeX","http://www.cex.co.uk",,"Entertainment Exchange - buy and sell DVDs, Computer Games and the like.",1
			,"<img src=Images/IconDabs.gif border=0>&nbsp;Dabs","http://www.dabs.com",,"Electronics and Computer equipment retailer.",1
			,"<img src=Images/IconDemonTweeks.gif border=0>&nbsp;Demon Tweeks","http://www.demon-tweeks.com",,"On-line ordering of motorsport accessories such as racesuits, gloves & boots at this site.",1
			,"<img src=Images/IconDVDcouk.gif border=0>&nbsp;DVD.co.uk","http://www.dvd.co.uk",,"DVD retailer that sends the discs from Belgium even though it says UK. Low prices though.",1
			,"<img src=Images/IconEbuyer.gif border=0>&nbsp;Ebuyer","http://www.ebuyer.com",,"Electronics retailer. Good for PC equpiment after all I bought all the parts for my current PC from here.",1
			,"<img src=Images/IconGame.gif border=0>&nbsp;Game Online","http://www.game.uk.com",,"High Street video game retailers On-line mail order service. Can be pricey!",1
			,"<img src=Images/IconGameplay.gif border=0>&nbsp;Gameplay","http://www.gameplay.com",,"Internet only video game retailer. Very fast delivery of products, but their prices can be beaten!",1
			,"<img src=Images/IconHMV.gif border=0>&nbsp;HMV","http://www.hmv.co.uk",,"High Street Music retailers On-line mail order service. Also deals in videos, DVDs, games and books in addition.",1
			,"<img src=Images/IconIwantoneofthose.gif border=0>&nbsp;Iwantoneofthose.com","http://www.iwantoneofthose.com",,"Cool stuff. Take a look, all kinds of gadgets and gizmos from the wacky to the practical.",1
			,"<img src=Images/IconMisco.gif border=0>&nbsp;Misco","http://www.misco.co.uk",,"Second largest provider of I.T. equipment Misco serves both consumers and businesses throughout the UK.",1			
			,"<img src=Images/IconMovieMart.gif border=0>&nbsp;Movie Market.co.uk","http://www.moviemarket.co.uk",,"Deals in Photographs, Movie Posters, Autographs and Other Movie Memorabilia.",1			
			,"<img src=Images/IconPlay.gif border=0>&nbsp;Play","http://www.play.com",,"Internet only retailer specialising in DVDs. But has branched into Music CDs, and video games. All prices P&P inclusive.",1
			,"<img src=Images/IconRugby.gif border=0>&nbsp;Rugby Megastore","http://www.edirectory.co.uk/pf/pages/banner.asp?CompanyID=1200&BannerID=1200",,"The place to go if you need a Rugby Shirt or some other piece of Rugby releated merchandise.",1			
					
			])
					
		addmenu(menu=["links3",,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"<img src=Images/IconMags.gif border=0>&nbsp;Magazines","show-menu=mags",,"MAGAZINE LINKS.",1
		,"<img src=Images/IconMotorsport.gif border=0>&nbsp;Motorsport","show-menu=motorsport",,"MOTORSPORT LINKS.",1
		,"<img src=Images/IconMP3.gif border=0>&nbsp;MP3","show-menu=mp3",,"MP3 AUDIO LINKS.",1
		,"<img src=Images/IconBands.gif border=0>&nbsp;Music - Bands & Artists","show-menu=music",,"MUSIC - LINKS TO BANDS & ARTISTS.",1
		])

			addmenu(menu=["mags",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/IconAutosport.gif border=0>&nbsp;AUTOSPORT","http://www.autosport.com",,"Calls itself the worlds best motorsport site and it just might be right. Up to the minute information.",1
			,"<img src=Images/IconFHM.gif border=0>&nbsp;FHM","http://www.fhm.com",,"FHM - For Him Magazine..",1
			,"<img src=Images/IconMaxim.gif border=0>&nbsp;Maxim","http://www.maxim-magazine.co.uk/",,"On-line version of the Maxim (UK) Magazine.",1
			])	

			addmenu(menu=["motorsport",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/IconAutosport.gif border=0>&nbsp;AUTOSPORT","http://www.autosport.com",,"Calls itself the worlds best motorsport site and it just might be right. Up to the minute information.",1
			,"<img src=Images/IconDemonTweeks.gif border=0>&nbsp;Demon Tweeks","http://www.demon-tweeks.com",,"On-line ordering of motorsport accessories such as racesuits, gloves & boots at this site.",1
			,"<img src=Images/IconFIASmall.gif border=0>&nbsp;FIA","http://www.fia.com",,"Federation Internationale de lAutomobile - The governing body of Formula One and most world motorsport championships.",1
			,"<img src=Images/IconGPLegends.gif border=0>&nbsp;Grand Prix Legends","http://www.grandprixlegends.com",,"Motorsport Merchandise. Everything from Formula 1 to Rally and much more besides.",1
			,"<img src=Images/IconSutton.gif border=0>&nbsp;Sutton Images","http://www.sutton-images.com",,"Photographers specialising in Motorsport. Shows small thumbnails images, larger pictures have to be purchased from Sutton.",1
			])	

			addmenu(menu=["mp3",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/IconAllofMP3.gif border=0>&nbsp;All Of MP3","http://music.allofmp3.com",,"MP3 Pay site.",1
			,"<img src=Images/IconAudioFind.gif border=0>&nbsp;Audiofind","http://www.audiofind.com",,"MP3 Audio Files site.",1
			,"<img src=Images/IconMP3MediaWorld.gif border=0>&nbsp;MP3MediaWorld","http://www.mp3mediaworld.com/",,"MP3 Audio Files site.",1
			,"<img src=Images/IconMP3Trim.gif border=0>&nbsp;MP3 Trim","http://www.mptrim.com",,"Cool utility that lets you play around with MP3s.",1
			])	

			addmenu(menu=["music",,,230,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/IconEveryHit.gif border=0>&nbsp;EveryHit.com","http://www.everyhit.com",,"Type in the name of a song or band and this sites tells you when it was a hit and what number it reached.",1
			,"<img src=Images/IconAllSaints.gif border=0>&nbsp;All Saints","http://www.allsaintsofficial.com",,"The Official All Saints Web-site.",1
			,"<img src=Images/IconDanniiMusic.gif border=0>&nbsp;Dannii Minogue","http://www.danniimusic.com",,"The Official Dannii Minogue Web-site.",1
			,"<img src=Images/IconDepecheMode.gif border=0>&nbsp;Depeche Mode","http://www.depechemode.com",,"The Official Depeche Mode Web-site.",1
			,"<img src=Images/IconDubstar.gif border=0>&nbsp;Dubstar","http://www.Dubstar.com",,"The Official Dubstar Site - currently under re-development.",1
			,"<img src=Images/IconKosheen.gif border=0>&nbsp;Kosheen","http://www.kosheen.com",,"Bristol Drum & Bass group. My current favourites. (except for Madonna... of course).",1
			,"<img src=Images/IconMySpace.gif border=0>&nbsp;Kosheen (MySpace)","http://www.myspace.com/kosheen1",,"Kosheens MySpace area.",1			
			,"<img src=Images/IconLevel42.gif border=0>&nbsp;Level 42","http://www.level42.com",,"The Official Level 42 Web-site",1			
			,"<img src=Images/IconMadonnaOfficialSite.gif border=0>&nbsp;Madonna","http://www.madonna.com",,"The Official Madonna Web-site",1
			,"<img src=Images/IconNowMusic.gif border=0>&nbsp;Now Thats What I Call Music","http://www.nowmusic.com/",,"Web-site detailing ALL the Now Music Albums.",1			
			,"<img src=Images/IconPSB.gif border=0>&nbsp;Pet Shop Boys","http://www.petshopboys.co.uk",,"The Official Pet Shop Boys Web-site.",1
			,"<img src=Images/IconSpace.gif border=0>&nbsp;Space","http://www.spacetheband.com",,"The Official Space Web-site.",1			
			])	

		addmenu(menu=["links4",,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"<img src=Images/IconNewsgroups.gif border=0>&nbsp;Newsgroups","show-menu=newsgroups",,"NEWSGROUPS.",1
		,"<img src=Images/IconPersonalWeb.gif border=0>&nbsp;Personal Web-Pages","show-menu=personalweb",,"LINKS TO PERSONAL WEB-PAGES.",1
		,"<img src=Images/IconSoftware.gif border=0>&nbsp;Software","show-menu=software",,"SOFTWARE LINKS.",1
		,"<img src=Images/IconStarWars.gif border=0>&nbsp;Star Wars","show-menu=starwars",,"STAR WARS LINKS.",1
		,"<img src=Images/IconMisc.gif border=0>&nbsp;Useful","show-menu=useful",,"USEFUL LINKS.",1
		])

			addmenu(menu=["newsgroups",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/Iconaltbinnl.gif border=0>&nbsp;alt.binaries.nl","http://alt.binaries.nl/",,"Newsgroup search engine.",1
			,"<img src=Images/IconBincrawler.gif border=0>&nbsp;Bincrawler","http://www.bincrawler.com",,"alt binaries search engine.",1
			,"<img src=Images/IconNewzbin.gif border=0>&nbsp;Newzbin","http://www.newzbin.com",,"Newsgroup search engine",1
			,"<img src=Images/IconVCDQuality.gif border=0>&nbsp;VCD Quality","http://www.vcdquality.com",,"Newsgroup search engine for movies.",1
			,"<img src=Images/IconNFOogle.gif border=0>&nbsp;NFOogle","http://www.nfoogle.com",,"Newsgroup seach engine.",1
			,"<img src=Images/IconXnews.gif border=0>&nbsp;Xnews","http://xnews.newsguy.com",,"Free program for reading news group with built-in YEnc message decoder.",1
			,"<img src=Images/IconYenc.gif border=0>&nbsp;yEnc32","http://www.yenc32.com",,"Decription program used in mainly newsgroup messages.",1			
			])			

			addmenu(menu=["software",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/arrow.gif border=0>&nbsp;Graphical","show-menu=graphics",,"Graphical Software.",1
			,"<img src=Images/arrow.gif border=0>&nbsp;Java Scripts","show-menu=java",,"Java Scripts.",1
			,"<img src=Images/arrow.gif border=0>&nbsp;Miscellaneous","show-menu=miscsoft",,"Sites to download dodgy software from.",1
			,"<img src=Images/arrow.gif border=0>&nbsp;MP3","show-menu=mp3soft",,"MP3 manipulation Software.",1			
			,"<img src=Images/arrow.gif border=0>&nbsp;Storage","show-menu=storage",,"Sites for storing files online.",1
			,"<img src=Images/arrow.gif border=0>&nbsp;Video","show-menu=video",,"Video Software.",1
			])			

				addmenu(menu=["graphics",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
				,"<img src=Images/IconACDSee.gif border=0>&nbsp;ACD Systems","http://www.acdsystems.com",,"Home of ACDSee. ACDSee is an award-winning picture viewer, graphic converter and digital image management tool.",1
				,"<img src=Images/IconDigitalWorkshop.gif border=0>&nbsp;Digital Workshop","http://www.digitalworkshop.co.uk",,"UK site to download PaintShop Pro from. (See Jasc Software).",1
				,"<img src=Images/IconFavicon.gif border=0>&nbsp;Favicon","http://www.html-kit.com/favicon",,"Create a Favicon via this site.",1
				,"<img src=Images/IconFontFreak.gif border=0>&nbsp;Font Freak","http://www.fontfreak.com",,"Free Fonts for your PC.",1
				,"<img src=Images/IconFontParadise.gif border=0>&nbsp;Font Paradise","http://www.fontparadise.com",,"More Free Fonts for your PC.",1
				,"<img src=Images/IconIconArchive.gif border=0>&nbsp;Icon Archive","http://www.iconarchive.com",,"Need some new icons for desktop shortcuts? Try this site..",1
				,"<img src=Images/IconJasc.gif border=0>&nbsp;Jasc Software","http://www.jasc.com",,"The creators of Paintshop Pro.",1
				,"<img src=Images/IconTropicalWares.gif border=0>&nbsp;Tropical Wares","http://www.tropicalwares.com",,"Loads of diiferent utilities for your PC.",1
				])

				addmenu(menu=["java",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
				,"<img src=Images/IconDynamicDrive.gif border=0>&nbsp;Dynamic Drive","http://www.dynamicdrive.com",,"Like this Java Menu? This is where I got it from.",1
				,"<img src=Images/IconJavaFile.gif border=0>&nbsp;Javafile.com","http://www.javafile.com",,"Cool site for all kinds of flash javascript applets!",1
				,"<img src=Images/IconMilonic.gif border=0>&nbsp;Milonic","http://www.milonic.com",,"The people who created this snazzy menu you are using.",1
				])

				addmenu(menu=["miscsoft",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
				,"<img src=Images/IconDigitalDancer.gif border=0>&nbsp;Digital Dancer","http://www.ddancer.com",,"A blog containing Rapidshare links to mainly music videos, but some TV programmes and Films.",1
				,"<img src=Images/IconFilez.gif border=0>&nbsp;Filez","http://www.filez.com",,"A search engine site just for Rapidshare files.",1				
				,"<img src=Images/IconFLMsDown.gif border=0>&nbsp;FLMSDown","http://flmsdown.net",,"Loads of Rapidshare Links to all kinds of software and videos. WARNING the content can sometimes be of an adult nature.",1
				,"<img src=Images/IconPlube.gif border=0>&nbsp;Plube","http://www.plube.com/",,"Loads of Rapidshare Links to all kinds of software and videos. WARNING the content can sometimes be of an adult nature.",1
				,"<img src=Images/IconRapidSearch.gif border=0>&nbsp;Rapidshare Search","http://rapidshare-search-engine.com/",,"Does what it says on the tin - searches for available files to download via Rapidshare.",1
				,"<img src=Images/IconVideoBaza.gif border=0>&nbsp;VideoBaza","http://www.videobaza.com/",,"Russian site that has all sorts of Programs and stuff to download. WARNING the content can sometimes be of an adult nature.",1				
				])

				addmenu(menu=["mp3soft",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
				,"<img src=Images/IconID3TagIT.gif border=0>&nbsp;ID3-TagIT","http://www.id3-tagit.de/english/index.htm",,"ID3-TagIT is a program for editing, adding, or deleting ID3 TAGs in MP3 files.",1
				,"<img src=Images/IconMP3Gain.gif border=0>&nbsp;MP3 Gain","http://mp3gain.sourceforge.net/",,"Excellent Free MP3 program that normalizes your tracks so they play at the same volume level.",1
				,"<img src=Images/IconMP3Edit.gif border=0>&nbsp;MP3 Tag Editor","http://beginwithsoftware.com/mp3-id3-v1-v2-tag-edit-sort/index.html",,"Excellent Free MP3 Tag Editor including help pages on how to use it. HIGHLY RECOMMENDED.",1
				])

				addmenu(menu=["storage",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
				,"<img src=Images/IconImageShack.gif border=0>&nbsp;ImageShack","http://www.imageshack.us/",,"Free serivce for uploading images.",1
				,"<img src=Images/IconRapidShare.gif border=0>&nbsp;RapidShare","http://www.rapidshare.com/",,"Free service for uploading large files.",1
				])

				addmenu(menu=["video",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
				,"<img src=Images/IconDoom9.gif border=0>&nbsp;Doom9","http://www.doom9.org/index.html?/software.htm",,"The definitive DVD backup resource.",1
				,"<img src=Images/IconSuper.gif border=0>&nbsp;Super","http://www.erightsoft.com/SUPER.html",,"Simplified Universal Player Encoder & Renderer for video files.",1
				,"<img src=Images/IconVideoHelp.gif border=0>&nbsp;VideoHelp.com","http://www.videohelp.com/tools?s=32#32",,"This link will take you directly to the tools section which are useful for all kind of audio & video editing and formatting.",1
				])

			addmenu(menu=["personalweb",,,230,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/IconStewart.gif border=0>&nbsp;Alan Stuart","http://homepage.ntlworld.com/alan.stuart",,"Never met this guy, but his site has loads of information on chart music.",1
			,"<img src=Images/IconBone.gif border=0>&nbsp;BoneAtHome (Mirror)","http://uk.geocities.com/stevebone22@btopenworld.com/",,"Geocities mirror of this web-site. The site does not have the most recent updates however.",1
			,"<img src=Images/IconBonewerkz.gif border=0>&nbsp;Bonewerkz.com","http://www.bonewerkz.com",,"Cool looking site created by a certain individual named STEVE BONE (It is not me honest)",1
			,"<img src=Images/IconDefault.gif border=0>&nbsp;Dan Goodings","http://www.goldmonkey.co.uk",,"Home page of my work colleague, karting team partner and organiser of the ANKC.",1			
			,"<img src=Images/IconF2K.gif border=0>&nbsp;F2K","http://www.f2kscans.de.vu",,"Talented Scanner of various images.",1
			,"<img src=Images/IconKamHo.gif border=0>&nbsp;Kam Ho","http://www.kam-ho.co.uk",,"Kam posts updates for the ANKC on his site. (see My Stuff / My Karting exploits for more info on the ANKC).",1
			,"<img src=Images/IconFacebook.gif border=0>&nbsp;My Facebook Profile","http://www.facebook.com/profile.php?id=766383808",,"My profile on Facebook.",1
			,"<img src=Images/IconMySpace.gif border=0>&nbsp;My Brother's MySpace Page","http://www.myspace.com/stu_b_one",,"My Brothers MySpace area.",1			
			,"<img src=Images/IconTux.gif border=0>&nbsp;Tux-Scans","http://www.tux-scans.de.vu",,"Another talented Scanner of mainly celebrtities and swimsuit models.",1
			])	
    
			addmenu(menu=["starwars",,,220,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/IconStarWarsSmall.gif border=0>&nbsp;Star Wars","http://www.starwars.com",,"The official Star Wars site. Spanning the original and new trilogy films, plus information on the extended Star Wars galaxy.",1
			,"<img src=Images/IconStarWarsSpoofs.gif border=0>&nbsp;Star Wars Spoofs","http://www.starwarsspoofs.com",,"Well drawn flash animations by Ryan Simmons. Pretty good!",1
			,"<img src=Images/IconSirSteves.gif border=0>&nbsp;Sir Steve's Star Wars Guide","http://www.sirstevesguide.com",,"This site concentrates on Star Wars collectibles such as figures, cards, etc.",1
			,"<img src=Images/IconTheForceNet.gif border=0>&nbsp;The Force.Net","http://www.theforce.net",,"Probably the biggest source of up-to-the-minute Star Wars information & home to the classic Stormtrooper spoof movie TROOPS.",1
			,"<img src=Images/IconYahoo.gif border=0>&nbsp;The World of Star Wars","http://starwars.yahoo.com",,"Official Star Wats content listed via Yahoo.",1
			])	

			addmenu(menu=["useful",,,260,1,,style1,0,"left",effect,0,,,,,,,,,,,
			,"<img src=Images/IconTheAA.gif border=0>&nbsp;AA Route Planner","http://www.theaa.com/travelwatch/planner_main.jsp",,"Plan your route in the UK via this site. Gives directions and even a map.",1
			,"<img src=Images/IconBAA.gif border=0>&nbsp;BAA","http://www.baa.co.uk",,"British Airports Authority. The site gives information on flight arrivals at Heathrow, Gatwick, Standstead.",1			
			,"<img src=Images/IconBBC.gif border=0>&nbsp;BBCi","http://www.bbc.co.uk",,"The British Broadcasting Corportations web-site. There is everything here, Sport, News, Music, Entertainment.",1
			,"<img src=Images/IconBTOpenworld.gif border=0>&nbsp;BTOpenworld","http://www.btopenworld.com",,"My ISP. Quite a bit on this site.",1
			,"<img src=Images/IconCHS.gif border=0>&nbsp;Charles Hyde and Son Ltd","http://www.chsinteractive.co.uk",,"Need a replacement remote control? These guys have them all for order over the internet.",1
			,"<img src=Images/IconCineworld.gif border=0>&nbsp;Cineworld.co.uk","http://www.cineworld.co.uk",,"Web-site for my local cinema in the Xscape buliding CMK. Site useful for show time and a list of upcoming releases.",1
			,"<img src=Images/IconFlagsOTW.gif border=0>&nbsp;Flags of the World","http://www.crwflags.com/fotw/flags/index.html",,"Want to find a flag of a country then visit this site with 59 thousand images of flags of the World.",1
			,"<img src=Images/IconTranslation.gif border=0>&nbsp;Free Language Translation","http://www.freetranslation.com",,"Paste some foreign text into the box on the top right of this site and it will translate it for free.",1			
			,"<img src=Images/IconKelkoo.gif border=0>&nbsp;Kelkoo","http://www.kelkoo.co.uk",,"Price comparision site - save yourself a fortune.",1
			,"<img src=Images/IconMKWeb.gif border=0>&nbsp;MK Web","http://www.mkweb.co.uk",,"Web-site for my home town. Useful links and info on Milton Keynes here.",1			
			,"<img src=Images/IconNSandI.gif border=0>&nbsp;National Savings & Investments","http://www.nsandi.com",,"Premium Bonds. The official site to see if I have won anything each month.",1			
			,"<img src=Images/IconRadioTimes.gif border=0>&nbsp;Radio Times","http://www.radiotimes.beeb.com",,"Find out what is on TV now and in the coming weeks.",1			
			,"<img src=Images/IconRoyalMail.gif border=0>&nbsp;Royal Mail","http://www.royalmail.com",,"The site is useful as it has a UK postcode finder!",1
			,"<img src=Images/IconStreetmap.gif border=0>&nbsp;Streetmap.co.uk","http://www.streetmap.co.uk",,"If you are trying to find a specific road in the UK, try here.",1
			,"<img src=Images/IconAnswerBank.gif border=0>&nbsp;The Answer Bank","http://www.theanswerbank.co.uk/",,"Want to know the answer to a question then type it in here.",1
			,"<img src=Images/IconTheCentreMK.gif border=0>&nbsp;thecenter:mk","http://www.thecentremk.com",,"My local shopping centre.",1
			,"<img src=Images/IconUboot.gif border=0>&nbsp;Uboot","http://www.uboot.com/uk",,"Mobile phone site. Allows you to send text messages and receive ringtones and logos, etc.",1	
			,"<img src=Images/IconXE.gif border=0>&nbsp;Universal Currency Converter","http://www.xe.com/ucc",,"Want to know what something costs in another currency, then visit this site.",1			
			,"<img src=Images/IconBBC.gif border=0>&nbsp;Weather Forcast","http://www.bbc.co.uk/weather/5day.shtml?id=2701&links",,"This link gives a 5 days forcast for my home town. Useful to see what the weather will be like for my next karting event.",1		
			,"<img src=Images/IconWordReference.gif border=0>&nbsp;Word Reference.com","http://www.wordreference.com",,"On-line German, Spanish, French and Italian Dictionaries. Put a word in and translate it into English.",1
			,"<img src=Images/IconWikipwedia.gif border=0>&nbsp;Wikipedia","http://en.wikipedia.org",,"An extensive and free on-line encyclopedia that anyone can edit.",1
			])			
		
	addmenu(menu=["madonna",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"<img src=Images/arrow.gif border=0>&nbsp;Madonna Collection","MadonnaCollection.htm",,"My collection of Madonna Memorabilia",1
	,"<img src=Images/arrow.gif border=0>&nbsp;Madonna Discography","MadonnaDiscography.htm",,"The chart positions of Madonna hits over the years",1
	,"<img src=Images/arrow.gif border=0>&nbsp;Madonna Links","show-menu=maddylinks",,"MADONNA WEB-LINKS",1
	,"<img src=Images/arrow.gif border=0>&nbsp;Madonna Uncovered","show-menu=uncovered",,"2 part newspaper supplement created on-line by myself.",1
	])

		addmenu(menu=["uncovered",,,75,1,,style1,0,"left",effect,0,,,,,,,,,,,
		,"<img src=Images/arrow.gif border=0>&nbsp;Part 1","MadonnaUncoveredPt1.htm",,"Madonna Uncovered Part 1.",1
		,"<img src=Images/arrow.gif border=0>&nbsp;Part 2","UnderConstruction.htm",,"Madonna Uncovered Part 2.",1
		])						

		addmenu(menu=["maddylinks",,,200,1,,style1,0,"left",effect,0,,,,,,,,,,,
		,"<img src=Images/arrow.gif border=0>&nbsp;Absolutely Madonna","http://www.absolutely.net/madonna",,"Madonna Picture Site",1
		,"<img src=Images/arrow.gif border=0>&nbsp;Drowned World","http://www.geocities.com/Area51/Crater/4099",,"Non-Official Fan Site",1
		,"<img src=Images/arrow.gif border=0>&nbsp;Madonna.com","http://www.madonna.com",,"The Official Madonna Web-Site",1
		,"<img src=Images/arrow.gif border=0>&nbsp;Madonnalicious","http://www.madonnalicious.com",,"Non-Official Fan Site",1
		,"<img src=Images/arrow.gif border=0>&nbsp;Madonna-Online.ch","http://www.madonna-online.ch",,"Non-Official Fan Site",1
		,"<img src=Images/arrow.gif border=0>&nbsp;Madonnapower","http://www.madonnapower.com",,"Non-Official Fan Site",1
		,"<img src=Images/arrow.gif border=0>&nbsp;MadonnaShots","http://www.madonnashots.com",,"Non-Official Madonna Picture Site",1
		,"<img src=Images/arrow.gif border=0>&nbsp;Madonna-TV","http://www.madonna-tv.com",,"Non-Official Madonna Site specialising in various video clips of the star.",1		
		,"<img src=Images/arrow.gif border=0>&nbsp;Madonnaweb.com","http://www.madonnaweb.com",,"Non-Official Fan Site",1
		,"<img src=Images/arrow.gif border=0>&nbsp;The Madonna Catalog","http://www.madonnacatalog.com",,"Catalog of Madonna Items. ** WARNING ** This is now a paysite! :o( ",1
		,"<img src=Images/arrow.gif border=0>&nbsp;Warner Bros Records","http://www.warnerbrosrecords.com",,"Madonnas Record Distributor",1
		])

	addmenu(menu=["mystuff",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"<img src=Images/arrow.gif border=0>&nbsp;My E-Banking for Abbey","https://myonlineaccounts2.abbeynational.co.uk/CentralLogonWeb/Logon?action=prepare",,"Hyperlink to Abbey Internet Banking.",1
	,"<img src=Images/arrow.gif border=0>&nbsp;My E-Banking for HSBC","http://www.hsbc.co.uk/1/2/personal/pib-home",,"Hyperlink to HSBC Internet Banking.",1	
	,"<img src=Images/arrow.gif border=0>&nbsp;My Garage","mygarage.htm",,"The cars I have owned over the years",1
	,"<img src=Images/arrow.gif border=0>&nbsp;My Madonna Collection","MadonnaCollection.htm",,"My collection of Madonna Memorabilia",1
	,"<img src=Images/arrow.gif border=0>&nbsp;My Motorsport Exploits","Motorsport.htm",,"My motorsport activities",1		
	,"<img src=Images/arrow.gif border=0>&nbsp;My Nascar Designs","NASCAR2003Designs.htm",,"My designs of custom cars for the Papyrus computer game Nascar 2003 Season",1
	,"<img src=Images/arrow.gif border=0>&nbsp;My Share Watch","show-menu=shares",,"My link to shares I have an interest in.",1
	])

	addmenu(menu=["shares",,,230,1,,style1,0,"left",effect,0,,,,,,,,,,,
		,"<img src=Images/arrow.gif border=0>&nbsp;Banco Santander (ex-Abbey)","http://www.lse.co.uk/shareprice.asp?shareprice=BNC&share=banco_santander_s.a._eur0.50",,"My hyperlink to keep an eye on Santander shares.",1
		,"<img src=Images/arrow.gif border=0>&nbsp;Standard Life","http://www.lse.co.uk/shareprice.asp?shareprice=SL.&share=standard_life_plc_ord_10p",,"My hyperlink to keep an eye on Standard Life shares.",1
		])

	addmenu(menu=["phones",,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"<img src=Images/arrow.gif border=0>&nbsp;All About Symbian Forum","http://www.allaboutsymbian.com/forum/showthread.php?t=17149",,"The worlds biggest community site and portal for smartphones running the Symbian OS.",1
	,"<img src=Images/arrow.gif border=0>&nbsp;BestLock","http://www.smartphoneware.com/product.php?ui=series60&application=lock60",,"Customizable and informative screensavers with protection ability.",1	
	,"<img src=Images/arrow.gif border=0>&nbsp;MySymbian.com","http://my-symbian.com",,"Another mobile phone Forum.",1
	,"<img src=Images/arrow.gif border=0>&nbsp;Nokia S60 Theme Studio","http://www.forum.nokia.com/info/sw.nokia.com/id/605a9843-b662-4d42-8e69-dd0a9a90ead9/S60_Theme_Studio_3_0_.html",,"Another mobile phone Forum.",1
	,"<img src=Images/arrow.gif border=0>&nbsp;Symbian Themes","http://symbian.mobilethemes.com/",,"Themes for mobile phones. Hundreds of them!",1		
	])	

	addmenu(menu=["search",,,122,1,"",style1,,"",effect,,,,,,,,,,,,
	,"<img src=Images/IconAllTheWeb.gif border=0>&nbsp;All The Web", "http://www.alltheweb.com",,,1
	,"<img src=Images/IconAltaVista.gif border=0>&nbsp;Altavista", "http://altavista.co.uk",,,1
	,"<img src=Images/IconCuil.gif border=0>&nbsp;Cuil", "http://www.cuil.com/",,,1	
	,"<img src=Images/IconDogpile.gif border=0>&nbsp;Dogpile", "http://www.dogpile.com",,,1	
	,"<img src=Images/IconExcite.gif border=0>&nbsp;Excite", "http://www.excite.co.uk",,,1
	,"<img src=Images/IconGoogle.gif border=0>&nbsp;Google", "http://www.google.co.uk",,,1
	,"<img src=Images/IconJeeves.gif border=0>&nbsp;Jeeves", "http://www.ask.co.uk",,,1
	,"<img src=Images/IconLycos.gif border=0>&nbsp;Lycos", "http://www.lycos.co.uk",,,1
	,"<img src=Images/IconMSN.gif border=0>&nbsp;MSN", "http://search.msn.co.uk",,,1
	,"<img src=Images/IconYahoo.gif border=0>&nbsp;Yahoo", "http://www.yahoo.co.uk",,,1
	])
	
dumpmenus()