/* 
 * Lessons from change - JavaScript - 28 January 2010  10:49 PM
 * ************************************************************
 * ************************************************************
 */

function initialLoad() {
$('#sub_rightcolumn .yellowbox').remove();

$('#header').css('background', 'url(/ecimages/header_bg.gif) no-repeat center top');

$('ul#featuremenu').html('<li id="feature01"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Business-environment/Redrawing-the-map--globalization-and-the-changing-world-of-business---Five-business-responses-to-globalization\', \'/GL/en/Issues/Business environment\', \'Redrawing the map: globalization and the changing world of business - Five business responses to globalization\');">Five business responses to globalization</a></li>' +

'<li id="feature02"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Business-environment/Redrawing-the-map--globalization-and-the-changing-world-of-business---Competing-in-a-new-environment\', \'/GL/en/Issues/Business environment\', \'Redrawing the map: globalization and the changing world of business - Competing in a new environment\');">Competing in a new environment</a></li>' +

'<li id="feature03"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Business-environment/Redrawing-the-map--globalization-and-the-changing-world-of-business---Expanding-internationally\', \'/GL/en/Issues/Business environment\', \'Redrawing the map: globalization and the changing world of business - Expanding internationally\');">Expanding internationally</a></li>' +

'<li id="feature04"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Business-environment/Redrawing-the-map--globalization-and-the-changing-world-of-business---Innovations-in-innovation\', \'/GL/en/Issues/Business environment\', \'Redrawing the map: globalization and the changing world of business - Innovations in innovation\');">Innovations in innovation</a></li>' +

'<li id="feature05"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Business-environment/Redrawing-the-map--globalization-and-the-changing-world-of-business---Diversifying-management\', \'/GL/en/Issues/Business environment\', \'Redrawing the map: globalization and the changing world of business - Diversifying management\');">Diversifying management</a></li>' +

'<li id="feature06"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Business-environment/Redrawing-the-map--globalization-and-the-changing-world-of-business---Policy-matters\', \'/GL/en/Issues/Business environment\', \'Redrawing the map: globalization and the changing world of business - Policy matters\');">Policy matters</a></li>' +

'<li id="feature07"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Business-environment/Redrawing-the-map--globalization-and-the-changing-world-of-business---Measuring-globalization\', \'/GL/en/Issues/Business environment\', \'Redrawing the map: globalization and the changing world of business - Measuring globalization\');">Measuring globalization</a></li>' +

'<li id="feature08"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Business-environment/Redrawing-the-map--globalization-and-the-changing-world-of-business---The-Globalization-Index-2009\', \'/GL/en/Issues/Business environment\', \'Redrawing the map: globalization and the changing world of business - The Globalization Index 2009\');">The Globalization Index 2009</a></li>' +

'<li id="feature09"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Business-environment/Redrawing-the-map--globalization-and-the-changing-world-of-business---Ernst---Young--building-a-borderless-business\', \'/GL/en/Issues/Business environment\', \'Redrawing the map: globalization and the changing world of business - Ernst & Young: building a borderless business\');">Ernst & Young: building a borderless business</a></li>');

$('ul#downloadpub').html('<li>Download &quot;<a assetid="AS-USDD-824LNW" href="/Publication/vwLUAssets/Redrawing_the_map/$FILE/Redrawing the map.pdf" onclick=\'javascript: if (generic_link_WT) generic_link_WT("/Publication/vwLUAssets/Redrawing_the_map/$FILE/Redrawing the map.pdf", "", "Redrawing the map", "_blank"); return false;\'>Redrawing the map: Globalization and the changing world of business</a>,&quot; as a printable document (2.36MB PDF)</li>');
}




