// JavaScript Document
sniffBrowsers();

menuItemBullet = new bulletPoint("bullets/one/menu_off.gif","bullets/one/menu_on.gif");
labelBullet = new bulletPoint("bullets/one/header_off.gif","bullets/one/header_on.gif");
subMenuBullet = new bulletPoint("bullets/one/sub_header_off.gif","bullets/one/sub_header_on.gif");

myTest = new menuBar('myTest',0, 'horizontal', '#000000', '#000000');
myTest.addLabel('menuItemBullet', 'Home', 1, 0, '#6666ff', '#0000aa', '../../index.html', 'left');
myTest.addLabel('labelBullet', 'News', 2, 100, '#6666ff', '#0000aa', '#', 'left');
myTest.addLabel('menuItemBullet', 'Shop', 3, 0, '#6666ff', '#0000aa', 'store', 'left');
myTest.addLabel('labelBullet', 'TVRMonster', 4, 0, '#6666ff', '#0000aa', '#', 'left');
myTest.addLabel('labelBullet', 'TrackDays', 5, 0, '#6666ff', '#0000aa', '#', 'left');
myTest.addLabel('labelBullet', 'CircuitGuide', 6, 0, '#6666ff', '#0000aa', '#', 'left');
myTest.addLabel('labelBullet', 'Motorsports', 7, 0, '#6666ff', '#0000aa', '#', 'left');
myTest.addLabel('labelBullet', 'TechArea', 8,0, '#6666ff', '#0000aa', '#', 'left');
myTest.addLabel('labelBullet', 'Sponsors', 9,0, '#6666ff', '#0000aa', '#', 'left');
myTest.addLabel('labelBullet', 'Gallery', 10, 0, '#6666ff', '#0000aa', '#', 'left');
myTest.addLabel('menuItemBullet', 'Forum', 11, 0, '#6666ff', '#0000aa', '../../forum.html', 'left');
myTest.height = 16;

menus[1] = new menu(0, 'vertical', '#000000', '#000000');
menus[1].height = 16;
menus[1].writeMenu();
 
menus[2] = new menu(250, 'vertical', '#000000', '#000000');
menus[2].height = 16;
menus[2].addItem('menuItemBullet', 'LS7 Sagaris is out on first test run', null, 250, '#6666ff', '#0000aa', '../../newsls73.html', 'left');
menus[2].addItem('menuItemBullet', 'Sagaris LS7 Engine Conversion UPDATE', null, 250, '#6666ff', '#0000aa', '../../newsls72.html', 'left');
menus[2].addItem('menuItemBullet', 'Sagaris LS7 Engine Conversion', null, 250, '#6666ff', '#0000aa', '../../newsls7.html', 'left');
menus[2].addItem('menuItemBullet', 'Britcars at Snetterton', null, 250, '#6666ff', '#0000aa', '../../britcarsnett10.html', 'left');
menus[2].addItem('menuItemBullet', 'Historics at Cadwell Park', null, 250, '#6666ff', '#0000aa', '../../histcad10.html', 'left');
menus[2].addItem('menuItemBullet', 'News Archive', null, 170, '#6666ff', '#0000aa', '../../newsarch.html', 'left');
menus[2].writeMenu();

menus[3] = new menu(150, 'vertical', '#000000', '#000000');
menus[3].height = 16;
menus[3].addItem('menuItemBullet', 'Enter Shop', null, 170, '#6666ff', '#0000aa', '../../store', 'left');
menus[3].writeMenu();

menus[4] = new menu(170, 'vertical', '#000000', '#000000');
menus[4].height = 16;
menus[4].addItem('menuItemBullet', 'Welcome to TVRMonster', null, 170, '#6666ff', '#0000aa', '../../welcome.html', 'left');
menus[4].addItem('menuItemBullet', 'What is a Monster', null, 130, '#6666ff', '#0000aa', '../../whatis.html', 'left');
menus[4].addItem('subMenuBullet', 'Who Are We', 21, 190, '#6666ff', '#0000aa', '../../whoweare.html', 'left');
menus[4].addItem('menuItemBullet', 'Links', null, 190, '#6666ff', '#0000aa', '../../links.html', 'left');
menus[4].addItem('menuItemBullet', 'Terms', null, 130, '#6666ff', '#0000aa', '../../terms.html', 'left');
menus[4].writeMenu();

