document.write(""); function ie_widget(){ var fh = document.getElementById("tuugo_iframe"); var h=null; if (location.hash.match(/^#h(\d+)/)) h=RegExp.$1; if (h) fh.style.height=h+'px'; } setTimeout(ie_widget, 2500);