var theImages = new Array()

//Random-loading images
theImages[0] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-cavalera-conspiracy-inflikted.jpg' // replace with names of images
theImages[1] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-machine-head-the-blackening.jpg' // replace with names of images
theImages[2] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-the-black-dahlia-murder-nocturnal.jpg' // replace with names of images
theImages[3] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-holy-shit-fetish-coprological-trauma.jpg' // replace with names of images
theImages[4] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-experimento-aleph-experimento-aleph.jpg' // replace with names of images
theImages[5] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-awaken-evolution.jpg' // replace with names of images
theImages[6] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-Grito-SinDolorNoHayVictoria.jpg' // replace with names of images
theImages[7] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-meshuggah-obzen.jpg' // replace with names of images
theImages[8] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-mastodon-blood-mountain.jpg' // replace with names of images
theImages[9] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-laPm-BuscandoProblemas.jpg' // replace with names of images
theImages[10] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-waking-the-fallen.jpg' // replace with names of images
theImages[11] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-pornomotora-pornomotora.jpg' // replace with names of images
theImages[12] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-InternalSuffering.jpg' // replace with names of images
theImages[13] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-DearlyDeparted .jpg' // replace with names of images
theImages[14] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-Tierradentro-Nuestra Voz.jpg' // replace with names of images
theImages[15] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-Testament-The-Formation-Of-Damnation.jpg' // replace with names of images
theImages[16] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-Kingdom of Sorrow.jpg' // replace with names of images
theImages[17] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-cuentos.jpg' // replace with names of images
theImages[18] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-PTW.jpg' // replace with names of images
theImages[19] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-DownIII.jpg' // replace with names of images
theImages[20] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-Metallica-DM.jpg' // replace with names of images
theImages[21] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-MI-Dissent.jpg' // replace with names of images
theImages[22] = 'http://www.elsantuariodelrock.com/recursos/cronicas/cronibig1-chimaira.jpg' // replace with names of images





var j = 0
var p = theImages.length;
var preBuffer = new Array()

for (i = 0; i < p; i++){
preBuffer[i] = new Image()
preBuffer[i].src = theImages[i]
}
var whichImage = Math.round(Math.random()*(p-1));

function showImage(){
if(whichImage==0){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/the-cavalera-conspiracy-inflikted.php"><img src="'+theImages[whichImage]+'" border="0" width=183 height=173></a>');
}
else if(whichImage==1){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/machine-head-the-blackening.php" ><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==2){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/the-black-dahlia-murder-nocturnal.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==3){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/holy-shit-fetish-coprological-trauma.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==4){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/experimento-aleph-experimento-aleph.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==5){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/awaken-evolution.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==6){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/grito-sin-dolor-no-hay-victoria.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==7){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/meshuggah-obzen.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==8){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/mastodon-blood-mountain.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==9){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/la-pm-buscando-problemas.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==10){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/Avenged-Sevenfold_Waking-The-Fallen.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==11){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/pornomotora-pornomotora.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==12){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/Internal-Suffering-AwakeningOfTheRebel.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==13){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/Dearly Departed-Believing-in-Ghosts.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==14){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/Tierradentro-NuestraVoz.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}

else if(whichImage==15){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/Testament-The Formation Of Damnation.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}

else if(whichImage==16){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/Kingdom Of Sorrow-Kingdom Of Sorrow.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==16){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/Kingdom Of Sorrow-Kingdom Of Sorrow.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==17){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/Cuentos_de_los_hermanos_grind-Los_cantipuercos.php><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==18){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/Poison_the_well-Tear_from_the_red.php><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==19){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/Down-III.php><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==20){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/Metallica-Death_Magnetic.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}
else if(whichImage==21){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/Misery_Index-Dissent.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}

else if(whichImage==22){
document.write('<a href ="http://www.elsantuariodelrock.com/elsantuario/chimaira-chimaira.php"><img src="'+theImages[whichImage]+'"  border="0" width=183 height=173></a>');
}

}