var active = '';
function map( id ){
document.getElementById('germanyimg').src = '/fileadmin/img/map/'+id+'.gif';
}