$(document).ready(function() {									
	$("#maps2").hide();
	$("#maps3").hide();
	$("#maps4").hide();
	$("#maps5").hide();
	$("#maps6").hide();

	$("#maps2Content").hide();
	$("#maps3Content").hide();
	$("#maps4Content").hide();
	$("#maps5Content").hide();
	$("#maps6Content").hide();

	$("#maps201Content").hide();
	$("#maps202Content").hide();
	$("#maps203Content").hide();
	$("#maps204Content").hide();
	$("#maps205Content").hide();
	$("#maps206Content").hide();
	$("#maps207Content").hide();
	$("#maps208Content").hide();

	$("#maps205Content2").hide();

	
	$("#maps301Content").hide();
	$("#maps302Content").hide();
	$("#maps303Content").hide();
	$("#maps304Content").hide();
	$("#maps305Content").hide();
	$("#maps306Content").hide();
	$("#maps307Content").hide();
	$("#maps308Content").hide();
	$("#maps309Content").hide();
	$("#maps310Content").hide();
	$("#maps311Content").hide();
	
	$("#maps302Content2").hide();
	$("#maps303Content2").hide();
	$("#maps305Content2").hide();
	$("#maps306Content2").hide();
	$("#maps307Content2").hide();
	$("#maps308Content2").hide();
	$("#maps311Content2").hide();
	
	$("#maps401Content").hide();
	$("#maps402Content").hide();
	$("#maps403Content").hide();
	$("#maps404Content").hide();
	$("#maps405Content").hide();
	$("#maps406Content").hide();
	$("#maps407Content").hide();
	$("#maps408Content").hide();
	
	$("#maps404Content2").hide();
	$("#maps404Content3").hide();

	$("#maps405Content2").hide();
	$("#maps406Content2").hide();
	$("#maps406Content3").hide();

	$("#maps408Content2").hide();
	$("#maps408Content3").hide();

	
	$("#maps501Content").hide();
	$("#maps502Content").hide();
	
	$("#maps601Content").hide();
	$("#maps602Content").hide();
	$("#maps603Content").hide();
	$("#maps604Content").hide();
	$("#maps605Content").hide();
	$("#maps606Content").hide();
	
	$("#maps601Content2").hide();
	$("#maps606Content2").hide();
	$("#maps606Content3").hide();
	
	$("#maps2Zoom").css({width:100, height:125, left:193, top:135, border:"2px solid #fff"});
	$("#maps3Zoom").css({width:110, height:140, left:193, top:427, border:"2px solid #fff"});
	$("#maps4Zoom").css({width:130, height:270, left:275, top:102, border:"2px solid #fff"});
	$("#maps5Zoom").css({width:130, height:60, left:275, top:0, border:"2px solid #fff"});
	$("#maps6Zoom").css({width:115, height:145, left:153, top:242, border:"2px solid #fff"});


/* MAPS 2 UK - North*/
	$("#maps2Selector").click(function(){
		$("#maps1").hide();
		$("#maps2").show();
		$("#maps2Zoom").animate( {height:607,width:473, left: 0, top:0}, 1000 ,function() {
		$("#maps2Zoom").css({border:"0px"});		
		});
		$("#maps1Content").fadeOut(function() {$("#maps2Content").fadeIn();});
	});
	
	$("#goback2").click(function(){
		$("#maps2Zoom").css({border:"2px solid #fff"});
		$("#maps2Zoom").animate( {height:125,width:100, left: 193, top:135}, 1000, function(){
		$("#maps2").hide();
		$("#maps1").show();
		});
		$("#maps1Content").show();
		$("#maps2Content").hide()
		$("#maps201Content").hide();
		$("#maps202Content").hide();
		$("#maps203Content").hide();
		$("#maps204Content").hide();
		$("#maps205Content").hide();
		$("#maps206Content").hide();
		$("#maps207Content").hide();
		$("#maps208Content").hide();

		$("#maps3Zoom").css({width:110, height:140, left:193, top:427, border:"2px solid #fff"});
		$("#maps4Zoom").css({width:130, height:270, left:275, top:102, border:"2px solid #fff"});
		$("#maps5Zoom").css({width:130, height:60, left:275, top:0, border:"2px solid #fff"});
		$("#maps6Zoom").css({width:115, height:145, left:153, top:242, border:"2px solid #fff"});
		
		$("#maps201Selector").css({background:"url(../our_assets/images/maps/p201.png) no-repeat"});
		$("#maps202Selector").css({background:"url(../our_assets/images/maps/p1683.png) no-repeat"});
		$("#maps203Selector").css({background:"url(../our_assets/images/maps/p1557.png) no-repeat"});
		$("#maps204Selector").css({background:"url(../our_assets/images/maps/p979.png) no-repeat"});
		$("#maps205Selector").css({background:"url(../our_assets/images/maps/p1207.png) no-repeat"});
		$("#maps206Selector").css({background:"url(../our_assets/images/maps/p1763.png) no-repeat"});
		$("#maps207Selector").css({background:"url(../our_assets/images/maps/p1647.png) no-repeat"});
		$("#maps208Selector").css({background:"url(../our_assets/images/maps/p1284.png) no-repeat"});
    });
	
	$("#maps201Selector").click(function(){
		
		$("#maps201Selector").css({background:"url(../our_assets/images/maps/p201over.png) no-repeat"});
		$("#maps202Selector").css({background:"url(../our_assets/images/maps/p1683.png) no-repeat"});
		$("#maps203Selector").css({background:"url(../our_assets/images/maps/p1557.png) no-repeat"});
		$("#maps204Selector").css({background:"url(../our_assets/images/maps/p979.png) no-repeat"});
		$("#maps205Selector").css({background:"url(../our_assets/images/maps/p1207.png) no-repeat"});
		$("#maps206Selector").css({background:"url(../our_assets/images/maps/p1763.png) no-repeat"});
		$("#maps207Selector").css({background:"url(../our_assets/images/maps/p1647.png) no-repeat"});
		$("#maps208Selector").css({background:"url(../our_assets/images/maps/p1284.png) no-repeat"});

		$("#maps2Content").hide();
		$("#maps201Content").show();
		$("#maps202Content").hide();
		$("#maps203Content").hide();
		$("#maps204Content").hide();
		$("#maps205Content").hide();
		$("#maps206Content").hide();
		$("#maps207Content").hide();
		$("#maps208Content").hide();
	});
	
	$("#maps202Selector").click(function(){
		
		$("#maps201Selector").css({background:"url(../our_assets/images/maps/p201.png) no-repeat"});
		$("#maps202Selector").css({background:"url(../our_assets/images/maps/p1683over.png) no-repeat"});
		$("#maps203Selector").css({background:"url(../our_assets/images/maps/p1557.png) no-repeat"});
		$("#maps204Selector").css({background:"url(../our_assets/images/maps/p979.png) no-repeat"});
		$("#maps205Selector").css({background:"url(../our_assets/images/maps/p1207.png) no-repeat"});
		$("#maps206Selector").css({background:"url(../our_assets/images/maps/p1763.png) no-repeat"});
		$("#maps207Selector").css({background:"url(../our_assets/images/maps/p1647.png) no-repeat"});
		$("#maps208Selector").css({background:"url(../our_assets/images/maps/p1284.png) no-repeat"});

		$("#maps2Content").hide();
		$("#maps201Content").hide();
		$("#maps202Content").show();
		$("#maps203Content").hide();
		$("#maps204Content").hide();
		$("#maps205Content").hide();
		$("#maps206Content").hide();
		$("#maps207Content").hide();
		$("#maps208Content").hide();
	});
	
	$("#maps203Selector").click(function(){
		
		$("#maps201Selector").css({background:"url(../our_assets/images/maps/p201.png) no-repeat"});
		$("#maps202Selector").css({background:"url(../our_assets/images/maps/p1683.png) no-repeat"});
		$("#maps203Selector").css({background:"url(../our_assets/images/maps/p1557over.png) no-repeat"});
		$("#maps204Selector").css({background:"url(../our_assets/images/maps/p979.png) no-repeat"});
		$("#maps205Selector").css({background:"url(../our_assets/images/maps/p1207.png) no-repeat"});
		$("#maps206Selector").css({background:"url(../our_assets/images/maps/p1763.png) no-repeat"});
		$("#maps207Selector").css({background:"url(../our_assets/images/maps/p1647.png) no-repeat"});
		$("#maps208Selector").css({background:"url(../our_assets/images/maps/p1284.png) no-repeat"});

		$("#maps2Content").hide();
		$("#maps201Content").hide();
		$("#maps202Content").hide();
		$("#maps203Content").show();
		$("#maps204Content").hide();
		$("#maps205Content").hide();
		$("#maps206Content").hide();
		$("#maps207Content").hide();
		$("#maps208Content").hide();
	});
	
	$("#maps204Selector").click(function(){
		
		$("#maps201Selector").css({background:"url(../our_assets/images/maps/p201.png) no-repeat"});
		$("#maps202Selector").css({background:"url(../our_assets/images/maps/p1683.png) no-repeat"});
		$("#maps203Selector").css({background:"url(../our_assets/images/maps/p1557.png) no-repeat"});
		$("#maps204Selector").css({background:"url(../our_assets/images/maps/p979over.png) no-repeat"});
		$("#maps205Selector").css({background:"url(../our_assets/images/maps/p1207.png) no-repeat"});
		$("#maps206Selector").css({background:"url(../our_assets/images/maps/p1763.png) no-repeat"});
		$("#maps207Selector").css({background:"url(../our_assets/images/maps/p1647.png) no-repeat"});
		$("#maps208Selector").css({background:"url(../our_assets/images/maps/p1284.png) no-repeat"});

		$("#maps2Content").hide();
		$("#maps201Content").hide();
		$("#maps202Content").hide();
		$("#maps203Content").hide();
		$("#maps204Content").show();
		$("#maps205Content").hide();
		$("#maps206Content").hide();
		$("#maps207Content").hide();
		$("#maps208Content").hide();
	});
	
	$("#maps205Selector").click(function(){
		
		$("#maps201Selector").css({background:"url(../our_assets/images/maps/p201.png) no-repeat"});
		$("#maps202Selector").css({background:"url(../our_assets/images/maps/p1683.png) no-repeat"});
		$("#maps203Selector").css({background:"url(../our_assets/images/maps/p1557.png) no-repeat"});
		$("#maps204Selector").css({background:"url(../our_assets/images/maps/p979.png) no-repeat"});
		$("#maps205Selector").css({background:"url(../our_assets/images/maps/p1207over.png) no-repeat"});
		$("#maps206Selector").css({background:"url(../our_assets/images/maps/p1763.png) no-repeat"});
		$("#maps207Selector").css({background:"url(../our_assets/images/maps/p1647.png) no-repeat"});
		$("#maps208Selector").css({background:"url(../our_assets/images/maps/p1284.png) no-repeat"});

		$("#maps2Content").hide();
		$("#maps201Content").hide();
		$("#maps202Content").hide();
		$("#maps203Content").hide();
		$("#maps204Content").hide();
		$("#maps205Content").show();
		$("#maps206Content").hide();
		$("#maps207Content").hide();
		$("#maps208Content").hide();
	});
	
	$("#map205ContentNext").click(function(){
		$("#maps205Content1").hide();
		$("#maps205Content2").show();
	});
	
	$("#map205ContentPrevious").click(function(){
		$("#maps205Content1").show();
		$("#maps205Content2").hide();
	});
	
	$("#maps206Selector").click(function(){
										 
		$("#maps201Selector").css({background:"url(../our_assets/images/maps/p201.png) no-repeat"});
		$("#maps202Selector").css({background:"url(../our_assets/images/maps/p1683.png) no-repeat"});
		$("#maps203Selector").css({background:"url(../our_assets/images/maps/p1557.png) no-repeat"});
		$("#maps204Selector").css({background:"url(../our_assets/images/maps/p979.png) no-repeat"});
		$("#maps205Selector").css({background:"url(../our_assets/images/maps/p1207.png) no-repeat"});
		$("#maps206Selector").css({background:"url(../our_assets/images/maps/p1763over.png) no-repeat"});
		$("#maps207Selector").css({background:"url(../our_assets/images/maps/p1647.png) no-repeat"});
		$("#maps208Selector").css({background:"url(../our_assets/images/maps/p1284.png) no-repeat"});

		$("#maps2Content").hide();
		$("#maps201Content").hide();
		$("#maps202Content").hide();
		$("#maps203Content").hide();
		$("#maps204Content").hide();
		$("#maps205Content").hide();
		$("#maps206Content").show();
		$("#maps207Content").hide();
		$("#maps208Content").hide();
	});
	
	$("#maps207Selector").click(function(){
										 
		$("#maps201Selector").css({background:"url(../our_assets/images/maps/p201.png) no-repeat"});
		$("#maps202Selector").css({background:"url(../our_assets/images/maps/p1683.png) no-repeat"});
		$("#maps203Selector").css({background:"url(../our_assets/images/maps/p1557.png) no-repeat"});
		$("#maps204Selector").css({background:"url(../our_assets/images/maps/p979.png) no-repeat"});
		$("#maps205Selector").css({background:"url(../our_assets/images/maps/p1207.png) no-repeat"});
		$("#maps206Selector").css({background:"url(../our_assets/images/maps/p1763.png) no-repeat"});
		$("#maps207Selector").css({background:"url(../our_assets/images/maps/p1647over.png) no-repeat"});							 
		$("#maps208Selector").css({background:"url(../our_assets/images/maps/p1284.png) no-repeat"});

		$("#maps2Content").hide();
		$("#maps201Content").hide();
		$("#maps202Content").hide();
		$("#maps203Content").hide();
		$("#maps204Content").hide();
		$("#maps205Content").hide();
		$("#maps206Content").hide();
		$("#maps207Content").show();
		$("#maps208Content").hide();
	});
	
	$("#maps208Selector").click(function(){
										 
		$("#maps201Selector").css({background:"url(../our_assets/images/maps/p201.png) no-repeat"});
		$("#maps202Selector").css({background:"url(../our_assets/images/maps/p1683.png) no-repeat"});
		$("#maps203Selector").css({background:"url(../our_assets/images/maps/p1557.png) no-repeat"});
		$("#maps204Selector").css({background:"url(../our_assets/images/maps/p979.png) no-repeat"});
		$("#maps205Selector").css({background:"url(../our_assets/images/maps/p1207.png) no-repeat"});
		$("#maps206Selector").css({background:"url(../our_assets/images/maps/p1763.png) no-repeat"});
		$("#maps207Selector").css({background:"url(../our_assets/images/maps/p1647.png) no-repeat"});							 
		$("#maps208Selector").css({background:"url(../our_assets/images/maps/p1284over.png) no-repeat"});

		$("#maps2Content").hide();
		$("#maps201Content").hide();
		$("#maps202Content").hide();
		$("#maps203Content").hide();
		$("#maps204Content").hide();
		$("#maps205Content").hide();
		$("#maps206Content").hide();
		$("#maps207Content").hide();
		$("#maps208Content").show();
	});
	
	
	
		
	
	
/* MAPS 3 UK - South */	
	$("#maps3Selector").click(function(){
	    $("#maps1").hide();
	    $("#maps3").show();
		$("#maps3Zoom").animate( {height:607,width:473, left: 0, top:0}, 1000,function() {
		$("#maps3Zoom").css({border:"0px"});		
		});
		$("#maps1Content").fadeOut(function() {$("#maps3Content").fadeIn();});
	});
	
	$("#goback3").click(function(){
		$("#maps3Zoom").css({border:"2px solid #fff"});
		
		$("#maps3Zoom").animate( {height:140,width:110, left: 193, top:427}, 1000, function(){
		$("#maps3").hide();
		$("#maps1").show();		
		});
		$("#maps3Content").fadeOut(function() {$("#maps1Content").fadeIn();});
		$("#maps1Content").show();
		$("#maps3Content").hide()
		$("#maps301Content").hide();
		$("#maps302Content").hide();
		$("#maps303Content").hide();
		$("#maps304Content").hide();
		$("#maps305Content").hide();
		$("#maps306Content").hide();
		$("#maps307Content").hide();
		$("#maps308Content").hide();
		$("#maps309Content").hide();
		$("#maps310Content").hide();
		$("#maps311Content").hide();

		$("#maps2Zoom").css({width:100, height:125, left:193, top:135, border:"2px solid #fff"});
		$("#maps4Zoom").css({width:130, height:270, left:275, top:102, border:"2px solid #fff"});
		$("#maps5Zoom").css({width:130, height:60, left:275, top:0, border:"2px solid #fff"});
		$("#maps6Zoom").css({width:115, height:145, left:153, top:242, border:"2px solid #fff"});

		$("#maps301Selector").css({background:"url(../our_assets/images/maps/pedl071.png) no-repeat"});
		$("#maps302Selector").css({background:"url(../our_assets/images/maps/p1674.png) no-repeat"});
		$("#maps303Selector").css({background:"url(../our_assets/images/maps/p1243.png) no-repeat"});
		$("#maps304Selector").css({background:"url(../our_assets/images/maps/p1738.png) no-repeat"});
		$("#maps305Selector").css({background:"url(../our_assets/images/maps/p033.png) no-repeat"});
		$("#maps306Selector").css({background:"url(../our_assets/images/maps/p007.png) no-repeat"});
		$("#maps307Selector").css({background:"url(../our_assets/images/maps/p130.png) no-repeat"});
		$("#maps308Selector").css({background:"url(../our_assets/images/maps/p039.png) no-repeat"});
		$("#maps309Selector").css({background:"url(../our_assets/images/maps/p105.png) no-repeat"});
		$("#maps310Selector").css({background:"url(../our_assets/images/maps/p1714.png) no-repeat"});
		$("#maps311Selector").css({background:"url(../our_assets/images/maps/p1592.png) no-repeat"});

	});
	
	$("#maps301Selector").click(function(){
		$("#maps301Selector").css({background:"url(../our_assets/images/maps/pedl071over.png) no-repeat"});
		$("#maps302Selector").css({background:"url(../our_assets/images/maps/p1674.png) no-repeat"});
		$("#maps303Selector").css({background:"url(../our_assets/images/maps/p1243.png) no-repeat"});
		$("#maps304Selector").css({background:"url(../our_assets/images/maps/p1738.png) no-repeat"});
		$("#maps305Selector").css({background:"url(../our_assets/images/maps/p033.png) no-repeat"});
		$("#maps306Selector").css({background:"url(../our_assets/images/maps/p007.png) no-repeat"});
		$("#maps307Selector").css({background:"url(../our_assets/images/maps/p130.png) no-repeat"});
		$("#maps308Selector").css({background:"url(../our_assets/images/maps/p039.png) no-repeat"});
		$("#maps309Selector").css({background:"url(../our_assets/images/maps/p105.png) no-repeat"});
		$("#maps310Selector").css({background:"url(../our_assets/images/maps/p1714.png) no-repeat"});
		$("#maps311Selector").css({background:"url(../our_assets/images/maps/p1592.png) no-repeat"});
		
		$("#maps3Content").hide();
		$("#maps301Content").show();
		$("#maps302Content").hide();
		$("#maps303Content").hide();
		$("#maps304Content").hide();
		$("#maps305Content").hide();
		$("#maps306Content").hide();
		$("#maps307Content").hide();
		$("#maps308Content").hide();
		$("#maps309Content").hide();
		$("#maps310Content").hide();
		$("#maps311Content").hide();
});
	
	$("#maps302Selector").click(function(){
										 
		$("#maps301Selector").css({background:"url(../our_assets/images/maps/pedl071.png) no-repeat"});
		$("#maps302Selector").css({background:"url(../our_assets/images/maps/p1674over.png) no-repeat"});
		$("#maps303Selector").css({background:"url(../our_assets/images/maps/p1243.png) no-repeat"});
		$("#maps304Selector").css({background:"url(../our_assets/images/maps/p1738.png) no-repeat"});
		$("#maps305Selector").css({background:"url(../our_assets/images/maps/p033.png) no-repeat"});
		$("#maps306Selector").css({background:"url(../our_assets/images/maps/p007.png) no-repeat"});
		$("#maps307Selector").css({background:"url(../our_assets/images/maps/p130.png) no-repeat"});
		$("#maps308Selector").css({background:"url(../our_assets/images/maps/p039.png) no-repeat"});
		$("#maps309Selector").css({background:"url(../our_assets/images/maps/p105.png) no-repeat"});
		$("#maps310Selector").css({background:"url(../our_assets/images/maps/p1714.png) no-repeat"});
		$("#maps311Selector").css({background:"url(../our_assets/images/maps/p1592.png) no-repeat"});
		
		$("#maps3Content").hide();
		$("#maps301Content").hide();
		$("#maps302Content").show();
		$("#maps303Content").hide();
		$("#maps304Content").hide();
		$("#maps305Content").hide();
		$("#maps306Content").hide();
		$("#maps307Content").hide();
		$("#maps308Content").hide();
		$("#maps309Content").hide();
		$("#maps310Content").hide();
		$("#maps311Content").hide();
});
		
	$("#maps303Selector").click(function(){
										 
		$("#maps301Selector").css({background:"url(../our_assets/images/maps/pedl071.png) no-repeat"});
		$("#maps302Selector").css({background:"url(../our_assets/images/maps/p1674.png) no-repeat"});
		$("#maps303Selector").css({background:"url(../our_assets/images/maps/p1243over.png) no-repeat"});
		$("#maps304Selector").css({background:"url(../our_assets/images/maps/p1738.png) no-repeat"});
		$("#maps305Selector").css({background:"url(../our_assets/images/maps/p033.png) no-repeat"});
		$("#maps306Selector").css({background:"url(../our_assets/images/maps/p007.png) no-repeat"});
		$("#maps307Selector").css({background:"url(../our_assets/images/maps/p130.png) no-repeat"});
		$("#maps308Selector").css({background:"url(../our_assets/images/maps/p039.png) no-repeat"});
		$("#maps309Selector").css({background:"url(../our_assets/images/maps/p105.png) no-repeat"});
		$("#maps310Selector").css({background:"url(../our_assets/images/maps/p1714.png) no-repeat"});
		$("#maps311Selector").css({background:"url(../our_assets/images/maps/p1592.png) no-repeat"});
		
		$("#maps3Content").hide();
		$("#maps301Content").hide();
		$("#maps302Content").hide();
		$("#maps303Content").show();
		$("#maps304Content").hide();
		$("#maps305Content").hide();
		$("#maps306Content").hide();
		$("#maps307Content").hide();
		$("#maps308Content").hide();
		$("#maps309Content").hide();
		$("#maps310Content").hide();
		$("#maps311Content").hide();
});
	
	$("#maps304Selector").click(function(){
										 
		$("#maps301Selector").css({background:"url(../our_assets/images/maps/pedl071.png) no-repeat"});
		$("#maps302Selector").css({background:"url(../our_assets/images/maps/p1674.png) no-repeat"});
		$("#maps303Selector").css({background:"url(../our_assets/images/maps/p1243.png) no-repeat"});
		$("#maps304Selector").css({background:"url(../our_assets/images/maps/p1738over.png) no-repeat"});
		$("#maps305Selector").css({background:"url(../our_assets/images/maps/p033.png) no-repeat"});
		$("#maps306Selector").css({background:"url(../our_assets/images/maps/p007.png) no-repeat"});
		$("#maps307Selector").css({background:"url(../our_assets/images/maps/p130.png) no-repeat"});
		$("#maps308Selector").css({background:"url(../our_assets/images/maps/p039.png) no-repeat"});
		$("#maps309Selector").css({background:"url(../our_assets/images/maps/p105.png) no-repeat"});
		$("#maps310Selector").css({background:"url(../our_assets/images/maps/p1714.png) no-repeat"});
		$("#maps311Selector").css({background:"url(../our_assets/images/maps/p1592.png) no-repeat"});
		
		$("#maps3Content").hide();
		$("#maps301Content").hide();
		$("#maps302Content").hide();
		$("#maps303Content").hide();
		$("#maps304Content").show();
		$("#maps305Content").hide();
		$("#maps306Content").hide();
		$("#maps307Content").hide();
		$("#maps308Content").hide();
		$("#maps309Content").hide();
		$("#maps310Content").hide();
		$("#maps311Content").hide();
});
	
	$("#maps305Selector").click(function(){
										 
		$("#maps301Selector").css({background:"url(../our_assets/images/maps/pedl071.png) no-repeat"});
		$("#maps302Selector").css({background:"url(../our_assets/images/maps/p1674.png) no-repeat"});
		$("#maps303Selector").css({background:"url(../our_assets/images/maps/p1243.png) no-repeat"});
		$("#maps304Selector").css({background:"url(../our_assets/images/maps/p1738.png) no-repeat"});
		$("#maps305Selector").css({background:"url(../our_assets/images/maps/p033over.png) no-repeat"});
		$("#maps306Selector").css({background:"url(../our_assets/images/maps/p007.png) no-repeat"});
		$("#maps307Selector").css({background:"url(../our_assets/images/maps/p130.png) no-repeat"});
		$("#maps308Selector").css({background:"url(../our_assets/images/maps/p039.png) no-repeat"});
		$("#maps309Selector").css({background:"url(../our_assets/images/maps/p105.png) no-repeat"});
		$("#maps310Selector").css({background:"url(../our_assets/images/maps/p1714.png) no-repeat"});
		$("#maps311Selector").css({background:"url(../our_assets/images/maps/p1592.png) no-repeat"});
		
		$("#maps3Content").hide();
		$("#maps301Content").hide();
		$("#maps302Content").hide();
		$("#maps303Content").hide();
		$("#maps304Content").hide();
		$("#maps305Content").show();
		$("#maps306Content").hide();
		$("#maps307Content").hide();
		$("#maps308Content").hide();
		$("#maps309Content").hide();
		$("#maps310Content").hide();
		$("#maps311Content").hide();
});
	
	$("#maps306Selector").click(function(){
										 
		$("#maps301Selector").css({background:"url(../our_assets/images/maps/pedl071.png) no-repeat"});
		$("#maps302Selector").css({background:"url(../our_assets/images/maps/p1674.png) no-repeat"});
		$("#maps303Selector").css({background:"url(../our_assets/images/maps/p1243.png) no-repeat"});
		$("#maps304Selector").css({background:"url(../our_assets/images/maps/p1738.png) no-repeat"});
		$("#maps305Selector").css({background:"url(../our_assets/images/maps/p033.png) no-repeat"});
		$("#maps306Selector").css({background:"url(../our_assets/images/maps/p007over.png) no-repeat"});
		$("#maps307Selector").css({background:"url(../our_assets/images/maps/p130.png) no-repeat"});
		$("#maps308Selector").css({background:"url(../our_assets/images/maps/p039.png) no-repeat"});
		$("#maps309Selector").css({background:"url(../our_assets/images/maps/p105.png) no-repeat"});
		$("#maps310Selector").css({background:"url(../our_assets/images/maps/p1714.png) no-repeat"});
		$("#maps311Selector").css({background:"url(../our_assets/images/maps/p1592.png) no-repeat"});
		
		$("#maps3Content").hide();
		$("#maps301Content").hide();
		$("#maps302Content").hide();
		$("#maps303Content").hide();
		$("#maps304Content").hide();
		$("#maps305Content").hide();
		$("#maps306Content").show();
		$("#maps307Content").hide();
		$("#maps308Content").hide();
		$("#maps309Content").hide();
		$("#maps310Content").hide();
		$("#maps311Content").hide();
});
	
	$("#maps307Selector").click(function(){
										 
		$("#maps301Selector").css({background:"url(../our_assets/images/maps/pedl071.png) no-repeat"});
		$("#maps302Selector").css({background:"url(../our_assets/images/maps/p1674.png) no-repeat"});
		$("#maps303Selector").css({background:"url(../our_assets/images/maps/p1243.png) no-repeat"});
		$("#maps304Selector").css({background:"url(../our_assets/images/maps/p1738.png) no-repeat"});
		$("#maps305Selector").css({background:"url(../our_assets/images/maps/p033.png) no-repeat"});
		$("#maps306Selector").css({background:"url(../our_assets/images/maps/p007.png) no-repeat"});
		$("#maps307Selector").css({background:"url(../our_assets/images/maps/p130over.png) no-repeat"});
		$("#maps308Selector").css({background:"url(../our_assets/images/maps/p039.png) no-repeat"});
		$("#maps309Selector").css({background:"url(../our_assets/images/maps/p105.png) no-repeat"});
		$("#maps310Selector").css({background:"url(../our_assets/images/maps/p1714.png) no-repeat"});
		$("#maps311Selector").css({background:"url(../our_assets/images/maps/p1592.png) no-repeat"});
		
		$("#maps3Content").hide();
		$("#maps301Content").hide();
		$("#maps302Content").hide();
		$("#maps303Content").hide();
		$("#maps304Content").hide();
		$("#maps305Content").hide();
		$("#maps306Content").hide();
		$("#maps307Content").show();
		$("#maps308Content").hide();
		$("#maps309Content").hide();
		$("#maps310Content").hide();
		$("#maps311Content").hide();
});
	
	$("#maps308Selector").click(function(){
										 
		$("#maps301Selector").css({background:"url(../our_assets/images/maps/pedl071.png) no-repeat"});
		$("#maps302Selector").css({background:"url(../our_assets/images/maps/p1674.png) no-repeat"});
		$("#maps303Selector").css({background:"url(../our_assets/images/maps/p1243.png) no-repeat"});
		$("#maps304Selector").css({background:"url(../our_assets/images/maps/p1738.png) no-repeat"});
		$("#maps305Selector").css({background:"url(../our_assets/images/maps/p033.png) no-repeat"});
		$("#maps306Selector").css({background:"url(../our_assets/images/maps/p007.png) no-repeat"});
		$("#maps307Selector").css({background:"url(../our_assets/images/maps/p130.png) no-repeat"});
		$("#maps308Selector").css({background:"url(../our_assets/images/maps/p039over.png) no-repeat"});
		$("#maps309Selector").css({background:"url(../our_assets/images/maps/p105.png) no-repeat"});
		$("#maps310Selector").css({background:"url(../our_assets/images/maps/p1714.png) no-repeat"});
		$("#maps311Selector").css({background:"url(../our_assets/images/maps/p1592.png) no-repeat"});
	
		$("#maps3Content").hide();
		$("#maps301Content").hide();
		$("#maps302Content").hide();
		$("#maps303Content").hide();
		$("#maps304Content").hide();
		$("#maps305Content").hide();
		$("#maps306Content").hide();
		$("#maps307Content").hide();
		$("#maps308Content").show();
		$("#maps309Content").hide();
		$("#maps310Content").hide();
		$("#maps311Content").hide();
});
	
	$("#maps309Selector").click(function(){
										 
		$("#maps301Selector").css({background:"url(../our_assets/images/maps/pedl071.png) no-repeat"});
		$("#maps302Selector").css({background:"url(../our_assets/images/maps/p1674.png) no-repeat"});
		$("#maps303Selector").css({background:"url(../our_assets/images/maps/p1243.png) no-repeat"});
		$("#maps304Selector").css({background:"url(../our_assets/images/maps/p1738.png) no-repeat"});
		$("#maps305Selector").css({background:"url(../our_assets/images/maps/p033.png) no-repeat"});
		$("#maps306Selector").css({background:"url(../our_assets/images/maps/p007.png) no-repeat"});
		$("#maps307Selector").css({background:"url(../our_assets/images/maps/p130.png) no-repeat"});
		$("#maps308Selector").css({background:"url(../our_assets/images/maps/p039.png) no-repeat"});
		$("#maps309Selector").css({background:"url(../our_assets/images/maps/p105over.png) no-repeat"});
		$("#maps310Selector").css({background:"url(../our_assets/images/maps/p1714.png) no-repeat"});
		$("#maps311Selector").css({background:"url(../our_assets/images/maps/p1592.png) no-repeat"});
		
		$("#maps3Content").hide();
		$("#maps301Content").hide();
		$("#maps302Content").hide();
		$("#maps303Content").hide();
		$("#maps304Content").hide();
		$("#maps305Content").hide();
		$("#maps306Content").hide();
		$("#maps307Content").hide();
		$("#maps308Content").hide();
		$("#maps309Content").show();
		$("#maps310Content").hide();
		$("#maps311Content").hide();
});
	
	$("#maps310Selector").click(function(){
										 
		$("#maps301Selector").css({background:"url(../our_assets/images/maps/pedl071.png) no-repeat"});
		$("#maps302Selector").css({background:"url(../our_assets/images/maps/p1674.png) no-repeat"});
		$("#maps303Selector").css({background:"url(../our_assets/images/maps/p1243.png) no-repeat"});
		$("#maps304Selector").css({background:"url(../our_assets/images/maps/p1738.png) no-repeat"});
		$("#maps305Selector").css({background:"url(../our_assets/images/maps/p033.png) no-repeat"});
		$("#maps306Selector").css({background:"url(../our_assets/images/maps/p007.png) no-repeat"});
		$("#maps307Selector").css({background:"url(../our_assets/images/maps/p130.png) no-repeat"});
		$("#maps308Selector").css({background:"url(../our_assets/images/maps/p039.png) no-repeat"});
		$("#maps309Selector").css({background:"url(../our_assets/images/maps/p105.png) no-repeat"});
		$("#maps310Selector").css({background:"url(../our_assets/images/maps/p1714over.png) no-repeat"});
		$("#maps311Selector").css({background:"url(../our_assets/images/maps/p1592.png) no-repeat"});
		
		$("#maps3Content").hide();
		$("#maps301Content").hide();
		$("#maps302Content").hide();
		$("#maps303Content").hide();
		$("#maps304Content").hide();
		$("#maps305Content").hide();
		$("#maps306Content").hide();
		$("#maps307Content").hide();
		$("#maps308Content").hide();
		$("#maps309Content").hide();
		$("#maps310Content").show();
		$("#maps311Content").hide();

});
	
		$("#maps311Selector").click(function(){
										 
		$("#maps301Selector").css({background:"url(../our_assets/images/maps/pedl071.png) no-repeat"});
		$("#maps302Selector").css({background:"url(../our_assets/images/maps/p1674.png) no-repeat"});
		$("#maps303Selector").css({background:"url(../our_assets/images/maps/p1243.png) no-repeat"});
		$("#maps304Selector").css({background:"url(../our_assets/images/maps/p1738.png) no-repeat"});
		$("#maps305Selector").css({background:"url(../our_assets/images/maps/p033.png) no-repeat"});
		$("#maps306Selector").css({background:"url(../our_assets/images/maps/p007.png) no-repeat"});
		$("#maps307Selector").css({background:"url(../our_assets/images/maps/p130.png) no-repeat"});
		$("#maps308Selector").css({background:"url(../our_assets/images/maps/p039.png) no-repeat"});
		$("#maps309Selector").css({background:"url(../our_assets/images/maps/p105.png) no-repeat"});
		$("#maps310Selector").css({background:"url(../our_assets/images/maps/p1714.png) no-repeat"});
		$("#maps311Selector").css({background:"url(../our_assets/images/maps/p1592over.png) no-repeat"});

		$("#maps3Content").hide();
		$("#maps301Content").hide();
		$("#maps302Content").hide();
		$("#maps303Content").hide();
		$("#maps304Content").hide();
		$("#maps305Content").hide();
		$("#maps306Content").hide();
		$("#maps307Content").hide();
		$("#maps308Content").hide();
		$("#maps309Content").hide();
		$("#maps310Content").hide();
		$("#maps311Content").show();

});
		
	$("#map302ContentNext").click(function(){
		$("#maps302Content1").hide();
		$("#maps302Content2").show();
	});
	
	$("#map302ContentPrevious").click(function(){
		$("#maps302Content1").show();
		$("#maps302Content2").hide();
	});	
		
	$("#map303ContentNext").click(function(){
		$("#maps303Content1").hide();
		$("#maps303Content2").show();
	});
	
	$("#map303ContentPrevious").click(function(){
		$("#maps303Content1").show();
		$("#maps303Content2").hide();
	});	
		
	$("#map305ContentNext").click(function(){
		$("#maps305Content1").hide();
		$("#maps305Content2").show();
	});
	
	$("#map305ContentPrevious").click(function(){
		$("#maps305Content1").show();
		$("#maps305Content2").hide();
	});	
	
	$("#map306ContentNext").click(function(){
		$("#maps306Content1").hide();
		$("#maps306Content2").show();
	});
	
	$("#map306ContentPrevious").click(function(){
		$("#maps306Content1").show();
		$("#maps306Content2").hide();
	});	
		
	
	$("#map307ContentNext").click(function(){
		$("#maps307Content1").hide();
		$("#maps307Content2").show();
	});
	
	$("#map307ContentPrevious").click(function(){
		$("#maps307Content1").show();
		$("#maps307Content2").hide();
	});
	
	$("#map308ContentNext").click(function(){
		$("#maps308Content1").hide();
		$("#maps308Content2").show();
	});
	
	$("#map308ContentPrevious").click(function(){
		$("#maps308Content1").show();
		$("#maps308Content2").hide();
	});
	
	$("#map311ContentNext").click(function(){
		$("#maps311Content1").hide();
		$("#maps311Content2").show();
	});
	
	$("#map311ContentPrevious").click(function(){
		$("#maps311Content1").show();
		$("#maps311Content2").hide();
	});	
	
	
/* MAPS 4 Norway - South*/	
	$("#maps4Selector").click(function(){
	    $("#maps1").hide();
	    $("#maps4").show();
		$("#maps4Zoom").animate( {height:607,width:473, left: 0, top:0}, 1000,function() {
		$("#maps4Zoom").css({border:"0px"});		
		});
		$("#maps1Content").fadeOut(function() {$("#maps4Content").fadeIn();});
	});


	$("#goback4").click(function(){
		$("#maps4Zoom").css({border:"2px solid #fff"});
		$("#maps4Zoom").animate( {height:270,width:130, left: 275, top:102}, 1000, function(){
		$("#maps4").hide();
		$("#maps1").show();		
		});
		$("#maps4Content").fadeOut(function() {$("#maps1Content").fadeIn();});
		$("#maps1Content").show();
		$("#maps4Content").hide()
		$("#maps401Content").hide();
		$("#maps402Content").hide();
		$("#maps403Content").hide();
		$("#maps404Content").hide();
		$("#maps405Content").hide();
		$("#maps406Content").hide();
		$("#maps407Content").hide();
		$("#maps408Content").hide();
		$("#maps606Content").hide();

		$("#maps2Zoom").css({width:100, height:125, left:193, top:135, border:"2px solid #fff"});
		$("#maps3Zoom").css({width:110, height:140, left:193, top:427, border:"2px solid #fff"});
		$("#maps5Zoom").css({width:130, height:60, left:275, top:0, border:"2px solid #fff"});
		$("#maps6Zoom").css({width:115, height:145, left:153, top:242, border:"2px solid #fff"});

		$("#maps401Selector").css({background:"url(../our_assets/images/maps/pl027d.png) no-repeat"});
		$("#maps402Selector").css({background:"url(../our_assets/images/maps/pl504&pl504BS.png) no-repeat"});
		$("#maps403Selector").css({background:"url(../our_assets/images/maps/pl548s.png) no-repeat"});
		$("#maps404Selector").css({background:"url(../our_assets/images/maps/pl337.png) no-repeat"});
		$("#maps405Selector").css({background:"url(../our_assets/images/maps/pl413.png) no-repeat"});
		$("#maps406Selector").css({background:"url(../our_assets/images/maps/pl457.png) no-repeat"});
		$("#maps407Selector").css({background:"url(../our_assets/images/maps/pl494.png) no-repeat"});
		$("#maps408Selector").css({background:"url(../our_assets/images/maps/pl497&pl497b.png) no-repeat"});
		$("#maps606Selector").css({background:"url(../our_assets/images/maps/pl554.png) no-repeat"});
    });
	
	$("#maps401Selector").click(function(){
		
		$("#maps401Selector").css({background:"url(../our_assets/images/maps/pl027dover.png) no-repeat"});
		$("#maps402Selector").css({background:"url(../our_assets/images/maps/pl504&pl504BS.png) no-repeat"});
		$("#maps403Selector").css({background:"url(../our_assets/images/maps/pl548s.png) no-repeat"});
		$("#maps404Selector").css({background:"url(../our_assets/images/maps/pl337.png) no-repeat"});
		$("#maps405Selector").css({background:"url(../our_assets/images/maps/pl413.png) no-repeat"});
		$("#maps406Selector").css({background:"url(../our_assets/images/maps/pl457.png) no-repeat"});
		$("#maps407Selector").css({background:"url(../our_assets/images/maps/pl494.png) no-repeat"});
		$("#maps408Selector").css({background:"url(../our_assets/images/maps/pl497&pl497b.png) no-repeat"});
		$("#maps606Selector").css({background:"url(../our_assets/images/maps/pl554.png) no-repeat"});

		$("#maps4Content").hide();
		$("#maps401Content").show();
		$("#maps402Content").hide();
		$("#maps403Content").hide();
		$("#maps404Content").hide();
		$("#maps405Content").hide();
		$("#maps406Content").hide();
		$("#maps407Content").hide();
		$("#maps408Content").hide();
		$("#maps606Content").hide();

	});
	
	$("#maps402Selector").click(function(){
		
		$("#maps401Selector").css({background:"url(../our_assets/images/maps/pl027d.png) no-repeat"});
		$("#maps402Selector").css({background:"url(../our_assets/images/maps/pl504&pl504BSover.png) no-repeat"});
		$("#maps403Selector").css({background:"url(../our_assets/images/maps/pl548s.png) no-repeat"});
		$("#maps404Selector").css({background:"url(../our_assets/images/maps/pl337.png) no-repeat"});
		$("#maps405Selector").css({background:"url(../our_assets/images/maps/pl413.png) no-repeat"});
		$("#maps406Selector").css({background:"url(../our_assets/images/maps/pl457.png) no-repeat"});
		$("#maps407Selector").css({background:"url(../our_assets/images/maps/pl494.png) no-repeat"});
		$("#maps408Selector").css({background:"url(../our_assets/images/maps/pl497&pl497b.png) no-repeat"});
		$("#maps606Selector").css({background:"url(../our_assets/images/maps/pl554.png) no-repeat"});
										 
		$("#maps4Content").hide();
		$("#maps401Content").hide();
		$("#maps402Content").show();
		$("#maps403Content").hide();
		$("#maps404Content").hide();
		$("#maps405Content").hide();
		$("#maps406Content").hide();
		$("#maps407Content").hide();
		$("#maps408Content").hide();
		$("#maps606Content").hide();

	});
		
	$("#maps403Selector").click(function(){
										 
		$("#maps401Selector").css({background:"url(../our_assets/images/maps/pl027d.png) no-repeat"});
		$("#maps402Selector").css({background:"url(../our_assets/images/maps/pl504&pl504BS.png) no-repeat"});
		$("#maps403Selector").css({background:"url(../our_assets/images/maps/pl548sover.png) no-repeat"});
		$("#maps404Selector").css({background:"url(../our_assets/images/maps/pl337.png) no-repeat"});
		$("#maps405Selector").css({background:"url(../our_assets/images/maps/pl413.png) no-repeat"});
		$("#maps406Selector").css({background:"url(../our_assets/images/maps/pl457.png) no-repeat"});
		$("#maps407Selector").css({background:"url(../our_assets/images/maps/pl494.png) no-repeat"});
		$("#maps408Selector").css({background:"url(../our_assets/images/maps/pl497&pl497b.png) no-repeat"});
		$("#maps606Selector").css({background:"url(../our_assets/images/maps/pl554.png) no-repeat"});

		$("#maps4Content").hide();
		$("#maps401Content").hide();
		$("#maps402Content").hide();
		$("#maps403Content").show();
		$("#maps404Content").hide();
		$("#maps405Content").hide();
		$("#maps406Content").hide();
		$("#maps407Content").hide();
		$("#maps408Content").hide();
		$("#maps606Content").hide();

	});
	
	$("#maps404Selector").click(function(){
										 
		$("#maps401Selector").css({background:"url(../our_assets/images/maps/pl027d.png) no-repeat"});
		$("#maps402Selector").css({background:"url(../our_assets/images/maps/pl504&pl504BS.png) no-repeat"});
		$("#maps403Selector").css({background:"url(../our_assets/images/maps/pl548s.png) no-repeat"});
		$("#maps404Selector").css({background:"url(../our_assets/images/maps/pl337over.png) no-repeat"});
		$("#maps405Selector").css({background:"url(../our_assets/images/maps/pl413.png) no-repeat"});
		$("#maps406Selector").css({background:"url(../our_assets/images/maps/pl457.png) no-repeat"});
		$("#maps407Selector").css({background:"url(../our_assets/images/maps/pl494.png) no-repeat"});
		$("#maps408Selector").css({background:"url(../our_assets/images/maps/pl497&pl497b.png) no-repeat"});
		$("#maps606Selector").css({background:"url(../our_assets/images/maps/pl554.png) no-repeat"});
		
		$("#maps4Content").hide();
		$("#maps401Content").hide();
		$("#maps402Content").hide();
		$("#maps403Content").hide();
		$("#maps404Content").show();
		$("#maps405Content").hide();
		$("#maps406Content").hide();
		$("#maps407Content").hide();
		$("#maps408Content").hide();
		$("#maps606Content").hide();
	});
	
	$("#maps405Selector").click(function(){
		
		$("#maps401Selector").css({background:"url(../our_assets/images/maps/pl027d.png) no-repeat"});
		$("#maps402Selector").css({background:"url(../our_assets/images/maps/pl504&pl504BS.png) no-repeat"});
		$("#maps403Selector").css({background:"url(../our_assets/images/maps/pl548s.png) no-repeat"});
		$("#maps404Selector").css({background:"url(../our_assets/images/maps/pl337.png) no-repeat"});
		$("#maps405Selector").css({background:"url(../our_assets/images/maps/pl413over.png) no-repeat"});
		$("#maps406Selector").css({background:"url(../our_assets/images/maps/pl457.png) no-repeat"});
		$("#maps407Selector").css({background:"url(../our_assets/images/maps/pl494.png) no-repeat"});
		$("#maps408Selector").css({background:"url(../our_assets/images/maps/pl497&pl497b.png) no-repeat"});
		$("#maps606Selector").css({background:"url(../our_assets/images/maps/pl554.png) no-repeat"});
		
		$("#maps4Content").hide();
		$("#maps401Content").hide();
		$("#maps402Content").hide();
		$("#maps403Content").hide();
		$("#maps404Content").hide();
		$("#maps405Content").show();
		$("#maps406Content").hide();
		$("#maps407Content").hide();
		$("#maps408Content").hide();
		$("#maps606Content").hide();
	});
	
	$("#maps406Selector").click(function(){
		
		$("#maps401Selector").css({background:"url(../our_assets/images/maps/pl027d.png) no-repeat"});
		$("#maps402Selector").css({background:"url(../our_assets/images/maps/pl504&pl504BS.png) no-repeat"});
		$("#maps403Selector").css({background:"url(../our_assets/images/maps/pl548s.png) no-repeat"});
		$("#maps404Selector").css({background:"url(../our_assets/images/maps/pl337.png) no-repeat"});
		$("#maps405Selector").css({background:"url(../our_assets/images/maps/pl413.png) no-repeat"});
		$("#maps406Selector").css({background:"url(../our_assets/images/maps/pl457over.png) no-repeat"});
		$("#maps407Selector").css({background:"url(../our_assets/images/maps/pl494.png) no-repeat"});
		$("#maps408Selector").css({background:"url(../our_assets/images/maps/pl497&pl497b.png) no-repeat"});
		$("#maps606Selector").css({background:"url(../our_assets/images/maps/pl554.png) no-repeat"});

		$("#maps4Content").hide();
		$("#maps401Content").hide();
		$("#maps402Content").hide();
		$("#maps403Content").hide();
		$("#maps404Content").hide();
		$("#maps405Content").hide();
		$("#maps406Content").show();
		$("#maps407Content").hide();
		$("#maps408Content").hide();
		$("#maps606Content").hide();
	});
	
	$("#maps407Selector").click(function(){
		
		$("#maps401Selector").css({background:"url(../our_assets/images/maps/pl027d.png) no-repeat"});
		$("#maps402Selector").css({background:"url(../our_assets/images/maps/pl504&pl504BS.png) no-repeat"});
		$("#maps403Selector").css({background:"url(../our_assets/images/maps/pl548s.png) no-repeat"});
		$("#maps404Selector").css({background:"url(../our_assets/images/maps/pl337.png) no-repeat"});
		$("#maps405Selector").css({background:"url(../our_assets/images/maps/pl413.png) no-repeat"});
		$("#maps406Selector").css({background:"url(../our_assets/images/maps/pl457.png) no-repeat"});
		$("#maps407Selector").css({background:"url(../our_assets/images/maps/pl494over.png) no-repeat"});
		$("#maps408Selector").css({background:"url(../our_assets/images/maps/pl497&pl497b.png) no-repeat"});
		$("#maps606Selector").css({background:"url(../our_assets/images/maps/pl554.png) no-repeat"});

		$("#maps4Content").hide();
		$("#maps401Content").hide();
		$("#maps402Content").hide();
		$("#maps403Content").hide();
		$("#maps404Content").hide();
		$("#maps405Content").hide();
		$("#maps406Content").hide();
		$("#maps407Content").show();
		$("#maps408Content").hide();
		$("#maps606Content").hide();
	});
	
	$("#maps408Selector").click(function(){

		$("#maps401Selector").css({background:"url(../our_assets/images/maps/pl027d.png) no-repeat"});
		$("#maps402Selector").css({background:"url(../our_assets/images/maps/pl504&pl504BS.png) no-repeat"});
		$("#maps403Selector").css({background:"url(../our_assets/images/maps/pl548s.png) no-repeat"});
		$("#maps404Selector").css({background:"url(../our_assets/images/maps/pl337.png) no-repeat"});
		$("#maps405Selector").css({background:"url(../our_assets/images/maps/pl413.png) no-repeat"});
		$("#maps406Selector").css({background:"url(../our_assets/images/maps/pl457.png) no-repeat"});
		$("#maps407Selector").css({background:"url(../our_assets/images/maps/pl494.png) no-repeat"});
		$("#maps408Selector").css({background:"url(../our_assets/images/maps/pl497&pl497bover.png) no-repeat"});
		$("#maps606Selector").css({background:"url(../our_assets/images/maps/pl554.png) no-repeat"});

		$("#maps4Content").hide();
		$("#maps401Content").hide();
		$("#maps402Content").hide();
		$("#maps403Content").hide();
		$("#maps404Content").hide();
		$("#maps405Content").hide();
		$("#maps406Content").hide();
		$("#maps407Content").hide();
		$("#maps408Content").show();
		$("#maps606Content").hide();
	});
	
	$("#map404ContentNext").click(function(){
		$("#maps404Content1").hide();
		$("#maps404Content2").show();
	});
	
	$("#map404ContentPrevious").click(function(){
		$("#maps404Content1").show();
		$("#maps404Content2").hide();
	});	
	
	$("#map404ContentNext2").click(function(){
		$("#maps404Content2").hide();
		$("#maps404Content3").show();
	});
	
	$("#map404ContentPrevious2").click(function(){
		$("#maps404Content2").show();
		$("#maps404Content3").hide();
	});	
	
	$("#map405ContentNext").click(function(){
		$("#maps405Content1").hide();
		$("#maps405Content2").show();
	});
	
	$("#map405ContentPrevious").click(function(){
		$("#maps405Content1").show();
		$("#maps405Content2").hide();
	});	
	
	$("#map406ContentNext").click(function(){
		$("#maps406Content1").hide();
		$("#maps406Content2").show();
	});
	
	$("#map406ContentPrevious").click(function(){
		$("#maps406Content1").show();
		$("#maps406Content2").hide();
	});	
	
	$("#map406ContentNext2").click(function(){
		$("#maps406Content2").hide();
		$("#maps406Content3").show();
	});
	
	$("#map406ContentPrevious2").click(function(){
		$("#maps406Content2").show();
		$("#maps406Content3").hide();
	});	
	
	$("#map408ContentNext").click(function(){
		$("#maps408Content1").hide();
		$("#maps408Content2").show();
	});
	
	$("#map408ContentPrevious").click(function(){
		$("#maps408Content1").show();
		$("#maps408Content2").hide();
	});
	
	$("#map408ContentNext2").click(function(){
		$("#maps408Content2").hide();
		$("#maps408Content3").show();
	});
	
	$("#map408ContentPrevious2").click(function(){
		$("#maps408Content2").show();
		$("#maps408Content3").hide();
	});	
	
	
	


/* MAPS 5 Norway - North*/	
	$("#maps5Selector").click(function(){
	    $("#maps1").hide();
	    $("#maps5").show();
		$("#maps5Zoom").animate( {height:607,width:473, left: 0, top:0}, 1000,function() {
		$("#maps5Zoom").css({border:"0px"});		
		});
		$("#maps1Content").fadeOut(function() {$("#maps5Content").fadeIn();});
	});

	
	$("#goback5").click(function(){
		$("#maps5Zoom").css({border:"2px solid #fff"});
		$("#maps5Zoom").animate( {height:60,width:130, left: 275, top:0}, 1000, function(){
		$("#maps5").hide();
		$("#maps1").show();		
		});
		$("#maps5Content").fadeOut(function() {$("#maps1Content").fadeIn();});
		$("#maps1Content").show();
		$("#maps5Content").hide()
		$("#maps501Content").hide();
		$("#maps2Zoom").css({width:100, height:125, left:193, top:135, border:"2px solid #fff"});
		$("#maps3Zoom").css({width:110, height:140, left:193, top:427, border:"2px solid #fff"});
		$("#maps4Zoom").css({width:130, height:270, left:275, top:102, border:"2px solid #fff"});
		$("#maps6Zoom").css({width:115, height:145, left:153, top:242, border:"2px solid #fff"});

		$("#maps501Selector").css({background:"url(../our_assets/images/maps/pl511.png) no-repeat"});
    });
	
	$("#maps501Selector").click(function(){
		$("#maps501Selector").css({background:"url(../our_assets/images/maps/pl511over.png) no-repeat"});
		
		$("#maps5Content").hide();
		$("#maps501Content").show();
	});
	

	



/* MAPS 6 UK - Central */	
	$("#maps6Selector").click(function(){
	    $("#maps1").hide();
	    $("#maps6").show();
		$("#maps6Zoom").animate( {height:607,width:473, left: 0, top:0}, 1000,function() {
		$("#maps6Zoom").css({border:"0px"});		
		});
		$("#maps1Content").fadeOut(function() {$("#maps6Content").fadeIn();});
	});
	
	
	$("#goback6").click(function(){
		$("#maps6Zoom").css({border:"2px solid #fff"});
		$("#maps6Zoom").animate( {height:145,width:115, left: 153, top:242}, 1000, function(){
		$("#maps6").hide();
		$("#maps1").show();		
		});
		$("#maps6Content").fadeOut(function() {$("#maps1Content").fadeIn();});
		$("#maps1Content").show();
		$("#maps6Content").hide()
		$("#maps601Content").hide();
		$("#maps602Content").hide();
		$("#maps603Content").hide();
		$("#maps604Content").hide();
		$("#maps605Content").hide();
		$("#maps606Content").hide();

		$("#maps2Zoom").css({width:100, height:125, left:193, top:135, border:"2px solid #fff"});
		$("#maps3Zoom").css({width:110, height:140, left:193, top:427, border:"2px solid #fff"});
		$("#maps4Zoom").css({width:130, height:270, left:275, top:102, border:"2px solid #fff"});
		$("#maps5Zoom").css({width:130, height:60, left:275, top:0, border:"2px solid #fff"});

		$("#maps601Selector").css({background:"url(../our_assets/images/maps/p1767.png) no-repeat"});
		$("#maps602Selector").css({background:"url(../our_assets/images/maps/p1652.png) no-repeat"});
		$("#maps603Selector").css({background:"url(../our_assets/images/maps/p1653.png) no-repeat"});
		$("#maps604Selector").css({background:"url(../our_assets/images/maps/p1654.png) no-repeat"});
		$("#maps605Selector").css({background:"url(../our_assets/images/maps/p1791.png) no-repeat"});
		$("#maps606Selector").css({background:"url(../our_assets/images/maps/pl554.png) no-repeat"});

});
	
	$("#maps601Selector").click(function(){
		$("#maps601Selector").css({background:"url(../our_assets/images/maps/p1767over.png) no-repeat"});
		$("#maps602Selector").css({background:"url(../our_assets/images/maps/p1652.png) no-repeat"});
		$("#maps603Selector").css({background:"url(../our_assets/images/maps/p1653.png) no-repeat"});
		$("#maps604Selector").css({background:"url(../our_assets/images/maps/p1654.png) no-repeat"});
		$("#maps605Selector").css({background:"url(../our_assets/images/maps/p1791.png) no-repeat"});
		$("#maps606Selector").css({background:"url(../our_assets/images/maps/pl554.png) no-repeat"});

		$("#maps6Content").hide();
		$("#maps601Content").show();
		$("#maps602Content").hide();
		$("#maps603Content").hide();
		$("#maps604Content").hide();
		$("#maps605Content").hide();
	});
	
	$("#map601ContentNext").click(function(){
		$("#maps601Content1").hide();
		$("#maps601Content2").show();
	});
	
	$("#map601ContentPrevious").click(function(){
		$("#maps601Content1").show();
		$("#maps601Content2").hide();
	});
	
	$("#maps602Selector").click(function(){
		$("#maps601Selector").css({background:"url(../our_assets/images/maps/p1767.png) no-repeat"});
		$("#maps602Selector").css({background:"url(../our_assets/images/maps/p1652over.png) no-repeat"});
		$("#maps603Selector").css({background:"url(../our_assets/images/maps/p1653.png) no-repeat"});
		$("#maps604Selector").css({background:"url(../our_assets/images/maps/p1654.png) no-repeat"});
		$("#maps605Selector").css({background:"url(../our_assets/images/maps/p1791.png) no-repeat"});
		$("#maps606Selector").css({background:"url(../our_assets/images/maps/pl554.png) no-repeat"});

		$("#maps6Content").hide();
		$("#maps601Content").hide();
		$("#maps602Content").show();
		$("#maps603Content").hide();
		$("#maps604Content").hide();
		$("#maps605Content").hide();
	});
	
	$("#maps603Selector").click(function(){
		$("#maps601Selector").css({background:"url(../our_assets/images/maps/p1767.png) no-repeat"});
		$("#maps602Selector").css({background:"url(../our_assets/images/maps/p1652.png) no-repeat"});
		$("#maps603Selector").css({background:"url(../our_assets/images/maps/p1653over.png) no-repeat"});
		$("#maps604Selector").css({background:"url(../our_assets/images/maps/p1654.png) no-repeat"});
		$("#maps605Selector").css({background:"url(../our_assets/images/maps/p1791.png) no-repeat"});
		$("#maps606Selector").css({background:"url(../our_assets/images/maps/pl554.png) no-repeat"});
		
		$("#maps6Content").hide();
		$("#maps601Content").hide();
		$("#maps602Content").hide();
		$("#maps603Content").show();
		$("#maps604Content").hide();
		$("#maps605Content").hide();
	});
	
	$("#maps604Selector").click(function(){
		$("#maps601Selector").css({background:"url(../our_assets/images/maps/p1767.png) no-repeat"});
		$("#maps602Selector").css({background:"url(../our_assets/images/maps/p1652.png) no-repeat"});
		$("#maps603Selector").css({background:"url(../our_assets/images/maps/p1653.png) no-repeat"});
		$("#maps604Selector").css({background:"url(../our_assets/images/maps/p1654over.png) no-repeat"});
		$("#maps605Selector").css({background:"url(../our_assets/images/maps/p1791.png) no-repeat"});
		$("#maps606Selector").css({background:"url(../our_assets/images/maps/pl554.png) no-repeat"});

		$("#maps6Content").hide();
		$("#maps601Content").hide();
		$("#maps602Content").hide();
		$("#maps603Content").hide();
		$("#maps604Content").show();
		$("#maps605Content").hide();
	});
	
	$("#maps605Selector").click(function(){
		$("#maps601Selector").css({background:"url(../our_assets/images/maps/p1767.png) no-repeat"});
		$("#maps602Selector").css({background:"url(../our_assets/images/maps/p1652.png) no-repeat"});
		$("#maps603Selector").css({background:"url(../our_assets/images/maps/p1653.png) no-repeat"});
		$("#maps604Selector").css({background:"url(../our_assets/images/maps/p1654.png) no-repeat"});
		$("#maps605Selector").css({background:"url(../our_assets/images/maps/p1791over.png) no-repeat"});
		$("#maps606Selector").css({background:"url(../our_assets/images/maps/pl554.png) no-repeat"});

		$("#maps6Content").hide();
		$("#maps601Content").hide();
		$("#maps602Content").hide();
		$("#maps603Content").hide();
		$("#maps604Content").hide();
		$("#maps605Content").show();
	});
	
	
	
	$("#maps606Selector").click(function(){
		$("#maps401Selector").css({background:"url(../our_assets/images/maps/pl027d.png) no-repeat"});
		$("#maps402Selector").css({background:"url(../our_assets/images/maps/pl504&pl504BS.png) no-repeat"});
		$("#maps403Selector").css({background:"url(../our_assets/images/maps/pl548s.png) no-repeat"});
		$("#maps404Selector").css({background:"url(../our_assets/images/maps/pl337.png) no-repeat"});
		$("#maps405Selector").css({background:"url(../our_assets/images/maps/pl413.png) no-repeat"});
		$("#maps406Selector").css({background:"url(../our_assets/images/maps/pl457.png) no-repeat"});
		$("#maps407Selector").css({background:"url(../our_assets/images/maps/pl494.png) no-repeat"});
		$("#maps408Selector").css({background:"url(../our_assets/images/maps/pl497&pl497b.png) no-repeat"});
		$("#maps606Selector").css({background:"url(../our_assets/images/maps/pl554over.png) no-repeat"});

		$("#maps4Content").hide();
		$("#maps401Content").hide();
		$("#maps402Content").hide();
		$("#maps403Content").hide();
		$("#maps404Content").hide();
		$("#maps405Content").hide();
		$("#maps406Content").hide();
		$("#maps407Content").hide();
		$("#maps408Content").hide();
		$("#maps606Content").show();

	});
	
	$("#map606ContentNext").click(function(){
		$("#maps606Content1").hide();
		$("#maps606Content2").show();
	});
	
	$("#map606ContentPrevious").click(function(){
		$("#maps606Content1").show();
		$("#maps606Content2").hide();
	});	
	
	$("#map606ContentNext2").click(function(){
		$("#maps606Content2").hide();
		$("#maps606Content3").show();
	});
	
	$("#map606ContentPrevious2").click(function(){
		$("#maps606Content2").show();
		$("#maps606Content3").hide();
	});	
	
});