menus[5] = new menu(150, 'vertical', '#000000', '#000000');
menus[5].height = 16;
menus[5].addItem('menuItemBullet', 'Calendar', null, 0, '#6666ff', '#0000aa', '../../forum2/index.php?action=calendar', 'left');
menus[5].addItem('menuItemBullet', 'Event Reports', null, 0, '#6666ff', '#0000aa', '../../eventre.html', 'left');
menus[5].addItem('subMenuBullet', 'Monster TrackDays', 20, 0, '#6666ff', '#0000aa', '#', 'left');
menus[5].addItem('subMenuBullet', 'Driving Coaches', 19, 0, '#6666ff', '#0000aa', '#', 'left');
menus[5].addItem('menuItemBullet', 'FAQ', null, 130, '#6666ff', '#0000aa', '../../faq.html', 'left');
menus[5].writeMenu();

menus[6] = new menu(165, 'vertical', '#000000', '#000000');
menus[6].height = 16;
menus[6].addItem('menuItemBullet', 'Introduction', null, 0, '#6666ff', '#0000aa', '../../cguides.html', 'left');
menus[6].addItem('menuItemBullet', 'Spa-Francorchamps', null, 0, '#6666ff', '#0000aa', '../../spacg.html', 'left');
menus[6].addItem('menuItemBullet', 'Hockenheimring', null, 0, '#6666ff', '#0000aa', '../../hockcg.html', 'left');
menus[6].addItem('menuItemBullet', 'Nurburgring NS', null, 0, '#6666ff', '#0000aa', '../../nurbcg.html', 'left');
menus[6].addItem('menuItemBullet', 'Le Mans Bugatti Circuit', null, 0, '#6666ff', '#0000aa', '../../lemanscg.html', 'left');
menus[6].addItem('menuItemBullet', 'Dijon - Prenois', null, 0, '#6666ff', '#0000aa', '../../dijcg.html', 'left');
menus[6].writeMenu();

menus[7] = new menu(130, 'vertical', '#000000', '#000000');
menus[7].height = 16;
menus[7].addItem('subMenuBullet', 'Challenge', 13, 130, '#6666ff', '#0000aa', '../../challenge.html', 'left');
menus[7].addItem('subMenuBullet', 'Sprints', 12, 130, '#6666ff', '#0000aa', '../../sprints.html', 'left');
menus[7].addItem('subMenuBullet', 'GT Cup', 29, 130, '#6666ff', '#0000aa', '../../gtcupsilv10.html', 'left');
menus[7].addItem('subMenuBullet', 'Britcar', 28, 130, '#6666ff', '#0000aa', '../../britcar.html', 'left');
menus[7].addItem('subMenuBullet', 'Historic Racing', 14, 130, '#6666ff', '#0000aa', '../../msportht.html', 'left');
menus[7].writeMenu();

menus[8] = new menu(110, 'vertical', '#000000', '#000000');
menus[8].height = 16;
menus[8].addItem('subMenuBullet', 'Information', 15, 130, '#6666ff', '#0000aa', '#', 'left');
menus[8].addItem('subMenuBullet', 'Upgrades', 16, 130, '#6666ff', '#0000aa', '#', 'left');
menus[8].addItem('subMenuBullet', 'Aero', 25, 130, '#6666ff', '#0000aa', '../../aero.html', 'left');
menus[8].addItem('subMenuBullet', 'Refurbs', 17, 130, '#6666ff', '#0000aa', '#', 'left');
menus[8].addItem('subMenuBullet', 'Insurance', 24, 130, '#6666ff', '#0000aa', '#', 'left');
menus[8].writeMenu();

menus[9] = new menu(150, 'vertical', '#000000', '#000000');
menus[9].height = 16;
menus[9].addItem('menuItemBullet', 'TVR Car Parts', null, 150, '#6666ff', '#0000aa', '../../tvrcarparts.html', 'left');
menus[9].addItem('menuItemBullet', 'Dulford Automotive', null, 150, '#6666ff', '#0000aa', '../../dulford.html', 'left');
menus[9].addItem('menuItemBullet', 'Top Cats Racing', null, 150, '#6666ff', '#0000aa', '../../topcats.html', 'left');
menus[9].writeMenu();

