// SUBMENU
function submenu_produtos_door() {
	document.getElementById('sub_door').style.display='block';
}
function fecha_submenu_door() {
	document.getElementById('sub_door').style.display='none';
}


// PRODUTOS
function content_produtos() {
	//define qual o item de menu que esta activo
	document.getElementById('produtos').className='activo';
	document.getElementById('projectos').className='';
	document.getElementById('downloads').className='';
	document.getElementById('areat').className='';
	
	//tira submenu activo
	document.getElementById('puxadores').className='';
	document.getElementById('complementos').className='';
	document.getElementById('cefechmecanicas').className='';
	document.getElementById('cacessos').className='';
	document.getElementById('equipamentos').className='';

	
	//retira banner e coloca conteudos 3 partes
	document.getElementById('p3_c').style.visibility='visible';
	
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="produtos";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="";
		document.getElementById('scrolls_lista').style.visibility ='hidden';
	
	lalala  = new jsScroller2(document.getElementById("Scrollerla"), 270, 100);
	lalala.scrollTo(0,0);
	
	
	//coloca titulo, texto e scroll se for o caso
	document.getElementById('Scroller-1').className="class1";
	document.getElementById('detalhes').innerHTML="";
	document.getElementById('inlinktit').innerHTML="";
	document.getElementById('inlinktxt').innerHTML="";

	document.getElementById('scrolls_inlink').style.visibility ='hidden';

	scroller  = new jsScroller(document.getElementById("Scroller-1"), 270, 100);
	scroller.scrollTo(0,0);	
	

	//coloca imagem ou ss
	document.getElementById('img_inlink').innerHTML=" <div id='myGallery' style='float:left; width:666px; height:355px; display:block; position:relative; top:1px; left:-333px;'><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/produtos/1.jpg' class='full' /> <img src='img/produtos/1.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/produtos/2.jpg' class='full' /> <img src='img/produtos/2.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/produtos/3.jpg' class='full' /> <img src='img/produtos/3.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/produtos/4.jpg' class='full' /> <img src='img/produtos/4.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/produtos/5.jpg' class='full' /> <img src='img/produtos/5.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/produtos/6.jpg' class='full' /> <img src='img/produtos/6.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/produtos/7.jpg' class='full' /> <img src='img/produtos/7.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/produtos/8.jpg' class='full' /> <img src='img/produtos/8.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/produtos/9.jpg' class='full' /> <img src='img/produtos/9.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/produtos/10.jpg' class='full' /> <img src='img/produtos/10.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/produtos/11.jpg' class='full' /> <img src='img/produtos/11.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/produtos/12.jpg' class='full' /> <img src='img/produtos/12.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/produtos/13.jpg' class='full' /> <img src='img/produtos/13.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/produtos/14.jpg' class='full' /> <img src='img/produtos/14.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/produtos/15.jpg' class='full' /> <img src='img/produtos/15.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/produtos/16.jpg' class='full' /> <img src='img/produtos/16.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/produtos/17.jpg' class='full' /> <img src='img/produtos/17.jpg' class='thumbnail' /> </div></div>";
	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: false,
	showInfopane:false,
	showCarousel: false,
	embedLinks: false
	});	

}





// PROJECTOS
function content_projectos() {
	//define qual o item de menu que esta activo
	document.getElementById('produtos').className='';
	document.getElementById('projectos').className='activo';
	document.getElementById('downloads').className='';
	document.getElementById('areat').className='';
	
	//retira banner e coloca conteudos 3 partes
	document.getElementById('banner').innerHTML="<img src='img/banner_nice.jpg' />";
	document.getElementById('p3_c').style.visibility='visible';
	
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_projectos();'>projectos</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="EM CONSTRU&Ccedil;&Atilde;O";
		document.getElementById('scrolls_lista').style.visibility ='hidden';
	
	lalala  = new jsScroller2(document.getElementById("Scrollerla"), 270, 100);
	lalala.scrollTo(0,0);
	
	
	//coloca titulo, texto e scroll se for o caso
	document.getElementById('Scroller-1').className="class1";
	document.getElementById('detalhes').innerHTML="";
	document.getElementById('inlinktit').innerHTML="";
	document.getElementById('inlinktxt').innerHTML="";
	document.getElementById('scrolls_inlink').style.visibility ='hidden';

	scroller  = new jsScroller(document.getElementById("Scroller-1"), 270, 100);
	scroller.scrollTo(0,0);	
	

	//coloca imagem ou ss
	//coloca imagem ou ss
	document.getElementById('img_inlink').innerHTML="";
	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: false,
	showInfopane:false,
	showCarousel: false,
	embedLinks: false
	});	
}

