//Example call to write out some text

var browse_me = '<li>Google Search Code to go here</li>';
document.write(browse_me);