// <![CDATA[
			function updateObjectIframe(which){
    document.getElementById('video').innerHTML = '<'+'iframe id="foo" name="foo" type="text/html" src="'+which.href+'" height="270" width="338" scrolling="No" style="overflow:hidden; " border="0" frameborder="no" scrolling="no"></iframe>';
}
// ]]>