
var exit=false;

function xChiudi() {
if (exit) {
URL2="http://www.ceramicart.it/catalogo.html";
window.open(URL2, target="contenuto")}
};

