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