function initialLoad() {

$('#sub_rightcolumn .yellowbox').remove();
	
$('ul#featuremenu').html('<li id="feature01"><a href="/GL/en/Issues/Driving-growth/Groundbreakers---Executive-Summary" target="">Executive Summary</a></li><li id="feature02"><a href="/GL/en/Issues/Driving-growth/Groundbreakers---Introduction" target="">Introduction</a></li><li id="feature03"><a href="/GL/en/Issues/Driving-growth/Groundbreakers---A-powerful-economic-force" target="">A powerful economic force</a></li><li id="feature04"><a href="/GL/en/Issues/Driving-growth/Groundbreakers---Wide-occupational-and-wage-disparity" target="">Wide occupational and wage disparity</a></li><li id="feature05"><a href="/GL/en/Issues/Driving-growth/Groundbreakers---Q-A--focusing-on-first-principles" target="">Q&amp;A: focusing on first principles</a></li><li id="feature06"><a href="/GL/en/Issues/Driving-growth/Groundbreakers---Diversity--an-equation-for-success" target="">Diversity: an equation for success</a></li><li id="feature07"><a href="/GL/en/Issues/Driving-growth/Groundbreakers---The-power-of-critical-mass" target="">The power of critical mass</a></li><li id="feature08"><a href="/GL/en/Issues/Driving-growth/Groundbreakers---Q-A--turning-crisis-into-an-opportunity-for-change" target="">Q&amp;A: turning crisis into an opportunity for change</a></li><li id="feature09"><a href="/GL/en/Issues/Driving-growth/Groundbreakers---The-power-of-collaboration" target="">The power of collaboration</a></li><li id="feature10"><a href="/GL/en/Issues/Driving-growth/Groundbreakers---Time-to-act" target="">Time to act</a></li>')

}