menus[10] = new menu(130, 'vertical', '#000000', '#000000');
menus[10].height = 16;
menus[10].addItem('menuItemBullet', 'Event Gallery', null, 130, '#6666ff', '#0000aa', '../../gallery.html', 'left');
menus[10].addItem('menuItemBullet', 'Video Gallery', null, 130, '#6666ff', '#0000aa', '../../videos.html', 'left');
menus[10].addItem('menuItemBullet', 'Monsters in Print', null, 130, '#6666ff', '#0000aa', '../../media.html', 'left');
menus[10].addItem('menuItemBullet', 'We need you', null, 130, '#6666ff', '#0000aa', '../../journo.html', 'left');
menus[10].writeMenu();

menus[11] = new menu(100, 'vertical', '#000000', '#000000');
menus[11].height = 16;
menus[11].writeMenu();

menus[12] = new menu(130, 'vertical', '#000000', '#000000');
menus[12].height = 16;
menus[12].addItem('menuItemBullet', 'Introduction', null, 130, '#6666ff', '#0000aa', '../../sprints.html', 'left');
menus[12].addItem('menuItemBullet', 'Steves Article', null, 130, '#6666ff', '#0000aa', '../../sprintone.html', 'left');
menus[12].addItem('menuItemBullet', 'Event Reports 08', null, 130, '#6666ff', '#0000aa', '../../sprintreports08.html', 'left');
menus[12].addItem('menuItemBullet', 'Event Reports 07', null, 130, '#6666ff', '#0000aa', '../../sprintreports07.html', 'left');
menus[12].addItem('menuItemBullet', 'Event Reports 06', null, 130, '#6666ff', '#0000aa', '../../sprineventre.html', 'left');
menus[12].writeMenu();

menus[13] = new menu(188, 'vertical', '#000000', '#000000');
menus[13].height = 16;
menus[13].addItem('menuItemBullet', 'Introduction', null, 130, '#6666ff', '#0000aa', '../../challenge.html', 'left');
menus[13].addItem('menuItemBullet', 'Event Reports 10', null, 130, '#6666ff', '#0000aa', '../../cheventre10.html', 'left');
menus[13].addItem('subMenuBullet', 'How to go TVR Racing', 23, 180, '#6666ff', '#0000aa', '../../challengehowto.html', 'left');
menus[13].addItem('subMenuBullet', 'Archive', 27, 130, '#6666ff', '#0000aa', '#', 'left');
menus[13].addItem('menuItemBullet', 'Event Reports 08', null, 130, '#6666ff', '#0000aa', '../../cheventre08.html', 'left');
menus[13].addItem('menuItemBullet', 'Championship Standings 08', null, 180, '#6666ff', '#0000aa', '../../challengestand08.html', 'left');
menus[13].writeMenu();

menus[14] = new menu(130, 'vertical', '#000000', '#000000');
menus[14].height = 16;
menus[14].addItem('menuItemBullet', 'Introduction', null, 130, '#6666ff', '#0000aa', '../../msportht.html', 'left');
menus[14].addItem('menuItemBullet', 'Event Reports', null, 130, '#6666ff', '#0000aa', '../../histeventre.html', 'left');
menus[14].writeMenu();

menus[15] = new menu(100, 'vertical', '#000000', '#000000');
menus[15].height = 16;
menus[15].addItem('menuItemBullet', 'Helmets', null, 130, '#6666ff', '#0000aa', '../../helmets.html', 'left');
menus[15].writeMenu();

menus[16] = new menu(160, 'vertical', '#000000', '#000000');
menus[16].height = 16;
menus[16].addItem('menuItemBullet', 'Cams', null, 130, '#6666ff', '#0000aa', '../../modscam.html', 'left');
menus[16].addItem('menuItemBullet', 'Tyres', null, 130, '#6666ff', '#0000aa', '../../tyresup.html', 'left');
menus[16].addItem('menuItemBullet', 'Trackday Tyre Pressures', null, 160, '#6666ff', '#0000aa', '../../tyrestrack.html', 'left');
menus[16].addItem('menuItemBullet', 'Dampers', null, 160, '#6666ff', '#0000aa', '../../Nitron Damper Guide.pdf', 'left');

menus[16].writeMenu();

