(function($) {
		  

	
	$('area').mouseover(function(){
		var id = $(this).attr('id');
		$('.address').hide();
		$('#address-' + id).show();
		$('#map-text-' + id).show();
	});
	
	$('area').mouseout(function(){
		var id = $(this).attr('id');
		$('.address').hide();
	});
	
	$('.lang:not(:first)').hide();
	
	$('.lang-selector').click(function(e) {
		e.preventDefault();
		var l = $(this).attr('id');
		$('.lang').hide()
		$('#content-' + l).show();
	});
	
	
	$('.ire-pol').click(function(){
		
		$('.english').hide();
		$('.polish').show();
	});
	
	$('.pol-ire').click(function(){
		
		$('.polish').hide();
		$('.english').show();
	});
	
})(jQuery);

function out(){	document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/eu-sales.png"}

function gbOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/gb.png"}
function frOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/fr.png"}
function esOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/es.png"}
function niOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/ni.png"}
function ieOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/ie.png"}
function ptOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/pt.png"}
function deOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/de.png"}
function beOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/be.png"}
function itOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/it.png"}
function chOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/ch.png"}
function nlOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/nl.png"}
function dkOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/dk.png"}
function czOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/cz.png"}
function slOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/sl.png"}
function hungOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/hung.png"}
function bulgOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/bulg.png"}
function tkOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/tk.png"}
function greeOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/gree.png"}
function lithOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/lith.png"}
function estOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/est.png"}
function cisOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/cis.png"}
function latvOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/latv.png"}
function pdOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/pd.png"}
function cyOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/cy.png"}
function mcOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/mc.png"}
function romOver(){document.getElementById("eu-map").src = "http://www.abpfoodgroup.com/wp-content/themes/abp-group/images/maps/rom.png"}
