var bdis = "<img border=\"0\" align=\"right\" src=\"";
var edis = " alt=\"Classics And Rods Member\" border=\"0\">";
var rnumb = "";
var img = "";

// math.floor(x+math.random()*y); -- x is pick up from previous; low in this range. y is number of pics in the range (8-17 = 10)
rnumb += Math.floor(10+Math.random()*11);
img = rnumb;

if (img == "10") {
document.write(bdis+ "/head/images/right1.jpg\" alt=\"Marcs '72 Nova\">");
}

if (img == "11") {
document.write(bdis+ "/head/images/right2.jpg\" alt=\"Shawns '61 Monterey\">");
}

if (img == "12") {
document.write(bdis+ "/head/images/right3.jpg\" alt=\"Mustang Mikes '66\">");
}

if (img == "13") {
document.write(bdis+ "/head/images/right4.jpg\" alt=\"Bobs '70 Cutlass\">");
}

if (img == "14") {
document.write(bdis+ "/head/images/right5.jpg\" alt=\"Bobs '67 Chevelle\">");
}


if (img == "15") {
document.write(bdis+ "/head/images/right6.jpg\" alt=\"6t5's '65 El Camino\">");
}


if (img == "16") {
document.write(bdis+ "/head/images/right6.jpg\" alt=\"6t5's '65 El Camino\">");
}

if (img == "17") {
document.write(bdis+ "/head/images/right8.jpg\" alt=\"Rusty's '54 Ford\">");
}

if (img == "18") {
document.write(bdis+ "/head/images/right9.jpg\" alt=\"Rudy's '72 Monte Carlo\">");
}
if (img == "19") {
document.write(bdis+ "/head/images/right10.jpg\" alt=\"Kevin's '72 Chevelle Concours Wagon\">");
}
if (img == "20") {
document.write(bdis+ "/head/images/right11.jpg\" alt=\"Robert and Rhonda's Mustang\">");
}