function iframe_script() { var s = document.createElement("SCRIPT"); s.src = 'http://www.rescuetime.com/widget/widget_script_generator?uid=81951'; var h = document.getElementsByTagName("body").item(0); h.appendChild(s); } var OnLoad = 'iframe_script()'; window.onload = function() {eval(OnLoad);};