/* Lessons from change - GPS javascript - 20 October 2009 3:24pm
**************************************************************
************************************************************** */

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/Industries/Government---Public-Sector/Lessons-from-change---Rebuilding-for-the-future-in-the-government-and-public-sector\', \'/GL/en/Industries/Government & Public Sector\', \'Lessons from change - Rebuilding for the future in the government and public sector\');">Rebuilding for the future in the government and public sector</a></li>' +

'<li id="feature01"><a href="javascript:generic_link_WT(\'/GL/en/Industries/Government---Public-Sector/Lessons-from-change---Five-lessons-for-the-government-and-public-sector\', \'/GL/en/Industries/Government & Public Sector\', \'Lessons from change - Five lessons for the government and public sector\');">Five lessons for the government and public sector</a></li>' +

'<li id="feature02"><a href="javascript:generic_link_WT(\'/GL/en/Industries/Government---Public-Sector/Lessons-from-change---The-new-business-agenda-for-the-government-and-public-sector\', \'/GL/en/Industries/Government & Public Sector\', \'Lessons from change - The new business agenda for the government and public sector\');">The new business agenda for the government and public sector</a></li>' +

'<li id="feature03"><a href="javascript:generic_link_WT(\'/GL/en/Industries/Government---Public-Sector/Lessons-from-change---The-EY-performance-wheel\', \'/GL/en/Industries/Government & Public-Sector\', \'Lessons from change - The EY performance wheel\');">The EY performance wheel</a></li>' +
'<li id="feature04"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Business-environment/Lessons-from-change\', \'/GL/en/Issues/Business environment\', \'Lessons from change\');"><i>Lessons from change</i> overview</a></li>');

$('ul#downloadpub').html('<li>Download &quot;<a assetid="AS-USDD-7WYBXE" href="/Publication/vwLUAssets/LFC-government_public_sector/$FILE/LFC_government_and_public_sector.pdf" onclick=\'javascript: if (generic_link_WT) generic_link_WT("/Publication/vwLUAssets/LFC-government_public_sector/$FILE/LFC_government_and_public_sector.pdf", "", "Lessons from change: the government & public sector", "_blank"); return false;\' >Lessons from change: the government & public sector</a>,&quot; as a printable document (10.98 MB PDF)</li>')
}


