a = 5
var rand1 = Math.random();
var rand2 = Math.round(rand1 * (a-1))+1;

function create() {

    this.src = ' ';
    this.href = ' ';
    this.alt = ' ';

}

b = new Array();

for (var i = 1; i <= a; i++) {b[i]=new create() }

b[1].src = "http://216.128.19.84/texasautoexchange/Cars/2020957 001_small.jpg";
b[1].href = "http://216.128.19.84/texasautoexchange/texas-auto-exchange-pre-owned-cars.html";
b[2].src = "http://216.128.19.84/texasautoexchange/Cars/2020999 001_small.jpg";
b[2].href = "http://216.128.19.84/texasautoexchange/texas-auto-exchange-pre-owned-cars.html";
b[3].src = "http://216.128.19.84/texasautoexchange/Cars/2021099 001_small.jpg";
b[3].href = "http://216.128.19.84/texasautoexchange/texas-auto-exchange-pre-owned-cars.html";
b[4].src = "http://216.128.19.84/texasautoexchange/Cars/2020986 001_small.jpg";
b[4].href = "http://216.128.19.84/texasautoexchange/texas-auto-exchange-pre-owned-cars.html";
b[5].src = "http://216.128.19.84/texasautoexchange/Cars/2005-Dodge-Neon/2021159-001_small.jpg";
b[5].href = "http://216.128.19.84/texasautoexchange/texas-auto-exchange-pre-owned-cars.html";

var image = "";
image += '<a href="' + b[rand2].href + '" target="_blank">';
image += '<img src="' + b[rand2].src + '"';
image += ' border=0 align=center ';
image += ' height=133 width=200 alt="';
image += b[rand2].alt + '">';
image +='</a>'

//-->




d = 2
var rand3 = Math.random();
var rand4 = Math.round(rand3 * (d-1))+1;

function create() {

    this.src = ' ';
    this.href = ' ';
    this.alt = ' ';

}

c = new Array();

for (var i = 1; i <= d; i++) {c[i]=new create() }

c[1].src = "http://216.128.19.84/texasautoexchange/SUVs/2005-Chevy-Equinox-LT/2021176-001_small.jpg";
c[1].href = "http://216.128.19.84/texasautoexchange/lampasa-tx-area-suvs-vans.html";
c[2].src = "http://216.128.19.84/texasautoexchange/SUVs/2004-Chevy-Suburban-maroon/2021166-001_small.jpg";
c[2].href = "http://216.128.19.84/texasautoexchange/lampasa-tx-area-suvs-vans.html";

var image1 = "";
image1 += '<a href="' + c[rand4].href + '" target="_blank">';
image1 += '<img src="' + c[rand4].src + '"';
image1 += ' border=0 align=center ';
image1 += ' height=133 width=200 alt="';
image1 += c[rand4].alt + '">';
image1 +='</a>'

//-->



e = 10
var rand5 = Math.random();
var rand6 = Math.round(rand5 * (e-1))+1;

function create() {

    this.src = ' ';
    this.href = ' ';
    this.alt = ' ';

}

f = new Array();

for (var i = 1; i <= e; i++) {f[i]=new create() }