// DOWNLOADS
function content_downloads() {
	//define qual o item de menu que esta activo
	document.getElementById('produtos').className='';
	document.getElementById('projectos').className='';
	document.getElementById('downloads').className='activo';
	document.getElementById('areat').className='';
	

	//retira banner e coloca conteudos 3 partes
	document.getElementById('banner').innerHTML="<img src='img/banner_nice.jpg' />";
	document.getElementById('p3_c').style.visibility='visible';
	
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="downloads";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='dw_a510()'>Catálogo A5</a><a href='#' class='itens' onclick='dw_el150()'>EL 150</a> <a href='#' class='itens' onclick='dw_technosl()'>Techno SL</a><a href='#' class='itens' onclick='dw_technoth()'>Techno TH</a> <a href='#' class='itens' onclick='dw_technosl()'>Techno SL</a> <a href='#' class='itens' onclick='dw_inoxss()'>Inox ss +</a> <a href='#' class='itens' onclick='dw_comercial()'>Comercial</a> <a href='#' class='itens' onclick='dw_moderna()'>Moderna</a> <a href='#' class='itens' onclick='dw_conceptdesign()'>Concept Design</a> <a href='#' class='itens'  onclick='dw_euronova()'>Euronova</a> <a href='#' class='itens' onclick='dw_classic()'>Classic</a> <a href='#' class='itens'  onclick='dw_form()'Form</a> <a href='#' class='itens'  onclick='dw_cileames()'>Cilindros e amestramentos</a><a href='#' class='itens'  onclick='dw_ekeys()'>Cilindros Ekeys</a><a href='#' class='itens'  onclick='dw_cacessos1()'>controlo de acessos - Duosystem / iTronic / ContagAccess</a><a href='#' class='itens'  onclick='dw_ds100k()'>DS100K</a><a href='#' class='itens'  onclick='dw_cacessos2()'>controlo de acessos - El100i / UAP</a><a href='#' class='itens'  onclick='dw_efer1()'>efer - anti-pânico</a><a href='#' class='itens'  onclick='dw_efer2()'>efer - controlo de acessos</a><a href='#' class='itens'  onclick='dw_pc()'>portaro conect</a>";
		document.getElementById('scrolls_lista').style.visibility ='visible';
	
	lalala  = new jsScroller2(document.getElementById("Scrollerla"), 270, 100);
	lalala.scrollTo(0,0);
	
	
	//coloca titulo, texto e scroll se for o caso
	document.getElementById('Scroller-1').className="class1";
	document.getElementById('detalhes').innerHTML="";
	document.getElementById('inlinktit').innerHTML="downloads";
	document.getElementById('inlinktxt').innerHTML="Se necessita de algum catálogo da àrea de ofertas de ferragens que não se encontre presente nesta página para download, por favor contacte o seguinte email: <br><br> cifial@cifial.pt";
	document.getElementById('scrolls_inlink').style.visibility ='hidden';

	scroller  = new jsScroller(document.getElementById("Scroller-1"), 270, 100);
	scroller.scrollTo(0,0);	
	

	//coloca imagem ou ss
	//coloca imagem ou ss
	document.getElementById('img_inlink').innerHTML="<ul class='minis' id='thumbs' ><li><img src='img/spacer.gif' style='background:url(img/downloads/a510.jpg);' id='a510' onmouseover='dw_a510_over();' onmouseout='dw_a510_out();' onclick='dw_a510();' title='Catálogo A5' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/el150.jpg);' id='el150' onmouseover='dw_el150_over();' onmouseout='dw_el150_out();' onclick='dw_el150();' title='EL 150' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/technoth.jpg);' id='technoth' onmouseover='dw_technoth_over();' onmouseout='dw_technoth_out();' onclick='dw_technoth();' title='Techno TH' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/technosl.jpg);' id='technosl' onmouseover='dw_technosl_over();' onmouseout='dw_technosl_out();' onclick='dw_technosl();' title='Techno SL' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/inoxss.jpg);' id='inoxss' onmouseover='dw_inoxss_over();' onmouseout='dw_inoxss_out();' onclick='dw_inoxss();' title='Inox SS+' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/comercial.jpg);' id='comercial' onmouseover='dw_comercial_over();' onmouseout='dw_comercial_out();' onclick='dw_comercial();' title='Comercial' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/moderna.jpg);' id='moderna' onmouseover='dw_moderna_over();' onmouseout='dw_moderna_out();' onclick='dw_moderna();' title='Moderna' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/conceptdesign.jpg);' id='conceptdesign' onmouseover='dw_conceptdesign_over();' onmouseout='dw_conceptdesign_out();' onclick='dw_conceptdesign();' title='Concept Design' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/euronova.jpg);' id='euronova' onmouseover='dw_euronova_over();' onmouseout='dw_euronova_out();' onclick='dw_euronova();' title='Euronova' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/classic.jpg);' id='classic' onmouseover='dw_classic_over();' onmouseout='dw_classic_out();' onclick='dw_classic();' title='Classic' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/form.jpg);' id='form' onmouseover='dw_form_over();' onmouseout='dw_form_out();' onclick='dw_form();' title='Form' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/cileames.jpg);' id='cileames' onmouseover='dw_cileames_over();' onmouseout='dw_cileames_out();' onclick='dw_cileames();' title='Cilindros e Amestramentos' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/ekeys.jpg);' id='ekeys' onmouseover='dw_ekeys_over();' onmouseout='dw_ekeys_out();' onclick='dw_ekeys();' title='Cilindros Ekeys' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/cacessos1.jpg);' id='cacessos1' onmouseover='dw_cacessos1_over();' onmouseout='dw_cacessos1_out();' onclick='dw_cacessos1();' title='Duosystem / iTronic / ContageAccess' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/ds100k.jpg);' id='ds100k' onmouseover='dw_ds100k_over();' onmouseout='dw_ds100k_out();' onclick='dw_ds100k();' title='DS 100K' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/cacessos2.jpg);' id='cacessos2' onmouseover='dw_cacessos2_over();' onmouseout='dw_cacessos2_out();' onclick='dw_cacessos2();' title='Controlo de Acessos - El 100i / UAP' /></li></ul> <div class='labels'><span class='left' id='label'></span><span class='right' id='pags'><a href='#' onclick='n_pag2();'>2</a><a href='#' onclick='n_pag1();' class='pag_act'>1</a></span> </div>";
	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: false,
	showInfopane:false,
	showCarousel: false,
	embedLinks: false
	});	
}

