var sections = new CreateArray(4);
sections[1].sName = "MotoGP Apparel";
sections[1].sURL = "http://www.gpgear.com/cgi-bin/ss000001.pl?SECTIONID=BodyGEAR%2ehtml&NOLOGIN=1";
sections[1].sImage = "APPAREL1.jpg";
sections[1].nSectionId = "5";
sections[1].nImageWidth = "300";
sections[1].nImageHeight = "100";
sections[2].sName = "MotoGP Collectables";
sections[2].sURL = "http://www.gpgear.com/cgi-bin/ss000001.pl?SECTIONID=CollectABLES%2ehtml&NOLOGIN=1";
sections[2].sImage = "collectables.jpg";
sections[2].nSectionId = "3";
sections[2].nImageWidth = "300";
sections[2].nImageHeight = "100";
sections[3].sName = "MotoGP Rider Gear";
sections[3].sURL = "http://www.gpgear.com/cgi-bin/ss000001.pl?SECTIONID=HelmetGEAR%2ehtml&NOLOGIN=1";
sections[3].sImage = "RIDER-GEAR.jpg";
sections[3].nSectionId = "2";
sections[3].nImageWidth = "300";
sections[3].nImageHeight = "100";
sections[4].sName = "MotoGP Bike Gear";
sections[4].sURL = "http://www.gpgear.com/cgi-bin/ss000001.pl?SECTIONID=BikeGEAR%2ehtml&NOLOGIN=1";
sections[4].sImage = "BIKE-GEAR.jpg";
sections[4].nSectionId = "1";
sections[4].nImageWidth = "300";
sections[4].nImageHeight = "100";
