function resizeMovie( w, h ){
	$('#naskk').attr('height', h);
}
