/* 
 * Planning for growth JavaScript 28 July 2010 4:40 PM
 */

function initialLoad() {
$('#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/Business-environment/Planning-for-growth--embracing-the-new-normal---Adapting-to-change\', \'/GL/en/Issues/Business environment\', \'Planning for growth: embracing the new normal - Adapting to change\');">Adapting to&nbsp;change</a></li>' +

'<li id="feature01"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Business-environment/Planning-for-growth--embracing-the-new-normal---Returning-to-growth\', \'/GL/en/Issues/Business environment\', \'Planning for growth: embracing the new normal - Returning to growth\');">Returning to&nbsp;growth</a></li>' +

'<li id="feature02"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Business-environment/Planning-for-growth--embracing-the-new-normal---The-modern-business-model-under-fire\', \'/GL/en/Issues/Business environment\', \'Planning for growth: embracing the new normal - The modern business model under fire\');">Modern business model under&nbsp;fire</a></li>' +

'<li id="feature03"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Business-environment/Planning-for-growth--embracing-the-new-normal---The-seven-factors-driving-the-market-shift\', \'/GL/en/Issues/Business environment\', \'Planning for growth: embracing the new normal - The seven factors driving the market shift\');">Seven factors driving the market&nbsp;shift</a></li>' +

'<li id="feature04"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Business-environment/Planning-for-growth--embracing-the-new-normal---Business-changes-in-the-next-three-years\', \'/GL/en/Issues/Business environment\', \'Planning for growth: embracing the new normal - Business changes in the next three years\');">Business changes in the next three&nbsp;years</a></li>' +

'<li id="feature05"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Business-environment/Planning-for-growth--embracing-the-new-normal---The-new-agenda-is-interconnected\', \'/GL/en/Issues/Business environment\', \'Planning for growth: embracing the new normal - The new agenda is interconnected\');">New agenda is&nbsp;interconnected</a></li>' +

'<li id="feature06"><a href="javascript:generic_link_WT(\'/GL/en/Issues/Business-environment/Planning-for-growth--embracing-the-new-normal---From-quantitative-to-qualitative--changes-in-measuring-growth\', \'/GL/en/Issues/Business environment\', \'Planning for growth: embracing the new normal - From quantitative to qualitative: changes in measuring growth\');">Changes in measuring&nbsp;growth</a></li>');

}
