	      		function updateIFrame( height ) {
	        		var iframe = document.getElementById( 'iframela2n' );
	        		iframe.setAttribute( 'height', height );
	      		}

