function loadvideo(){ 
carregaAjax('GMC','gmc.asp');
}
function loadvideoVivo(){ 
carregaAjax('GMC','gmc.asp?vivo=yes');
}