var newcontent = document.createElement('div');
    newcontent.id = 'greenyour-widget';
    newcontent.innerHTML = '<div id="greenyour-header"><a href="http://www.greenyour.com/" target="_blank">GreenYour</a><form action="http://www.greenyour.com/widget" accept-charset="UTF-8" method="post" id="greenyour-widget-search">    <input maxlength="128" name="greenyour_widget_search_keys" id="edit-greenyour-widget-search-keys" value="Career" title="What do you want to green?" type="text" />    <input src="http://www.greenyour.com/sites/default/themes/greenzilla/images/widget-button.png" name="op" id="edit-submit" value="Search" class="form-image" type="image" />    <input name="form_id" id="edit-greenyour-widget-search" value="greenyour_widget_search" type="hidden" /></form></div><div id="greenyour-container"><div id="greenyour-content-container"><div id="greenyour-content"><h2>Career</h2><img alt="Career" src="http://www.greenyour.com/files/cache/career_36x36.jpg" class="gy-icon" /><p>Clean energy and energy efficiency technologies created 8.5 million new jobs in 2006 and could generate an additional 40 million by 2030.</p><h3>7 ways to green your Career</h3><ol id="quicktips"><li><h4>Choose a green job</h4><div class="gy-content"><p>If you\'ve got to work for a living why not join Team Mother Nature and get a green job? The time is ripe to start an eco-career.</p><a href="http://www.greenyour.com/lifestyle/community/career/tips/choose-a-green-job" target="_blank">Learn More</a></div></li><li><h4>Work for an environmentally responsible employer</h4><div class="gy-content"><p>Want to work for a green company but you\'re not sure how to evaluate potential employers? It\'s not easy but it can be done. See our suggestions.</p><a href="http://www.greenyour.com/lifestyle/community/career/tips/work-for-an-environmentally-responsible-employer" target="_blank">Learn More</a></div></li><li><h4>Seek environmental training and education</h4><div class="gy-content"><p>Going green in the jobs arena may take some training and education to give you the eco-know how you\'ll need especially if you want to make a radical career change.</p><a href="http://www.greenyour.com/lifestyle/community/career/tips/seek-environmental-training-and-education" target="_blank">Learn More</a></div></li></ol><h4 class="fact"><a href="http://www.greenyour.com/lifestyle/community/career/tips" target="_blank">See More Tips</a></h4></div></div><div id="greenyour-footer"><a href="http://www.greenyour.com/" target="_blank">Powered by GreenYour</a></div></div></div>';

    var scr = document.getElementById('greenyour');
    scr.parentNode.insertBefore(newcontent, scr);
    