The Fountains
The Green Fountain (1985) and the Blue Fountain (2001) are the pearls of the city centre. Both were made of Zsolnay tiles, likewise all decorative ceramics and roof tiles of the city's art nouveau buildings.
YOU HAVE BETTER INFORMATION?
SEND ENQUIRY
The Fountains Address: City center
DON’T FORGET TO LEAVE YOUR COMMENTS
(function($){
$(window).load(function(){
$("#scrRec").mCustomScrollbar({
horizontalScroll:true,
scrollEasing:"easeOutQuint",
scrollButtons:{
enable:true
}
});
$("#srcRecLeft").click(function(){$("#scrRec").mCustomScrollbar("scrollTo",92); return false;});
$("#srcRecRight").click(function(){$("#scrRec").mCustomScrollbar("scrollTo",-92); return false;});
$("#scrRec").mCustomScrollbar("scrollTo", "last");
$("#scrPar").mCustomScrollbar({
horizontalScroll:true,
scrollEasing:"easeOutQuint",
scrollButtons:{
enable:true
}
});
$("#srcParLeft").click(function(){$("#scrPar").mCustomScrollbar("scrollTo",92); return false;});
$("#srcParRight").click(function(){$("#scrPar").mCustomScrollbar("scrollTo",-92); return false;});
$("#scrPar").mCustomScrollbar("scrollTo", "last");
});
})(jQuery);
toolTip();
FBoxInit(); InitScroller(); InitUploader();
$("#ideaPhotosA").click(
function(ev){
$("#ideaPhotosFormDiv").dialog(
{},
DialogOpt,
{
width: 350,
show: "fade",
modal: true,
dialogClass: "ui-dialog-shadow",
close: function( event, ui ) {$("#plupContainer").hide();}
}
);
ev.preventDefault();
}
);
$("#feedBackForm").click(
function(e){
e.preventDefault();
lx("/"+INCDIR+"/x.php?feedBackForm="+encodeURIComponent(document.location), "#feedBackForm", false);
}
);
if(window.location.hash){
$(window).load(function(){$('a[href=' + window.location.hash + ']').click()});
//console.log($('a[href=' + window.location.hash + ']').attr('href'));
}