function myFunc_all(str_height){
	$("#videoPlayer").css("height",str_height);
}
