function changeAFRMap(im){
	if(im){document.getElementById("africamap").src="/images/maps/regions/africa/africa-"+im+".gif";}
	else{document.getElementById("africamap").src="/images/maps/regions/africa/africa.gif";}}

function changeAUPMap(im){
	if(im){document.getElementById("Australasia-Pacificmap").src="/images/maps/regions/australasia-and-pacific/australasia-and-pacific-"+im+".gif";}
	else{document.getElementById("Australasia-Pacificmap").src="/images/maps/regions/australasia-and-pacific/australasia-and-pacific.gif";}}

function changeCARMap(im){
	if(im){document.getElementById("caribbeanmap").src="/images/maps/regions/caribbean/caribbean-"+im+".gif";}
	else{document.getElementById("caribbeanmap").src="/images/maps/regions/caribbean/caribbean.gif";}}

function changeCASMap(im){
	if(im){document.getElementById("central-asiamap").src="/images/maps/regions/central-asia/central-asia-"+im+".gif";}
	else{document.getElementById("central-asiamap").src="/images/maps/regions/central-asia/central-asia.gif";}}

function changeEURMap(im){
	if(im){document.getElementById("europemap").src="/images/maps/regions/europe/europe-"+im+".gif";}
	else{document.getElementById("europemap").src="/images/maps/regions/europe/europe.gif";}}

function changeFARMap(im){
	if(im){document.getElementById("far-eastmap").src="/images/maps/regions/far-east/far-east-"+im+".gif";}
	else{document.getElementById("far-eastmap").src="/images/maps/regions/far-east/far-east.gif";}}

function changeINDMap(im){
	if(im){document.getElementById("indian-subcontinent-and-indian-oceanmap").src="/images/maps/regions/indian-subcontinent-and-indian-ocean/indian-subcontinent-and-indian-ocean-"+im+".gif";}
	else{document.getElementById("indian-subcontinent-and-indian-oceanmap").src="/images/maps/regions/indian-subcontinent-and-indian-ocean/indian-subcontinent-and-indian-ocean.gif";}}

function changeMIDMap(im){
	if(im){document.getElementById("middle-eastmap").src="/images/maps/regions/middle-east/middle-east-"+im+".gif";}
	else{document.getElementById("middle-eastmap").src="/images/maps/regions/middle-east/middle-east.gif";}}

function changeNAMMap(im){
	if(im){document.getElementById("north-americamap").src="/images/maps/regions/north-america/north-america-"+im+".gif";}
	else{document.getElementById("north-americamap").src="/images/maps/regions/north-america/north-america.gif";}}

function changeSAMMap(im){
	if(im){document.getElementById("latinamericamap").src="/images/maps/regions/latin-america-and-antarctica/latin-america-and-antarctica-"+im+".gif";}
	else{document.getElementById("latinamericamap").src="/images/maps/regions/latin-america-and-antarctica/latin-america-and-antarctica.gif";}}


 