function n_pag2() {	//coloca imagem ou ss
	document.getElementById('img_inlink').innerHTML="<ul class='minis' id='thumbs' ><li><img src='img/spacer.gif' style='background:url(img/downloads/efer1.jpg);' id='efer1' onmouseover='dw_efer1_over();' onmouseout='dw_efer1_out();' onclick='dw_efer1();' title='EFER - anti-pânico' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/efer2.jpg);' id='efer2' onmouseover='dw_efer2_over();' onmouseout='dw_efer2_out();' onclick='dw_efer2();' title='EFER - controlo de acessos' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/pc.jpg);' id='pc' onmouseover='dw_pc_over();' onmouseout='dw_pc_out();' onclick='dw_pc();' title='Portaro Connect' /></li></ul> <div class='labels'><span class='left' id='label'></span><span class='right' id='pags'><a href='#' onclick='n_pag2();' class='pag_act'>2</a><a href='#' onclick='n_pag1();'>1</a></span> </div>";
}


function n_pag1() {//coloca imagem ou ss
	document.getElementById('img_inlink').innerHTML="<ul class='minis' id='thumbs' ><li><img src='img/spacer.gif' style='background:url(img/downloads/a510.jpg);' id='a510' onmouseover='dw_a510_over();' onmouseout='dw_a510_out();' onclick='dw_a510();' title='Catálogo A5' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/el150.jpg);' id='el150' onmouseover='dw_el150_over();' onmouseout='dw_el150_out();' onclick='dw_el150();' title='EL 150' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/technoth.jpg);' id='technoth' onmouseover='dw_technoth_over();' onmouseout='dw_technoth_out();' onclick='dw_technoth();' title='Techno TH' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/technosl.jpg);' id='technosl' onmouseover='dw_technosl_over();' onmouseout='dw_technosl_out();' onclick='dw_technosl();' title='Techno SL' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/inoxss.jpg);' id='inoxss' onmouseover='dw_inoxss_over();' onmouseout='dw_inoxss_out();' onclick='dw_inoxss();' title='Inox SS+' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/comercial.jpg);' id='comercial' onmouseover='dw_comercial_over();' onmouseout='dw_comercial_out();' onclick='dw_comercial();' title='Comercial' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/moderna.jpg);' id='moderna' onmouseover='dw_moderna_over();' onmouseout='dw_moderna_out();' onclick='dw_moderna();' title='Moderna' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/conceptdesign.jpg);' id='conceptdesign' onmouseover='dw_conceptdesign_over();' onmouseout='dw_conceptdesign_out();' onclick='dw_conceptdesign();' title='Concept Design' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/euronova.jpg);' id='euronova' onmouseover='dw_euronova_over();' onmouseout='dw_euronova_out();' onclick='dw_euronova();' title='Euronova' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/classic.jpg);' id='classic' onmouseover='dw_classic_over();' onmouseout='dw_classic_out();' onclick='dw_classic();' title='Classic' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/form.jpg);' id='form' onmouseover='dw_form_over();' onmouseout='dw_form_out();' onclick='dw_form();' title='Form' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/cileames.jpg);' id='cileames' onmouseover='dw_cileames_over();' onmouseout='dw_cileames_out();' onclick='dw_cileames();' title='Cilindros e Amestramentos' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/ekeys.jpg);' id='ekeys' onmouseover='dw_ekeys_over();' onmouseout='dw_ekeys_out();' onclick='dw_ekeys();' title='Cilindros Ekeys' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/cacessos1.jpg);' id='cacessos1' onmouseover='dw_cacessos1_over();' onmouseout='dw_cacessos1_out();' onclick='dw_cacessos1();' title='Duosystem / iTronic / ContageAccess' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/ds100k.jpg);' id='ds100k' onmouseover='dw_ds100k_over();' onmouseout='dw_ds100k_out();' onclick='dw_ds100k();' title='DS 100K' /></li><li><img src='img/spacer.gif' style='background:url(img/downloads/cacessos2.jpg);' id='cacessos2' onmouseover='dw_cacessos2_over();' onmouseout='dw_cacessos2_out();' onclick='dw_cacessos2();' title='Controlo de Acessos - El 100i / UAP' /></li></ul> <div class='labels'><span class='left' id='label'></span><span class='right' id='pags'><a href='#' onclick='n_pag2();'>2</a><a href='#' onclick='n_pag1();' class='pag_act'>1</a></span> </div>";

}


