// JavaScript Document

	var theCharacterTimeout = 80;

	var theStoryTimeout     = 7000;

	var theWidgetOne        = "_";

	var theWidgetNone       = "";



	var theSummaries = new Array();

	var theSiteLinks = new Array();

	

		var theItemCount = 7;
		
			            theSummaries[0] = "Watch the 2009 leg 1 video report here...";

			theSiteLinks[0] = "http://www.solochallenges.com/leg1vid.htm"
		
			            theSummaries[1] = "3 mast climbs, and only one kite for the 2009 transat 1st leg...";

			theSiteLinks[1] = "http://www.solochallenges.com/leg1.htm"
						
						theSummaries[2] = "2nd place overall in the 700 mile UK doublehanded Mini Fastnet...";

			theSiteLinks[2] = "http://solochallenges.com/ukfastnet.htm"
		
			            theSummaries[3] = "Two new flash videos of leg 1 and 2 of the Mini Transat Race aboard GBR 500 domosofa.com...";

			theSiteLinks[3] = "http://www.solochallenges.com/transat.html"		

			            theSummaries[4] = "10th in the trans gascogne race with over 45 knot winds!!...";

			theSiteLinks[4] = "http://www.solochallenges.com/transg1.html"
		
			            theSummaries[5] = "light airs 2007 MAP race...";

			theSiteLinks[5] = "http://www.solochallenges.com/MAP.html"
		
			            theSummaries[6] = "Read Andrew's 1st race report of the season, the Pornichet Select 650...";

			theSiteLinks[6] = "http://www.solochallenges.com/select650.html"
		
			            theSummaries[7] = "SailGB Sponsors Andrew Wood's Solo 'Mini Transat' Race ...";

			theSiteLinks[7] = "http://www.solochallenges.com/extremeGB.html"		

			            theSummaries[8] = "Ever wanted to see inside a mini? ...";

			theSiteLinks[8] = "http://www.solochallenges.com/vr.html"

			            theSummaries[9] = "2007 season revs up...";

			theSiteLinks[9] = "http://www.solochallenges.com/2007.html"

			            theSummaries[10] = "PZSC award Andrew the Brian Sanders Memorial trophy.....";

			theSiteLinks[10] = "http://www.solochallenges.com/BSTrophy.html";

			            theSummaries[11] = "domosofa.com makes the 2007 mini transat entrants list!!!!.....";

			theSiteLinks[11] = "http://www.solochallenges.com/2Jan2007.htm";

			            theSummaries[12] = "Last leg of Azores race completed with yet more damages to GBR 500!! ...";

			theSiteLinks[12] = "http://www.solochallenges.com/frustration.htm";
		
			            theSummaries[13] = "DOMOSOFA.COM hits whale at 10 knots ...";

			theSiteLinks[13] = "http://www.solochallenges.com/whale.html";		



		
						
						

				

	startTicker();
