function createObjects() {
	var links = new Array();
	links[0] = new Object();
	links[0].src = "/portal/graphics/featurefocus/images/promo/aust_experience.jpg";
	links[0].alt = "Australian Experience";
	links[0].href = "http://www.telegraph.co.uk/australia";
	links[1] = new Object();
	links[1].src = "/portal/graphics/featurefocus/images/promo/parent_friendly.jpg";
	links[1].alt = "Parent Friendly";
	links[1].href = "http://www.parentfriendly.co.uk";
	links[2] = new Object();
	links[2].src = "/portal/graphics/featurefocus/images/promo/environmental_centre.jpg";
	links[2].alt = "Environmental Centre";
	links[2].href = "http://www.telegraph.co.uk/portal/main.jhtml?view=CAMPAIGN&grid=A1NoGoogle&pg=/ETHtml/content/promotions/2006/09/19/bp/index.jhtml";
	links[3] = new Object();
	links[3].src = "/portal/graphics/featurefocus/images/promo/guide_laptops.jpg";
	links[3].alt = "Guide to Laptops";
	links[3].href = "http://www.telegraph.co.uk/digitallife/main.jhtml?menuId=5809&menuItemId=8826&view=SUMMARY&grid=F2&targetRule=0";
	links[4] = new Object();
	links[4].src = "/portal/graphics/featurefocus/images/promo/energy_efficiency.jpg";
	links[4].alt = "Energy Efficiency";
	links[4].href = "http://www.telegraph.co.uk/money/main.jhtml?xml=/money/exclusions/britishgas/nosplit/britishgas_landingpage.xml";
	links[5] = new Object();
	links[5].src = "/portal/graphics/featurefocus/images/promo/business_personality.jpg";
	links[5].alt = "Jaeger Business Personality";
	links[5].href = "http://www.telegraph.co.uk/businesspersonality";
	links[6] = new Object();
	links[6].src = "/portal/graphics/featurefocus/images/promo/convergence.jpg";
	links[6].alt = "Convergence Special";
	links[6].href = "http://www.telegraph.co.uk/bt";
	links[7] = new Object();
	links[7].src = "/portal/graphics/featurefocus/images/promo/marriott_hotel.jpg";
	links[7].alt = "Marriott Hotels";
	links[7].href = "http://www.telegraph.co.uk/money/main.jhtml?xml=/money/exclusions/supplements/businesstravel/cbtmarriottA.xml";
	links[8] = new Object();
	links[8].src = "/portal/graphics/featurefocus/images/promo/discover_ireland.jpg";
	links[8].alt = "Discover Ireland";
	links[8].href = "http://www.telegraph.co.uk/tourismireland";
	links[9] = new Object();
	links[9].src = "/portal/graphics/featurefocus/images/promo/guide_to_ski.jpg";
	links[9].alt = "Guide to Ski";
	links[9].href = "http://www.telegraph.co.uk/skiguide";
	links[10] = new Object();
	links[10].src = "/portal/graphics/featurefocus/images/promo/poppy_appeal.jpg";
	links[10].alt = "Poppy Appeal Countdown";
	links[10].href = "http://www.telegraph.co.uk/britishlegion";
	links[11] = new Object();
	links[11].src = "/portal/graphics/featurefocus/images/promo/tate_holbein.jpg";
	links[11].alt = "Hans Holbien Gallery";
	links[11].href = "http://www.telegraph.co.uk/arts/main.jhtml?view=CAMPAIGN&grid=P9&pg=/ETHtml/content/promotions/2006/09/27/tate/index.jhtml";
	links[12] = new Object();
	links[12].src = "/portal/graphics/featurefocus/images/promo/alt_thinkers.jpg";
	links[12].alt = "Alternative Thinkers";
	links[12].href = "http://www.telegraph.co.uk/citroenc6";
	links[13] = new Object();
	links[13].src = "/portal/graphics/featurefocus/images/promo/investments.jpg";
	links[13].alt = "Sophisticated Investor";
	links[13].href = "http://www.telegraph.co.uk/money/main.jhtml?xml=/money/exclusions/sophisticatedinvestor/nsi/sophinv.xml";
	return links;
}