function vO(capa) {
	document.getElementById(capa).style.display = "block";
}

function oC(capa) {
	document.getElementById(capa).style.display = "none";
}

function video1(dirmovie,imagen) {
	document.write("<object class='playerpreview' type='application/x-shockwave-flash' data='http://www2.miele.es/aspiracion/videos/player_flv_maxi.swf' width='550' height='368' /><param name='movie' value='http://www2.miele.es/aspiracion/videos/player_flv_maxi.swf' /><param name='allowFullScreen' value='true' /><param name='FlashVars' value='flv=http://www2.miele.es/aspiracion/videos/spot.flv&width=550&height=368&showstop=1&showvolume=1&showtime=1&startimage=http://www2.miele.es/aspiracion/img/video1.jpg&showfullscreen=1&bgcolor1=cccccc&bgcolor2=cccccc&playercolor=646466&buttoncolor=ffffff&buttonovercolor=ffffff&slidercolor1=dddddd' /></object>");	
}

function video2(dirmovie,imagen) {
	document.write("<object class='playerpreview' type='application/x-shockwave-flash' data='http://www2.miele.es/aspiracion/videos/player_flv_maxi.swf' width='550' height='368' /><param name='movie' value='http://www2.miele.es/aspiracion/videos/player_flv_maxi.swf' /><param name='allowFullScreen' value='true' /><param name='FlashVars' value='flv=http://www2.miele.es/aspiracion/videos/promot5.flv&width=550&height=368&showstop=1&showvolume=1&showtime=1&startimage=http://www2.miele.es/aspiracion/img/video2.jpg&showfullscreen=1&bgcolor1=cccccc&bgcolor2=cccccc&playercolor=646466&buttoncolor=ffffff&buttonovercolor=ffffff&slidercolor1=dddddd' /></object>");	
}

