");
arnews[0]=" ";
arnews[0] += " This is a sample picture of our work here at Gran Sport , we do at this time have a 1967 'F' Reg SX200 which we will be restoring shortly . Its an original british scooter not an import , and basically the sky is the limit regarding specification and colour scheme - We are seeking the right customer who is intrested in creating something special ? Price and specification to be discussed";
arnews[0] += " Publ.Date : Thu, 03 Jun 2010 06:34:04 -0500";
arnews[0] += " ";
arnews[1]=" ";
arnews[1] += " This magnificent series two special is owned and built by Richard Taylor - "father" of the GT kit here in Birmingham - paintwork by Terry Hale , 185 GT kit, 25mm Dellorto , af big bore exhaust , original disc brake, two tone purple over chrome panels and mudguard , no expense spared on this 1960s inspired special restored in Gran Sport style";
arnews[1] += " Publ.Date : Thu, 03 Jun 2010 06:34:04 -0500";
arnews[1] += " ";
arnews[2]=" ";
arnews[2] += " this vespa gts250 was supplied new by us in march 2007 , in dragon red it has covered just 2800 km from new . in lovely condition with factory rear carrier , always serviced by ourselves - great value at £2499";
arnews[2] += " Publ.Date : Thu, 03 Jun 2010 06:34:04 -0500";
arnews[2] += " ";
arnews[3]=" ";
arnews[3] += " This is one of our mechanics scooter and you can imagine a lot of love and attention has gone in to the engine department - Its a Special frame with a Indian engine casting with a Italian tuned barrel 30mm carb and big bore exhaust 1 1/2 backrest with spare wheel and front and rear original type crashbars and Feridax screen , an older restoration which has seen plenty of rallies !!";
arnews[3] += " Publ.Date : Thu, 03 Jun 2010 06:34:04 -0500";
arnews[3] += " ";
arnews[4]=" ";
arnews[4] += " Vespa GTS 300 Super, the greatest capacity Vespa engine (278cc) ever produced. Classical Vespa style and a sporty performance have been combined to bring you this model. Vespa GTS 300 Super embodies the sportiness, style, comfort and stability of the Vespa brand, essential qualities for city commuting or out of town pursuits.";
arnews[4] += " Publ.Date : Thu, 03 Jun 2010 06:34:04 -0500";
arnews[4] += " ";
arnews[5]=" ";
arnews[5] += " THIS ONE'S A TIDY 1965 LI125 IN A MOD STYLE !! MORE ACCESSORIES THAN YOU CAN SHAKE A STICK AT !! 175 TOP END , TAX AND TESTED , READY FOR THE SUMMER";
arnews[5] += " Publ.Date : Thu, 03 Jun 2010 06:34:04 -0500";
arnews[5] += " ";
totcount = 6;
if (rnd) {
for (x=0;x<=100;x++) {
y=Math.round(Math.random()*totcount-0.5);
z=x%totcount;
tval=arnews[y];
arnews[y] = arnews[z];
arnews[z] = tval;
}
}
for (x=0;x<=(totcount-1);x++) {
document.write(arnews[x]);
if (x != (totcount-1) ) document.write(" "); }
document.write("");document.write(" |