menus[17] = new menu(100, 'vertical', '#000000', '#000000');
menus[17].height = 16;
menus[17].addItem('subMenuBullet', 'Johns Griff 200', 18, 130, '#6666ff', '#0000aa', '../../johnone.html', 'left');
menus[17].writeMenu();

menus[18] = new menu(100, 'vertical', '#000000', '#000000');
menus[18].height = 16;
menus[18].addItem('menuItemBullet', 'Part One', null, 130, '#6666ff', '#0000aa', '../../johnone.html', 'left');
menus[18].addItem('menuItemBullet', 'Part Two', null, 130, '#6666ff', '#0000aa', '../../johntwo.html', 'left');
menus[18].addItem('menuItemBullet', 'Part Three', null, 130, '#6666ff', '#0000aa', '../../johnthree.html', 'left');
menus[18].writeMenu();

menus[19] = new menu(120, 'vertical', '#000000', '#000000');
menus[19].height = 16;
menus[19].addItem('menuItemBullet', 'Mike Wilds', null, 130, '#6666ff', '#0000aa', '../../mwilds.html', 'left');
menus[19].addItem('menuItemBullet', 'Michael Caine', null, 130, '#6666ff', '#0000aa', '../../michealcaine.html', 'left');
menus[19].addItem('menuItemBullet', 'Steve Guglielmi', null, 130, '#6666ff', '#0000aa', '../../scaredstiff.html', 'left');
menus[19].writeMenu();

menus[20] = new menu(150, 'vertical', '#000000', '#000000');
menus[20].height = 16;
menus[20].addItem('subMenuBullet', 'Internationals', 26, 150, '#6666ff', '#0000aa', '#', 'left');
menus[20].addItem('menuItemBullet', 'Academy Days', null, 150, '#6666ff', '#0000aa', '../../academy.html', 'left');
menus[20].addItem('menuItemBullet', 'UK Trackdays', null, 150, '#6666ff', '#0000aa', '#', 'left');
menus[20].writeMenu();

menus[21] = new menu(150, 'vertical', '#000000', '#000000');
menus[21].height = 16;
menus[21].addItem('menuItemBullet', 'TvrMonster Griff', 22, 150, '#6666ff', '#0000aa', '../../monstergriff.html', 'left');
menus[21].addItem('menuItemBullet', 'Dulford Monster', null, 150, '#6666ff', '#0000aa', '../../dulfordmonster.html', 'left');
menus[21].writeMenu();

menus[22] = new menu(150, 'vertical', '#000000', '#000000');
menus[22].height = 16;
menus[22].addItem('subMenuBullet', 'Part 1', null, 150, '#6666ff', '#0000aa', '../../monstergriff.html', 'left');
menus[22].addItem('subMenuBullet', 'Part 2', null, 150, '#6666ff', '#0000aa', '../../monstergriff2.html', 'left');
menus[22].addItem('subMenuBullet', 'Part 3', null, 150, '#6666ff', '#0000aa', '../../monstergriff3.html', 'left');
menus[22].writeMenu();

menus[23] = new menu(188, 'vertical', '#000000', '#000000');
menus[23].height = 16;
menus[23].addItem('menuItemBullet', 'How to go TVR Racing', null, 180, '#6666ff', '#0000aa', '../../challengehowto.html', 'left');
menus[23].addItem('menuItemBullet', 'ARDS National B Race Licence', null, 188, '#6666ff', '#0000aa', '../../challengeardslicence.html', 'left');
menus[23].addItem('menuItemBullet', 'BRSCC Membership App Form', null, 186, '#6666ff', '#0000aa', '../../BRSCCMembership.pdf', 'left');
menus[23].addItem('menuItemBullet', 'TVR Tuscan BRSCC App Form', null, 180, '#6666ff', '#0000aa', '../../TVRTuscansentryform.pdf', 'left');
menus[23].addItem('menuItemBullet', 'Registration 2009', null, 130, '#6666ff', '#0000aa', '../../challengeregform09.pdf', 'left');
menus[23].addItem('menuItemBullet', 'Supplimental Regulations 2009', null, 130, '#6666ff', '#0000aa', '../../challengeregformb09.pdf', 'left');
menus[23].writeMenu();

