
/* Imatges fondo */

function replaceImg(path) {
	var imgDest = document.getElementById('bg');
	var imgSrc = path;
	imgDest.setAttribute("src", imgSrc);
}

/* Menu */

var menuwin = dhtmlwindow.open("menubox", "div", "menu", "BIENVENIDO", "width=180px, height=200px, left=20px, top=20px, resize=1, scrolling=0", "recal");
var nlwin = dhtmlwindow.open("nlbox", "div", "newsletter", "SUSCRÍBITE!", "width=180px, height=80px, left=760px, top=20px, resize=1, scrolling=0", "recal");

/* About */

function obrirAbout() {
	aboutwin = dhtmlwindow.open("aboutbox", "div", "about", "CROMMORC", "width=340px, height=400px, left=210px, top=20px, resize=1, scrolling=1");
	return false;
}

/* ACtualitat */
function obrirNews() {
	news = dhtmlwindow.open("newsbox", "ajax", "../news.php", "INTERVENCIONES", "width=540px, height=540px, top=20px, left=210px, resize=1, scrolling=1")
}

/* Col·leccions */

function obrirColleccions() {
	indexwin = dhtmlwindow.open("indexbox", "div", "colleccions", "VISIONES", "width=180px, height=240px, left=20px, top=264px, resize=1, scrolling=1");
	return false;
}

function obrirLove() {
	replaceImg('../imatges/fondos/bg_love.jpg');
	visorwin = dhtmlwindow.open("visorbox", "ajax", "colleccions/love.html", "I KNOW THERE IS LOVE", "width=540px, height=600px, left=210px, top=20px, resize=1, scrolling=1");
	thumbswin = dhtmlwindow.open("thumbsbox", "div", "love", "I KNOW THERE IS LOVE", "width=300px, height=300px, left=500px, top=80px, resize=1, scrolling=1");
	videowin = dhtmlwindow.open("videobox", "ajax", "colleccions/diari_love.html", "I KNOW THERE IS LOVE - Haz clic en el pliego para abrir - Fotos: Luciano Insua", "width=620px, height=446px, left=210px, top=20px, resize=1, scrolling=0");
	textwin.close();
	news.close();
	return false;
}

function obrirCrotempsicosis() {
	replaceImg('../imatges/fondos/bg_crotempsicosis.jpg');
	visorwin = dhtmlwindow.open("visorbox", "div", "crotempsicosis", "CROTEMPSICOSIS", "width=400px, height=600px, left=210px, top=20px, resize=1, scrolling=0");
	thumbswin = dhtmlwindow.open("thumbsbox", "ajax", "colleccions/crotempsicosis.html", "CROTEMPSICOSIS", "width=170px, height=600px, left=620px, top=20px, resize=1, scrolling=1");
	videowin = dhtmlwindow.open("videobox", "ajax", "colleccions/crotempsicosisvideo.html", "CROTEMPSICOSIS", "width=400px, height=340px, left=620px, top=20px, resize=1, scrolling=1, center=1");
	textwin.close();
	news.close();
	return false;
}

function obrirEraPerturbada() {
	replaceImg('../imatges/fondos/bg_eraperturbada.jpg');
	visorwin = dhtmlwindow.open("visorbox", "div", "eraperturbada", "ERA PERTURBADA", "width=400px, height=600px, left=210px, top=20px, resize=1, scrolling=0");
	thumbswin = dhtmlwindow.open("thumbsbox", "ajax", "colleccions/eraperturbada.html", "ERA PERTURBADA", "width=170px, height=600px, left=620px, top=20px, resize=1, scrolling=1");
	textwin = dhtmlwindow.open("textbox", "ajax", "events/eraperturbada/diari.html", "DIARIO ERA PERTURBADA - Haz clic en el pliego para abrir", "width=620px, height=446px, left=210px, top=20px, resize=1, scrolling=0");
	videowin = dhtmlwindow.open("videobox", "ajax", "colleccions/eraperturbadavideo.html", "ERA PERTURBADA", "width=400px, height=340px, left=620px, top=20px, resize=1, scrolling=1, center=1");
	news.close();
	return false;
}

