
function doawrite(searchdata) { var formdata=searchdata(); document.write.getElementById("testvariable").innerHTML = formdata; } function resizeIframe(height){document.getElementById('spyduscatalogue').height = parseInt(height)+40;} window.onload = function() { doawrite(); } // ]]>