function mudarAltura(Vheight){
	document.flash.height = Vheight;
}
