/* World of Opportunity JavaScript 5 February 2010 4:00 PM
 * **************************************
 */

function initialLoad() {
$('#sub_rightcolumn .yellowbox').remove();
$('#header').css('background', 'url(/ecimages/header_bg.gif) no-repeat center top');

$('ul#featuremenu').html(
'<li id="feature00"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Driving-growth/A-world-of-opportunity--entrepreneurial-perspectives-on-the-impact-of-globalization\', \'/GL/en/Issues/Driving growth\', \'A world of opportunity: entrepreneurial perspectives on the impact of globalization\');">Entrepreneurs on the impact of&nbsp;globalization</a></li>' +

'<li id="feature01"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Driving-growth/A-world-of-opportunity--opportunities-and-threats-in-a-more-connected-world\', \'/GL/en/Issues/Driving growth\', \'A world of opportunity: opportunities and threats in a more connected world\');">Opportunities and threats of&nbsp;globalization</a></li>' +

'<li id="feature02"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Driving-growth/A-world-of-opportunity--a-new-competitive-environment\', \'/GL/en/Issues/Driving growth\', \'A world of opportunity: a new competitive environment\');">A new competitive environment</a></li>' +

'<li id="feature03"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Driving-growth/A-world-of-opportunity--leading-a-global-workforce\', \'/GL/en/Issues/Driving growth\', \'A world of opportunity: leading a global workforce\');">Leading a global workforce</a></li>' +

'<li id="feature04"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Driving-growth/A-world-of-opportunity--regulation-and-the-free-market\', \'/GL/en/Issues/Driving growth\', \'A world of opportunity: regulation and the free market\');">Regulation and the free market</a></li>');

$('ul#downloadpub').html('<li><a assetid="AS-USDD-823K4C" href=\'javascript: if (generic_link_WT) generic_link_WT("/Publication/vwLUAssets/A_world_of_opportunity/$FILE/A world of opportunityl.pdf", "", "A world of opportunity", "_blank");\'><em>A world of opportunity: entrepreneurial perspectives on the impact of globalization</em></a> as a printable document (2.11MB PDF)</li>');

}
