


i=0;

var ads = new Object();

var header='';


ads[i++] = header +'<a href="bio/index.html"><img src="img/home/cale_home_01.jpg" width="75 height="88" alt="Young Cale" /></a>';

ads[i++] = header +'<a href="bio/index.html"><img src="img/home/cale_home_02.jpg" width="75" height="88" alt="John Cale" /></a>';

ads[i++] = header +'<a href="bio/index.html"><img src="img/home/cale_home_03.jpg" width="75" height="88" alt="John Cale" /></a>';

ads[i++] = header +'<a href="bio/index.html"><img src="img/home/cale_home_04.jpg" width="75" height="88" alt="John Cale" /></a>';

ads[i++] = header +'<a href="bio/index.html"><img src="img/home/cale_home_05.jpg" width="75" height="88" alt="John Cale by Bob Gruen" /></a>';

ads[i++] = header +'<a href="bio/index.html"><img src="img/home/cale_home_06.jpg" width="75" height="88" alt="John Cale by Debbie Schow" /></a>';

ads[i++] = header +'<a href="bio/index.html"><img src="img/home/cale_home_07.jpg" width="75" height="88" alt="John Cale" /></a>';

ads[i++] = header +'<a href="bio/index.html"><img src="img/home/cale_home_08.jpg" width="75" height="88" alt="John Cale" /></a>';

ads[i++] = header +'<a href="bio/index.html"><img src="img/home/cale_home_09.jpg" width="75" height="88" alt="John Cale by Billy Name" /></a>';

ads[i++] = header +'<a href="bio/index.html"><img src="img/home/cale_home_10.jpg" width="75" height="88" alt="John Cale" /></a>';

ads[i++] = header +'<a href="bio/index.html"><img src="img/home/cale_home_11.jpg" width="75" height="88" alt="John Cale by Alex Vanhee" /></a>';

ads[i++] = header +'<a href="bio/index.html"><img src="img/home/cale_home_12.jpg" width="75" height="88" alt="John Cale by Hamish Brown" /></a>';

ads[i++] = header +'<a href="bio/index.html"><img src="img/home/cale_home_13.jpg" width="75" height="88" alt="John Cale by Todd V. Wolfson" /></a>';

ads[i++] = header +'<a href="bio/index.html"><img src="img/home/cale_home_14.jpg" width="75" height="88" alt="John Cale by James Nikides" /></a>';

ads.length = i; ad_num = Math.ceil(Math.random() * ads.length) - 1; d.write(ads[ad_num]);


 