function obrirKaleidoscopi() {
	replaceImg('../imatges/fondos/bg_kaleidoscopi.jpg');
	thumbswin = dhtmlwindow.open("thumbsbox", "ajax", "colleccions/kaleidoscopi.html", "KALEIDOSCOPI", "width=700px, height=600px, left=210px, top=20px, resize=1, scrolling=1");
	visorwin = dhtmlwindow.open("visorbox", "div", "kaleidoscopi", "KALEIDOSCOPI", "width=500px, height=500px, left=210px, top=20px, resize=1, scrolling=0");
	textwin = dhtmlwindow.open("textbox", "div", "textkaleidoscopi", "KALEIDOSCOPI", "width=240px, height=500px, left=210px, top=20px, resize=1, scrolling=1");
	videowin = dhtmlwindow.open("videobox", "ajax", "colleccions/kaleidoscopivideo.html", "KALEIDOSCOPI", "width=418px, height=348px, left=210px, top=20px, resize=1, scrolling=0, center=1");
	news.close();
	return false;
}

/* Desfilades */

function obrirTH10() {
	replaceImg('../imatges/fondos/bg_love.jpg');
	visorwin = dhtmlwindow.open("visorbox", "div", "TH10", "I KNOW THERE IS LOVE a 080 Barcelona Fashion", "width=400px, height=600px, left=210px, top=20px, resize=1, scrolling=0");
	thumbswin = dhtmlwindow.open("thumbsbox", "ajax", "desfilades/th10.html", "OI10", "width=170px, height=600px, left=620px, top=20px, resize=1, scrolling=1");
	videowin = dhtmlwindow.open("videobox", "ajax", "desfilades/th10_video.html", "--", "width=540px, height=400px, left=210px, top=20px, resize=1, scrolling=0");
	news.close();
	textwin.close();
	return false;
}

function obrirTH09() {
	replaceImg('../imatges/fondos/bg_eraperturbada.jpg');
	visorwin = dhtmlwindow.open("visorbox", "div", "TH09", "ERA PERTURBADA en 080 Barcelona Fashion", "width=400px, height=600px, left=210px, top=20px, resize=1, scrolling=0");
	thumbswin = dhtmlwindow.open("thumbsbox", "ajax", "desfilades/th09.html", "OI09", "width=170px, height=600px, left=620px, top=20px, resize=1, scrolling=1");
	news.close();
	videowin.close();
	textwin.close();
	return false;
}

function obrirPE09() {
	replaceImg('../imatges/fondos/bg_kaleidoscopi.jpg');
	visorwin = dhtmlwindow.open("visorbox", "div", "PE09", "KALEIDOSCOPI en 080 Barcelona Fashion", "width=400px, height=600px, left=210px, top=20px, resize=1, scrolling=0");
	thumbswin = dhtmlwindow.open("thumbsbox", "ajax", "desfilades/pe09.html", "PV09", "width=170px, height=600px, left=620px, top=20px, resize=1, scrolling=1");
	news.close();
	videowin.close();
	textwin.close();
	return false;
}

/* Premsa */

function obrirPremsa() {
	news = dhtmlwindow.open("newsbox", "ajax", "../press.php", "PRENSA", "width=540px, height=540px, left=210px, top=20px, resize=1, scrolling=1");
	return false;
}

/* Botiga online */

function obrirBotigaOnline() {
	shopwin = dhtmlwindow.open("shopbox", "div", "shop", "TIENDA ONLINE", "width=200px, height=260px, resize=1, scrolling=1, center=1");
}

/* Punts de venta */

function obrirPuntsDeVenta() {
	visorwin = dhtmlwindow.open("visorbox", "ajax", "punts-de-venta/punts-de-venta.html", "RETAILERS", "width=260px, height=400px, left=210px, top=20px, resize=1, scrolling=1");
	indexwin.close();
	thumbswin.close();
	textwin.close();
	return false;
}


/* Contacte */

function obrirContacte() {
	contactewin = dhtmlwindow.open("contectebox", "div", "contacte", "CONTACTO", "width=200px, height=260px, resize=1, scrolling=1, center=1");
	return false;
}



