var pcupdater = {}; pcupdater.search = function() { var o_txt = document.getElementById("txtPCUpdaterKeywords"); if ( o_txt.value !== "" ) { location.href="http://www.pcupdater.com/driver-updates/index.php/Drivers/Listings/ALL/1/"+o_txt.value; } }; var x = '
'; x = x + '

Driver Search
Search for any computer driver

'; x = x + '
'; x = x + ''; x = x + ''; x = x + '
'; x = x + '

By PC Updater
'; x = x + 'Add this to your site

'; x = x + '
'; document.write(x);