menus[24] = new menu(150, 'vertical', '#000000', '#000000');
menus[24].height = 16;
menus[24].addItem('menuItemBullet', 'TVR Insurance – Specifically Trackdays', null, 150, '#6666ff', '#0000aa', '../../trackins.html', 'left');
menus[24].addItem('menuItemBullet', 'A Manning UK Limited', null, 150, '#6666ff', '#0000aa', '../../amanning.html', 'left');
menus[24].writeMenu();

menus[25] = new menu(150, 'vertical', '#000000', '#000000');
menus[25].height = 16;
menus[25].addItem('menuItemBullet', 'Splitters', null, 150, '#6666ff', '#0000aa', '../../aerosplitters.html', 'left');
menus[25].writeMenu();

menus[26] = new menu(150, 'vertical', '#000000', '#000000');
menus[26].height = 16;
menus[26].addItem('menuItemBullet', 'Trackday Tour Spain 2010', null, 150, '#6666ff', '#0000aa', '../../trackspain.html', 'left');
menus[26].addItem('menuItemBullet', 'Trackday Spa 2010', null, 150, '#6666ff', '#0000aa', '../../trackspa.html', 'left');
menus[26].writeMenu();

menus[27] = new menu(175, 'vertical', '#000000', '#000000');
menus[27].height = 16;
menus[27].addItem('menuItemBullet', 'TV Schedule 09', null, 130, '#6666ff', '#0000aa', '../../challtv.html', 'left');
menus[27].addItem('menuItemBullet', 'Event Reports 09', null, 130, '#6666ff', '#0000aa', '../../cheventre09.html', 'left');
menus[27].addItem('menuItemBullet', 'Championship Standings 09', null, 180, '#6666ff', '#0000aa', '../../challengestand09.html', 'left');
menus[27].addItem('menuItemBullet', 'Challenge Dates 2009', null, 180, '#6666ff', '#0000aa', '../../challengedates09.html', 'left');
menus[27].addItem('menuItemBullet', 'Event Reports 08', null, 130, '#6666ff', '#0000aa', '../../cheventre08.html', 'left');
menus[27].addItem('menuItemBullet', 'Championship Standings 08', null, 180, '#6666ff', '#0000aa', '../../challengestand08.html', 'left');
menus[27].addItem('menuItemBullet', 'Championship Standings 07', null, 180, '#6666ff', '#0000aa', '../../challengestand.html', 'left');
menus[27].addItem('menuItemBullet', 'Event Reports 07', null, 130, '#6666ff', '#0000aa', '../../cheventre07.html', 'left');
menus[27].addItem('menuItemBullet', 'Championship Standings 07', null, 180, '#6666ff', '#0000aa', '../../challengestand.html', 'left');
menus[27].addItem('menuItemBullet', 'Event Reports 06', null, 130, '#6666ff', '#0000aa', '../../cheventre.html', 'left');
menus[27].writeMenu();

menus[28] = new menu(150, 'vertical', '#000000', '#000000');
menus[28].height = 16;
menus[28].addItem('menuItemBullet', 'Event Report Snetterton 2010', null, 150, '#6666ff', '#0000aa', '../../britcarsnetterton10.html', 'left');
menus[28].writeMenu();

menus[29] = new menu(150, 'vertical', '#000000', '#000000');
menus[29].height = 16;
menus[29].addItem('menuItemBullet', 'Event Report Silverstone 2010', null, 150, '#6666ff', '#0000aa', '../../gtcupsilv10.html', 'left');
menus[29].addItem('menuItemBullet', 'Event Report Snetterton 2010', null, 150, '#6666ff', '#0000aa', '../../gtcupsnett10.html', 'left');
menus[29].writeMenu();

menus[1].align='left';
menus[2].align='left';
menus[3].align='left';
menus[4].align='left';
menus[5].align='left';
menus[6].align='left';
menus[7].align='left';
menus[8].align='left';
menus[9].align='left';
menus[10].align='left';
menus[11].align='left';
menus[12].align='right';
menus[13].align='right';
menus[14].align='right';
menus[15].align='right';
menus[16].align='right';
menus[17].align='right';
menus[18].align='right';
menus[19].align='right';
menus[20].align='right';
menus[21].align='right';
menus[22].align='right';
menus[23].align='right';
menus[24].align='right';
menus[25].align='right';
menus[26].align='right';
menus[27].align='right';
menus[28].align='right';
menus[29].align='right';