function dw_technoth(){
	window.open('pdfs/technoth.pdf','new','Techno TH', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_technoth_over() {
	document.getElementById('technoth').style.background = "url('img/downloads/technoth_h.jpg')";
	document.getElementById('label').innerHTML = 'Techno TH';
}
function dw_technoth_out() {
	document.getElementById('technoth').style.background = "url('img/downloads/technoth.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_technosl(){
	window.open('pdfs/technosl.pdf','new','Techno SL', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_technosl_over() {
	document.getElementById('technosl').style.background = "url('img/downloads/technosl_h.jpg')";
	document.getElementById('label').innerHTML = 'Techno SL';
}
function dw_technosl_out() {
	document.getElementById('technosl').style.background = "url('img/downloads/technosl.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_inoxss(){
	window.open('pdfs/inoxss.pdf','new','Inox SS+', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_inoxss_over() {
	document.getElementById('inoxss').style.background = "url('img/downloads/inoxss_h.jpg')";
	document.getElementById('label').innerHTML = 'Inox SS+';
}
function dw_inoxss_out() {
	document.getElementById('inoxss').style.background = "url('img/downloads/inoxss.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_comercial(){
	window.open('pdfs/comercial.pdf','new','comercial', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_comercial_over() {
	document.getElementById('comercial').style.background = "url('img/downloads/comercial_h.jpg')";
	document.getElementById('label').innerHTML = 'comercial';
}
function dw_comercial_out() {
	document.getElementById('comercial').style.background = "url('img/downloads/comercial.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_moderna(){
	window.open('pdfs/moderna.pdf','new','moderna', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_moderna_over() {
	document.getElementById('moderna').style.background = "url('img/downloads/moderna_h.jpg')";
	document.getElementById('label').innerHTML = 'moderna';
}
function dw_moderna_out() {
	document.getElementById('moderna').style.background = "url('img/downloads/moderna.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_conceptdesign(){
	window.open('pdfs/conceptdesign.pdf','new','concept design', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_conceptdesign_over() {
	document.getElementById('conceptdesign').style.background = "url('img/downloads/conceptdesign_h.jpg')";
	document.getElementById('label').innerHTML = 'concept design';
}
function dw_conceptdesign_out() {
	document.getElementById('conceptdesign').style.background = "url('img/downloads/conceptdesign.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_euronova(){
	window.open('pdfs/euronova.pdf','new','euronova', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_euronova_over() {
	document.getElementById('euronova').style.background = "url('img/downloads/euronova_h.jpg')";
	document.getElementById('label').innerHTML = 'euronova';
}
function dw_euronova_out() {
	document.getElementById('euronova').style.background = "url('img/downloads/euronova.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_classic(){
	window.open('pdfs/classic.pdf','new','classic', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_classic_over() {
	document.getElementById('classic').style.background = "url('img/downloads/classic_h.jpg')";
	document.getElementById('label').innerHTML = 'classic';
}
function dw_classic_out() {
	document.getElementById('classic').style.background = "url('img/downloads/classic.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_form(){
	window.open('pdfs/form.pdf','new','form', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_form_over() {
	document.getElementById('form').style.background = "url('img/downloads/form_h.jpg')";
	document.getElementById('label').innerHTML = 'form';
}
function dw_form_out() {
	document.getElementById('form').style.background = "url('img/downloads/form.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_cileames(){
	window.open('pdfs/cileames.pdf','new','cilindros e amestramentos', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_cileames_over() {
	document.getElementById('cileames').style.background = "url('img/downloads/cileames_h.jpg')";
	document.getElementById('label').innerHTML = 'cilindros e amestramentos';
}
function dw_cileames_out() {
	document.getElementById('cileames').style.background = "url('img/downloads/cileames.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_ekeys(){
	window.open('pdfs/ekeys.pdf','new','cilindros ekeys', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_ekeys_over() {
	document.getElementById('ekeys').style.background = "url('img/downloads/ekeys_h.jpg')";
	document.getElementById('label').innerHTML = 'cilindros ekeys';
}
function dw_ekeys_out() {
	document.getElementById('ekeys').style.background = "url('img/downloads/ekeys.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_fmecanicas(){
	window.open('pdfs/fmecanicas.pdf','new','fechaduras mecânicas', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_fmecanicas_over() {
	document.getElementById('fmecanicas').style.background = "url('img/downloads/fmecanicas_h.jpg')";
	document.getElementById('label').innerHTML = 'fechaduras mecânicas';
}
function dw_fmecanicas_out() {
	document.getElementById('fmecanicas').style.background = "url('img/downloads/fmecanicas.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_cacessos1(){
	window.open('pdfs/cacessos1.pdf','new','Duosystem / iTronic / ContagAccess', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_cacessos1_over() {
	document.getElementById('cacessos1').style.background = "url('img/downloads/cacessos1_h.jpg')";
	document.getElementById('label').innerHTML = 'controlo de acessos - Duosystem / iTronic / ContagAccess';
}
function dw_cacessos1_out() {
	document.getElementById('cacessos1').style.background = "url('img/downloads/cacessos1.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_ds100k(){
	window.open('pdfs/ds100k.pdf','new','DS100K', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_ds100k_over() {
	document.getElementById('ds100k').style.background = "url('img/downloads/ds100k_h.jpg')";
	document.getElementById('label').innerHTML = 'DS100K';
}
function dw_ds100k_out() {
	document.getElementById('ds100k').style.background = "url('img/downloads/ds100k.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_cacessos2(){
	window.open('pdfs/cacessos2.pdf','new','El100i / UAP', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_cacessos2_over() {
	document.getElementById('cacessos2').style.background = "url('img/downloads/cacessos2_h.jpg')";
	document.getElementById('label').innerHTML = 'controlo de acessos - El100i / UAP';
}
function dw_cacessos2_out() {
	document.getElementById('cacessos2').style.background = "url('img/downloads/cacessos2.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_efer1(){
	window.open('pdfs/efer1.pdf','new','EFER - anti-pânico', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_efer1_over() {
	document.getElementById('efer1').style.background = "url('img/downloads/efer1_h.jpg')";
	document.getElementById('label').innerHTML = 'EFER - anti-pânico';
}
function dw_efer1_out() {
	document.getElementById('efer1').style.background = "url('img/downloads/efer1.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_efer2(){
	window.open('pdfs/efer2.pdf','new','EFER - controlo de acessos', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_efer2_over() {
	document.getElementById('efer2').style.background = "url('img/downloads/efer2_h.jpg')";
	document.getElementById('label').innerHTML = 'EFER - controlo de acessos';
}
function dw_efer2_out() {
	document.getElementById('efer2').style.background = "url('img/downloads/efer2.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_pc(){
	window.open('pdfs/pc.pdf','new','Portaro Conect', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_pc_over() {
	document.getElementById('pc').style.background = "url('img/downloads/pc_h.jpg')";
	document.getElementById('label').innerHTML = 'Portaro Conect';
}
function dw_pc_out() {
	document.getElementById('pc').style.background = "url('img/downloads/pc.jpg')";
	document.getElementById('label').innerHTML = '';
}

function dw_el150(){
	window.open('pdfs/el150.pdf','new','EL 150', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_el150_over() {
	document.getElementById('el150').style.background = "url('img/downloads/el150_h.jpg')";
	document.getElementById('label').innerHTML = 'EL 150';
}
function dw_el150_out() {
	document.getElementById('el150').style.background = "url('img/downloads/el150.jpg')";
	document.getElementById('label').innerHTML = '';
}


function dw_a510(){
	window.open('pdfs/a5_10.pdf','new','Catálogo A5', 'toolbar=no,resizable=no,status=no,menubar=no')	
}
function dw_a510_over() {
	document.getElementById('a510').style.background = "url('img/downloads/a510_h.jpg')";
	document.getElementById('label').innerHTML = 'Catálogo A5';
}
function dw_a510_out() {
	document.getElementById('a510').style.background = "url('img/downloads/a510.jpg')";
	document.getElementById('label').innerHTML = '';
}




