//To use this tool you have to specify customfields for every website in every country

function getAddress(){

localCustomfields = new Array('mapStreet', 'mapHouseNr');

return localCustomfields
}