function swapVV(num,etat){
	document['vv'+num].src = '../images/visite_virtuelle/t'+num+'_'+etat+'.jpg';
}