<!--
var sitioweb = new Array()

sitioweb[0] = '<META HTTP-EQUIV="Refresh" CONTENT="0; URL=http://rockandmusic.ws">'
sitioweb[1] = '<META HTTP-EQUIV="Refresh" CONTENT="0; URL=http://www.rockmetalmusic.net/">'
sitioweb[2] = '<META HTTP-EQUIV="Refresh" CONTENT="0; URL=http://rockandmusic.ws">'
sitioweb[3] = '<META HTTP-EQUIV="Refresh" CONTENT="0; URL=http://www.rockmetalmusic.net/">'
sitioweb[4] = '<META HTTP-EQUIV="Refresh" CONTENT="0; URL=http://rockandmusic.ws">'
sitioweb[5] = '<META HTTP-EQUIV="Refresh" CONTENT="0; URL=http://www.rockmetalmusic.net/">'
sitioweb[6] = '<META HTTP-EQUIV="Refresh" CONTENT="0; URL=http://rockandmusic.ws">'
sitioweb[7] = '<META HTTP-EQUIV="Refresh" CONTENT="0; URL=http://www.rockmetalmusic.net/">'

var mostrarsitioweb = Math.floor(Math.random() * (sitioweb.length))
document.write(sitioweb[mostrarsitioweb])



//-->