f[1].src = "http://216.128.19.84/texasautoexchange/Trucks/2004-GMC-Sierra-1500/2021148-001_small.jpg";
f[1].href = "http://216.128.19.84/texasautoexchange/san-saba-texas-area-trucks.html";
f[2].src = "http://216.128.19.84/texasautoexchange/Trucks/1995-Dodge-Dakota-Cub-Cab/2021152-001_small.jpg";
f[2].href = "http://216.128.19.84/texasautoexchange/san-saba-texas-area-trucks.html";
f[3].src = "http://216.128.19.84/texasautoexchange/Trucks/2005-Toyota-Tundra/2021169-001_small.jpg";
f[3].href = "http://216.128.19.84/texasautoexchange/san-saba-texas-area-trucks.html";
f[4].src = "http://216.128.19.84/texasautoexchange/Trucks/2021055 001_small.jpg";
f[4].href = "http://216.128.19.84/texasautoexchange/san-saba-texas-area-trucks.html";
f[5].src = "http://216.128.19.84/texasautoexchange/Trucks/2006-Dodge-Ram-2500-4X4/2021173-001_small.jpg";
f[5].href = "http://216.128.19.84/texasautoexchange/san-saba-texas-area-trucks.html";
f[6].src = "http://216.128.19.84/texasautoexchange/Trucks/2005-Dodge-Ram-2500/2021177-013_small.jpg";
f[6].href = "http://216.128.19.84/texasautoexchange/san-saba-texas-area-trucks.html";
f[7].src = "http://216.128.19.84/texasautoexchange/Trucks/99-Dodge-Ram-2500/2021186-001_small.jpg";
f[7].href = "http://216.128.19.84/texasautoexchange/san-saba-texas-area-trucks.html";
f[8].src = "http://216.128.19.84/texasautoexchange/Trucks/2001-F-250-Powerstroke/2021185-001_small.jpg";
f[8].href = "http://216.128.19.84/texasautoexchange/san-saba-texas-area-trucks.html";
f[9].src = "http://216.128.19.84/texasautoexchange/Trucks/2000-New-Sierra/2021185-016_small.jpg";
f[9].href = "http://216.128.19.84/texasautoexchange/san-saba-texas-area-trucks.html";
f[10].src = "http://216.128.19.84/texasautoexchange/Trucks/2001-F-150/2021184-001_small.jpg";
f[10].href = "http://216.128.19.84/texasautoexchange/san-saba-texas-area-trucks.html";

var image2 = "";
image2 += '<a href="' + f[rand6].href + '" target="_blank">';
image2 += '<img src="' + f[rand6].src + '"';
image2 += ' border=0 align=center ';
image2 += ' height=133 width=200 alt="';
image2 += f[rand6].alt + '">';
image2 +='</a>'

//-->


g = 2
var rand7 = Math.random();
var rand8 = Math.round(rand7 * (g-1))+1;

function create() {

    this.src = ' ';
    this.href = ' ';
    this.alt = ' ';

}

h = new Array();

for (var i = 1; i <= g; i++) {h[i]=new create() }

h[1].src = "http://216.128.19.84/texasautoexchange/Cars/1998-Buick-LeSabre/2021159-018_small.jpg";
h[1].href = "http://216.128.19.84/texasautoexchange/vehicles-under-5000.htm";
h[2].src = "http://216.128.19.84/texasautoexchange/Vehicles-under-5K/2021111 001_small.jpg";
h[2].href = "http://216.128.19.84/texasautoexchange/vehicles-under-5000.htm";

var image3 = "";
image3 += '<a href="' + h[rand8].href + '" target="_blank">';
image3 += '<img src="' + h[rand8].src + '"';
image3 += ' border=0 align=center ';
image3 += ' height=133 width=200 alt="';
image3 += h[rand8].alt + '">';
image3 +='</a>'

//-->



j = 1
var rand9 = Math.random();
var rand10 = Math.round(rand9 * (j-1))+1;

function create() {

    this.src = ' ';
    this.href = ' ';
    this.alt = ' ';

}

k = new Array();

for (var i = 1; i <= j; i++) {k[i]=new create() }

k[1].src = "http://216.128.19.84/texasautoexchange/Cars/2021085%20001_small.jpg";
k[1].href = "http://216.128.19.84/texasautoexchange/goldthwaite-tx-used-vehicle-specials.htm";

var image4 = "";
image4 += '<a href="' + k[rand10].href + '" target="_blank">';
image4 += '<img src="' + k[rand10].src + '"';
image4 += ' border=0 align=center ';
image4 += ' height=133 width=200 alt="';
image4 += k[rand10].alt + '">';
image4 +='</a>'


