function showvideo1() {
document.getElementById("video1").innerHTML = "<center><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' width='375' height='320' id='FLVPlayer1'><param name='movie' value='../img/FLVPlayer_Progressive.swf'><param name='salign' value='lt'><param name='quality' value='high'><param name='scale' value='noscale'><param name='FlashVars' value='&MM_ComponentVersion=1&skinName=../img/Halo_Skin_2&streamName=../img/a-cinciada-impresso-es&autoPlay=true&autoRewind=true'><embed src='../img/FLVPlayer_Progressive.swf' autoplay='true' quality='high' scale='noscale' width='375' height='320' name='FLVPlayer1' salign='LT' type='application/x-shockwave-flash' flashvars='&MM_ComponentVersion=1&skinName=../img/Halo_Skin_2&streamName=../img/a-cinciada-impresso-es&autoPlay=true&autoRewind=true' pluginspage='http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash'></object>";
}
function showvideo2() {
document.getElementById("video2").innerHTML = "<center><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' width='375' height='320' id='FLVPlayer1'><param name='movie' value='../img/FLVPlayer_Progressive.swf'><param name='salign' value='lt'><param name='quality' value='high'><param name='scale' value='noscale'><param name='FlashVars' value='&MM_ComponentVersion=1&skinName=../img/Halo_Skin_2&streamName=../img/0909-globos&autoPlay=true&autoRewind=true'><embed src='../img/FLVPlayer_Progressive.swf' autoplay='true' quality='high' scale='noscale' width='375' height='320' name='FLVPlayer1' salign='LT' type='application/x-shockwave-flash' flashvars='&MM_ComponentVersion=1&skinName=../img/Halo_Skin_2&streamName=../img/0909-globos&autoPlay=true&autoRewind=true' pluginspage='http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash'></object>";
}
function showvideo3() {
document.getElementById("video3").innerHTML = "<center><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' width='375' height='320' id='FLVPlayer1'><param name='movie' value='../img/FLVPlayer_Progressive.swf'><param name='salign' value='lt'><param name='quality' value='high'><param name='scale' value='noscale'><param name='FlashVars' value='&MM_ComponentVersion=1&skinName=../img/Halo_Skin_2&streamName=../img/0909-pavorreales&autoPlay=true&autoRewind=true'><embed src='../img/FLVPlayer_Progressive.swf' autoplay='true' quality='high' scale='noscale' width='375' height='320' name='FLVPlayer1' salign='LT' type='application/x-shockwave-flash' flashvars='&MM_ComponentVersion=1&skinName=../img/Halo_Skin_2&streamName=../img/0909-pavorreales&autoPlay=true&autoRewind=true' pluginspage='http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash'></object>";
}


function hidevideo1() {
document.getElementById("video1").innerHTML = "";
}
function hidevideo2() {
document.getElementById("video2").innerHTML = "";
}
function hidevideo3() {
document.getElementById("video3").innerHTML = "";
}
