$(function() {
	$.ajax({url: "/foto/fotofq1",cache: false,success: function(html){$("#fotoflickr").html(html);}});
	$.ajax({url: "/reklama/reklamanivea.html",cache: true,success: function(html){$("#niveareklam").html(html);}});
});
