<!-- Begin
var howMany = 9
var quote = new Array(howMany+1)
quote[0]="<object width='277' height='186'><param name='movie' value='http://www.youtube.com/v/LCW3wY_4Pwo&hl=pt-br&fs=1'></param><param name='wmode' value='transparent' /><param name='allowFullScreen' value='true'></param><embed src='http://www.youtube.com/v/LCW3wY_4Pwo&hl=pt-br&fs=1' type='application/x-shockwave-flash' allowfullscreen='true' wmode='transparent' width='277' height='186'></embed></object>"
quote[1]="<object width='277' height='186'><param name='movie' value='http://www.youtube.com/v/UZ6oBC23o_8&hl=pt-br&fs=1'></param><param name='wmode' value='transparent' /><param name='allowFullScreen' value='true'></param><embed src='http://www.youtube.com/v/UZ6oBC23o_8&hl=pt-br&fs=1' type='application/x-shockwave-flash' allowfullscreen='true' wmode='transparent' width='277' height='186'></embed></object>"
quote[2]="<object width='277' height='186'><param name='movie' value='http://www.youtube.com/v/81eHC-D67hs&hl=pt-br&fs=1'></param><param name='wmode' value='transparent' /><param name='allowFullScreen' value='true'></param><embed src='http://www.youtube.com/v/81eHC-D67hs&hl=pt-br&fs=1' type='application/x-shockwave-flash' allowfullscreen='true' wmode='transparent' width='277' height='186'></embed></object>"
quote[3]="<object width='277' height='186'><param name='movie' value='http://www.youtube.com/v/r_w4RkfSdRI&hl=pt-br&fs=1'></param><param name='wmode' value='transparent' /><param name='allowFullScreen' value='true'></param><embed src='http://www.youtube.com/v/r_w4RkfSdRI&hl=pt-br&fs=1' type='application/x-shockwave-flash' allowfullscreen='true' wmode='transparent' width='277' height='186'></embed></object>"
quote[4]="<object width='277' height='186'><param name='movie' value='http://www.youtube.com/v/Ap8-zA0RwGw&hl=pt-br&fs=1'></param><param name='wmode' value='transparent' /><param name='allowFullScreen' value='true'></param><embed src='http://www.youtube.com/v/Ap8-zA0RwGw&hl=pt-br&fs=1' type='application/x-shockwave-flash' allowfullscreen='true' wmode='transparent' width='277' height='186'></embed></object>"
quote[5]="<object width='277' height='186'><param name='movie' value='http://www.youtube.com/v/8RkUZ_7sAt4&hl=pt-br&fs=1'></param><param name='wmode' value='transparent' /><param name='allowFullScreen' value='true'></param><embed src='http://www.youtube.com/v/8RkUZ_7sAt4&hl=pt-br&fs=1' type='application/x-shockwave-flash' allowfullscreen='true' wmode='transparent' width='277' height='186'></embed></object>"
quote[6]="<object width='277' height='186'><param name='movie' value='http://www.youtube.com/v/LWFtsRRJCzM&hl=pt-br&fs=1'></param><param name='wmode' value='transparent' /><param name='allowFullScreen' value='true'></param><embed src='http://www.youtube.com/v/LWFtsRRJCzM&hl=pt-br&fs=1' type='application/x-shockwave-flash' allowfullscreen='true' wmode='transparent' width='277' height='186'></embed></object>"
quote[7]="<object width='277' height='186'><param name='movie' value='http://www.youtube.com/v/M5kjgmRdaMs&hl=pt-br&fs=1'></param><param name='wmode' value='transparent' /><param name='allowFullScreen' value='true'></param><embed src='http://www.youtube.com/v/M5kjgmRdaMs&hl=pt-br&fs=1' type='application/x-shockwave-flash' allowfullscreen='true' wmode='transparent' width='277' height='186'></embed></object>"
quote[8]="<object width='277' height='186'><param name='movie' value='http://www.youtube.com/v/EeWjMYk_wpE&hl=pt-br&fs=1&rel=0&color1=0x402061&color2=0x9461ca&border=1'></param><param name='wmode' value='transparent' /><param name='allowFullScreen' value='true'></param><embed src='http://www.youtube.com/v/EeWjMYk_wpE&hl=pt-br&fs=1&rel=0&color1=0x402061&color2=0x9461ca&border=1' type='application/x-shockwave-flash' allowfullscreen='true' wmode='transparent' width='277' height='186'></embed></object>"
quote[9]="<object width='277' height='186'><param name='movie' value='http://www.youtube.com/v/8lkC4FIf0z4&hl=pt_BR&fs=1&'></param><param name='allowFullScreen' value='true'></param><param name='allowscriptaccess' value='always'></param><embed src='http://www.youtube.com/v/8lkC4FIf0z4&hl=pt_BR&fs=1&' type='application/x-shockwave-flash' allowscriptaccess='always' allowfullscreen='true' width='277' height='186'></embed></object>"

function rndnumber(){
var randscript = -1
while (randscript < 0 || randscript > howMany || isNaN(randscript)){
randscript = parseInt(Math.random()*(howMany+1))
}
return randscript
}
quo = rndnumber()
quox = quote[quo]
document.write(quox)
//-->