//SCRIPTS OXFORD
//FILIPE COSTA - NOVOTRACO COMUNICAÇÃO

//ESCREVER O FLASH
function ver_flash(url,w,h){
document.write('<embed src="'+url+'" quality="high" type="application/x-shockwave-flash" width="'+w+'" height="'+h+'" wmode="transparent" menu="false"></embed>');
}



