function onVidStop(){
	document.getElementById('overlay').style.visibility = 'hidden';
}