/* Entrepreneurship and innovation in LA JavaScript 5 April 2010 5:35 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/Entrepreneurship-and-innovation---The-path-to-growth-in-Latin-America\', \'/GL/en/Issues/Driving growth\', \'Entrepreneurship and innovation in Latin America\');">The path to growth in Latin&nbsp;America</a></li>' +

'<li id="feature01"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Driving-growth/Entrepreneurship-and-innovation---A-thriving-business-climate\', \'/GL/en/Issues/Driving growth\', \'Entrepreneurship and innovation in Latin America - A thriving business climate\');">A thriving business climate</a></li>' +

'<li id="feature02"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Driving-growth/Entrepreneurship-and-innovation---Opportunities-on-a-global-scale\', \'/GL/en/Issues/Driving growth\', \'Entrepreneurship and innovation in Latin America - Opportunities on a global scale\');">Opportunities on a&nbsp;global scale</a></li>' +

'<li id="feature03"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Driving-growth/Entrepreneurship-and-innovation---Challenges-to-peak-performance\', \'/GL/en/Issues/Driving growth\', \'Entrepreneurship and innovation in Latin America - Challenges to peak performance\');">Challenges to peak&nbsp;performance</a></li>' +

'<li id="feature04"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Driving-growth/Entrepreneurship-and-innovation---Encouraging-high-growth-entrepreneurs\', \'/GL/en/Issues/Driving growth\', \'Entrepreneurship and innovation in Latin America - Encouraging high-growth entrepreneurs\');">Encouraging high-growth entrepreneurs</a></li>');

$('ul#downloadpub').html('<li><a assetid="AS-USDD-848QLN" href=\'javascript: if (generic_link_WT) generic_link_WT("/Publication/vwLUAssets/Entrepreneurship_and_innovation_-_The_path_to_growth_in_Latin_America/$FILE/Entrepreneurship and innovation - The path to growth in Latin America.pdf", "", "Entrepreneurship and innovation - The path to growth in Latin America", "_blank");\'><em>Entrepreneurship and innovation: the path to growth in Latin America</em></a> as a printable document (3.78 MB PDF)</li>');

}

