function yt(vide,divyt){
	var vyt='<object width="313" height="251"><param name="movie" value="http://www.youtube.com/v/xhPzlMrBTII&hl=es_ES&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/xhPzlMrBTII&hl=es_ES&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="313" height="251"></embed></object>';	
	divvide=document.getElementById(divyt);
	divvide.innerHTML=vyt;
}



