function getFlashContent(mode){
	
	var str="";
	
	var page="";
	
	var factbox="<!-- S IBOX -->"
		+	"<table cellspacing=\"0\" cellpadding=\"0\" width=\"208\" align=\"right\" border=\"0\">"
		+	"<tr>"
        	+	"<td width=\"5\"><img height=\"1\" hspace=\"0\" vspace=\"0\" border=\"0\" width=\"5\" alt=\"\" src=\"/shared/img/o.gif\" /></td>"
            	+	"<td class=\"sibtbg\"><div class=\"sih\">DEFINITION OF SWING</div>"
                + 	"<div class=\"mva\"><div class=\"bull\">The swing from Party A to Party B is the average of the percentage point fall in"
		+	" Party A's share of the vote and the percentage point rise in Party B's</div></div>" 
		+	"<div class=\"mva\"><div class=\"bull\">Source: House of Commons Library</div></div>"
		+	"<div class=\"mva\"><P></div></td></tr></table><!-- E IBOX -->";
	
	switch (mode){
	
		case "labcon":
			str='<p>The swingometer is a rough guide to what happens when the vote shifts from one party to another at a general election.</p>'
			+	'<p>To find out about a swing percentage, click and drag the slider along the numbered scale underneath the wheel, or use the arrow buttons at either end of the scale.</p>'+factbox
			+	'<p>Move the slider to the right for a swing to the Conservatives, or left for a swing to Labour.</p>'
			+	'<p>As the slider moves, the pendulum on the wheel will swing at the same time,  with the seats changing colour to the party gaining them.</p>'
			+	'<p>The overall election result is shown in the middle of the wheel, and the predicted number of seats in the House of Commons won by each party appears underneath the slider.</p>'
			+	'<p>The names of seats predicted to fall are displayed top right. Any VIPs at risk are listed below right, together with information about past elections with similar swings.</p>			'
			+	'<p style="font-weight:bold">Things to remember</p>'
			+	'<p>The swingometer is not scientific, it just gives an indication of what may happen.</p>'			
			+	'<p>Note that the predicted results are calculated using notional figures for Scottish constituencies because they are subject to boundary changes at this election. So, for example, the House of Commons seats shown on a 0% swing do not match the parties\' current real totals.</p>'
			+	'<p>Also note that for a handful of seats on the wheel, a swing to the Conservatives or Labour will mean a third party gains that seat.</p>'
			+	'<p>For example, in Labour-held Cardiff Central a 2% swing to the Conservatives will mean the constituency falls to the Liberal Democrats first, as they were in second place there at the 2001 general election. Only on a 10% swing will the third-placed Conservatives gain the seat. Such seats are marked with an asterisk in the information area on the right of the wheel.</p>';
			
			page="labcon";
		break;
		case "lablib":
			str='<p>The swingometer is a rough guide to what happens when the vote shifts from one party to another at a general election.</p>'
			+	'<p>To find out about a swing percentage, click and drag the slider along the numbered scale underneath the wheel, or use the arrow buttons at either end of the scale.</p>'+factbox
			+	'<p>Move the slider to the right for a swing to the Liberal Democrats, or left for a swing to Labour.</p>'
			+	'<p>As the slider moves, the pendulum on the wheel will swing at the same time, with the seats changing colour to the party gaining them.</p>'
			+	'<p>The overall election result is shown in the middle of the wheel, and the predicted number of seats in the House of Commons won by each party appears underneath the slider.</p>'
			+	'<p>The names of seats predicted to fall are displayed top right. Any VIPs at risk are listed below right, together with information about past elections with similar swings.</p>'
			+	'<p style="font-weight:bold">Things to remember</p>'
			+	'<p>The swingometer is not scientific, it just gives an indication of what may happen on particular swings to one party or another.</p>'
			+	'<p>Note that the predicted results are calculated using notional figures for Scottish constituencies because they are subject to boundary changes at this election. So, for example, the House of Commons seats shown on a 0% swing do not match the parties\' current real totals.</p>'
			+	'<p>Also note that for a handful of seats on the wheel, a swing to Labour or the Liberal Democrats will mean a third party gains that seat.</p>'
			+	'<p>For example, in Liberal Democrat-held Eastleigh, a 6.5% swing to Labour will mean the constituency falls to the Conservatives first, as they were in second place there at the 2001 general election. Only on a 12.5% swing will third-placed Labour gain the seat. Such seats are marked with an asterisk in the information area on the right of the wheel.</p>'
			
			page="lablib";
		break;
		case "conlib":
			str='<p>The swingometer is a rough guide to what happens when the vote shifts from one party to another at a general election.</p>'
			+	'<p>To find out about a swing percentage, click and drag the slider along the numbered scale underneath the wheel, or use the arrow buttons at either end of the scale.</p>'+factbox							
			+	'<p>Move the slider to the right for a swing to the Conservatives, or left for a swing to the Liberal Democrats. </p>'
			+	'<p>As the slider moves, the pendulum on the wheel will swing at the same time, with the seats changing colour to the party gaining them.</p>'
			+	'<p>The overall election result is shown in the middle of the wheel, and the predicted number of seats in the House of Commons won by each party appears underneath the slider. </p>'
			+	'<p>The names of seats predicted to fall are displayed top right. Any VIPs at risk are listed below right, together with information about past elections with similar swings.</p>'
			+	'<p style="font-weight:bold">Things to remember</p>'
			+	'<p>The swingometer is not scientific, it just gives an indication of what may happen on particular swings to one party or another. </p>'
			+	'<p>Note that the predicted results are calculated using notional figures for Scottish constituencies because they are subject to boundary changes at this election. So, for example, the House of Commons seats shown on a 0% swing do not match the parties\' current real totals. </p>'
			+	'<p>Also note that for a handful of seats on the wheel, a swing to the Liberal Democrats or Conservatives will mean a third party gains that seat. </p>'
			+	'<p>For example, in Conservative-held Havant, a 10.5% swing to the Liberal Democrats will mean the constituency falls to Labour first, as they were in second place there at the 2001 general election. Only on a 15% swing will the third-placed Liberal Democrats gain the seat. Such seats are marked with an asterisk in the information area on the right of the wheel.</p>'
			+	'<p>Finally, note that both the Liberal Democrats and Conservatives would need swings of more than 30% - the limit of the wheel - in order to achieve an overall majority, which is why the only result seen on this swingometer is a Labour overall majority.</p>'
			
			page="conlib";
	}
	
	var header="<div id=\"instructions\"><h4>USING THE SWINGOMETER</h4><div>"
				+"<a href=\"/1/shared/vote2005/swingometer/html/"+page+".stm?video=1\" title=\"Reload the page to watch the Peter Snow swingometer video guide\"><img src=\"/nol/shared/vote2005/swingometer/img/watch_intro_2.gif\" alt=\"Watch Peter Snow's video guide\" border=\"0\"/></a></div><div class=\"summary\">";
	var footer="</div></div>";
	return header+str+footer;
}
