// JavaScript Document

//____________________________________________________________________________________________
//___________________________________________PUXADORES____________________________________________
//____________________________________________________________________________________________
function content_produtos_puxadores(){
	//define qual o item de menu que esta activo
	document.getElementById('puxadores').className='activo';
	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="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_1();'>techno th</a><a href='#' class='itens' onclick='p_2();'>techno sl</a><a href='#' class='itens' onclick='p_3();'>inox ss+</a><a href='#' class='itens' onclick='p_4();'>comercial</a><a href='#' class='itens' onclick='p_5();'>moderna</a><a href='#' class='itens' onclick='p_6();'>concept<br> design</a><a href='#' class='itens' onclick='p_8();'>euronova</a><a href='#' class='itens' onclick='p_9();'>classic</a><a href='#' class='itens'>&nbsp;</a><a href='#' class='itens' onclick='p_7();'>efer</a>";
		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:500px; height:355px; display:block; position:relative; top:1px; left:-168px;'><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/p1.jpg' class='full' /> <img src='img/puxadores/p1.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/p2.jpg' class='full' /> <img src='img/puxadores/p2.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/p3.jpg' class='full' /> <img src='img/puxadores/p3.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/p4.jpg' class='full' /> <img src='img/puxadores/p4.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/p5.jpg' class='full' /> <img src='img/puxadores/p5.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/p6.jpg' class='full' /> <img src='img/puxadores/p6.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p></p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/p7.jpg' class='full' /> <img src='img/puxadores/p7.jpg' class='thumbnail' /> </div></div>";
	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: false,
	showInfopane:false,
	showCarousel: false,
	embedLinks: false
	});
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";
}











//techno th
function p_1() {
	//define qual o item de menu que esta activo
	document.getElementById('puxadores').className='activo';
	document.getElementById('complementos').className='';
	document.getElementById('cefechmecanicas').className='';
	document.getElementById('cacessos').className='';
	document.getElementById('equipamentos').className='';
	
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_1();'>techno th</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_bionic();'>bionic</a><a href='#' class='itens' onclick='p_drop();'>drop</a><a href='#' class='itens' onclick='p_ergo();'>ergo</a><a href='#' class='itens' onclick='p_outrosth();'>outros</a>";
		document.getElementById('scrolls_lista').style.visibility ='hidden';
	
	lalala  = new jsScroller2(document.getElementById("Scrollerla"), 270, 320);
	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="<ul class='minis' id='thumbs' ><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/bionic.jpg);' id='bionic' onmouseover='bionic_over();' onmouseout='bionic_out();' onclick='bionic_amb();' title='clique para ver as imagens de ambiente desta série' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/drop.jpg);' id='drop' onmouseover='drop_over();' onmouseout='drop_out();' onclick='drop_amb();' title='clique para ver as imagens de ambiente desta série' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/ergo.jpg);' id='ergo' onmouseover='ergo_over();' onmouseout='ergo_out();' onclick='ergo_amb();' title='clique para ver as imagens de ambiente desta série' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/outrosth.jpg);' id='outrosth' onmouseover='outrosth_over();' onmouseout='outrosth_out();' title='imagens de ambiente não disponíveis' /></li></ul> <div class='labels'><span class='left' id='label'></span><span class='right' id='pags'></span> </div>";
	
	Shadowbox.init();
	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: false,
	showInfopane:false,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";
}

//____________________________________________________________________________________________
//___________________________________________BIONIC________________________________________
//____________________________________________________________________________________________
//bionic over____________________________________________________________________________________________________________________________________
function bionic_over() {
	document.getElementById('bionic').style.background = "url('img/puxadores/thumbs/bionic_h.jpg')";
	document.getElementById('label').innerHTML = 'Bionic';
}


//bionic out____________________________________________________________________________________________________________________________________
function bionic_out() {
	document.getElementById('bionic').style.background = "url('img/puxadores/thumbs/bionic.jpg')";
	document.getElementById('label').innerHTML = '';
}

//bionic ambiente ss____________________________________________________________________________________________________________________________________
function bionic_amb(){

    var img1 = {
        player:     'img',
        content:    'img/puxadores/technoth/amb1.jpg', title: 'Bionic'
    };
	
    var img2 = {
        player:     'img',
        content:    'img/puxadores/technoth/amb2.jpg', title: 'Bionic'
    };

    Shadowbox.open([img1, img2], {
		slideshowDelay:7, continuous: true	
    });

};


//bionic general____________________________________________________________________________________________________________________________________
function p_bionic() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_1();'>Techno TH</a> &nbsp; | &nbsp; <a href='#' onclick='p_bionic();'>bionic</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_bionic();' id='bold_act'>bionic</a><a href='#' class='itens' onclick='p_drop();'>drop</a><a href='#' class='itens' onclick='p_ergo();'>ergo</a><a href='#' class='itens' onclick='p_outrosth();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/h06.jpg' title='cromado fosco grenalhado + couro preto' /><img src='img/acabamentos/h07.jpg' title='PVD cor níquel + couro preto' />";
	document.getElementById('inlinktit').innerHTML='Bionic<br><span>Design carlos aguiar</span>';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='bionic1()'>> Bionic A - roseta sem entrada de chave</a><a href='#' onclick='bionic2()'>> Bionic B - roseta sem entrada de chave</a><a href='#' onclick='bionic3()'>> Bionic A - espelho sem entrada de chave</a><a href='#' onclick='bionic4()'>> Bionic A - espelho com entrada de chave cilindro Europeu</a><a href='#' onclick='bionic5()'>> Bionic A - espelho com entrada de chave cilindro Europeu</a><a href='#' onclick='bionic6()'>> Bionic A - espelho com entrada de chave universal</a><a href='#' onclick='bionic7()'>> Bionic B - espelho sem entrada de chave</a><a href='#' onclick='bionic8()'>> Bionic B - espelho com entrada de chave cilindro perfil europeu</a><a href='#' onclick='bionic9()'>> Bionic B - espelho com entrada de chave cilindro perfil europeu</a><a href='#' onclick='bionic10()'>> Bionic B - espelho com entrada de chave universal</a><a href='#' onclick='bionic11()'>> Bionic - asa de porta unidade</a><a href='#' onclick='bionic12()'>> Bionic - asa de porta par</a><a href='#' onclick='bionic13()'>> Bionic - puxador de porta de entrada</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Bionic A - roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/bionic/img1.jpg' class='full' /> <img src='img/puxadores/technoth/bionic/img1.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Bionic B - roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/bionic/img2.jpg' class='full' /> <img src='img/puxadores/technoth/bionic/img2.jpg' class='thumbnail' /> </div> <div class='imageElement'><h3></h3><p>Bionic A - espelho</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/bionic/img3.jpg' class='full' /> <img src='img/puxadores/technoth/bionic/img3.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Bionic B - espelho</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/bionic/img4.jpg' class='full' /> <img src=img/puxadores/technoth/bionic/img4.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Bionic - asa de porta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/bionic/img5.jpg' class='full' /> <img src='img/puxadores/technoth/bionic/img5.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Bionic - puxador de porta de entrada</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/bionic/img6.jpg' class='full' /> <img src='img/puxadores/technoth/bionic/img6.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function bionic1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772CIH&gLink=21101&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function bionic2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772CJH&gLink=21101&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function bionic3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2752CIH&gLink=21101&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function bionic4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2756CIH&gLink=21101&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function bionic5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2757CIH&gLink=21101&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function bionic6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2755CIH&gLink=21101&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function bionic7() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2752CJH&gLink=21101&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function bionic8() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2756CJH&gLink=21101&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function bionic9() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2757CJH&gLink=21101&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function bionic10() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2755CJH&gLink=21101&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function bionic11() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2632001&gLink=21101&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function bionic12() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2637001&gLink=21101&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function bionic13() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2622004&gLink=21101&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};


//____________________________________________________________________________________________
//___________________________________________DROP________________________________________
//____________________________________________________________________________________________
//drop over____________________________________________________________________________________________________________________________________
function drop_over() {
	document.getElementById('drop').style.background = "url('img/puxadores/thumbs/drop_h.jpg')";
	document.getElementById('label').innerHTML = 'Drop';
}


//drop out____________________________________________________________________________________________________________________________________
function drop_out() {
	document.getElementById('drop').style.background = "url('img/puxadores/thumbs/drop.jpg')";
	document.getElementById('label').innerHTML = '';
}

//drop ambiente ss____________________________________________________________________________________________________________________________________
function drop_amb(){

    var img1 = {
        player:     'img',
        content:    'img/puxadores/technoth/amb3.jpg', title: 'Drop'
    };
	
    var img2 = {
        player:     'img',
        content:    'img/puxadores/technoth/amb4.jpg', title: 'Drop'
    };

    Shadowbox.open([img1, img2], {
		slideshowDelay:7, continuous: true	
    });

};


//drop general____________________________________________________________________________________________________________________________________
function p_drop() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_1();'>Techno TH</a> &nbsp; | &nbsp; <a href='#' onclick='p_drop();'>drop</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_bionic();'>bionic</a><a href='#' class='itens' onclick='p_drop();' id='bold_act'>drop</a><a href='#' class='itens' onclick='p_ergo();'>ergo</a><a href='#' class='itens' onclick='p_outrosth();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/635.jpg' title='cromado fosco grenalhado' /><img src='img/acabamentos/x20.jpg' title='PVD cor níquel' />";
	document.getElementById('inlinktit').innerHTML='Drop<br><span>Design carlos aguiar</span>';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='drop1()'>> Drop A - roseta sem entrada de chave</a><a href='#' onclick='drop2()'>> Drop AS - roseta sem entrada de chave</a><a href='#' onclick='drop3()'>> Drop B - roseta sem entrada de chave</a><a href='#' onclick='drop4()'>> Drop A - espelho sem entrada de chave</a><a href='#' onclick='drop5()'>> Drop A - espelho com entrada de chave cilindro de perfil europeu</a><a href='#' onclick='drop6()'>> Drop A - espelho com entrada de chave cilindro de perfil europeu</a><a href='#' onclick='drop7()'>> Drop A - espelho com entrada de chave universal</a><a href='#' onclick='drop8()'>> Drop AS - espelho sem entrada de chave </a><a href='#' onclick='drop9()'>> Drop AS - espelho com entrada de chave cilindro de perfil europeu</a><a href='#' onclick='drop10()'>> Drop AS - espelho com entrada de chave cilindro de perfil europeu</a><a href='#' onclick='drop11()'>> Drop AS - espelho com entrada de chave universal</a><a href='#' onclick='drop12()'>> Drop B - espelho sem entrada de chave </a><a href='#' onclick='drop13()'>> Drop B - espelho com entrada de chave cilindro perfil europeu </a><a href='#' onclick='drop14()'>> Drop B - espelho com entrada de chave cilindro perfil europeu </a><a href='#' onclick='drop15()'>> Drop B - espelho com entrada de chave universal </a><a href='#' onclick='drop16()'>> Drop - asa de porta unidade</a><a href='#' onclick='drop17()'>> Drop - asa de porta par</a><a href='#' onclick='drop18()'>> Drop - puxador de porta de entrada</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Drop A - roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/drop/img1.jpg' class='full' /> <img src='img/puxadores/technoth/drop/img1.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Drop AS - roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/drop/img2.jpg' class='full' /> <img src='img/puxadores/technoth/drop/img2.jpg' class='thumbnail' /> </div> <div class='imageElement'><h3></h3><p>Drop B - roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/drop/img3.jpg' class='full' /> <img src='img/puxadores/technoth/drop/img3.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Drop A - espelho</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/drop/img4.jpg' class='full' /> <img src=img/puxadores/technoth/drop/img4.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Drop AS - espelho</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/drop/img5.jpg' class='full' /> <img src='img/puxadores/technoth/drop/img5.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Drop B - espelho</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/drop/img6.jpg' class='full' /> <img src='img/puxadores/technoth/drop/img6.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Drop - asa de porta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/drop/img7.jpg' class='full' /> <img src='img/puxadores/technoth/drop/img7.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Drop - puxador de porta de entrada</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/drop/img8.jpg' class='full' /> <img src='img/puxadores/technoth/drop/img8.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function drop1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772CLH&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function drop2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772CMH&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function drop3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772CNH&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function drop4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2752CLH&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function drop5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2756CLH&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function drop6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2757CLH&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function drop7() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2755CLH&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function drop8() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2752CMH&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function drop9() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2756CMH&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function drop10() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2757CMH&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function drop11() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2755CMH&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function drop12() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2752CNH&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function drop13() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2756CNH&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function drop14() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2757CNH&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function drop15() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2755CNH&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function drop16() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2632002&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function drop17() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2637002&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function drop18() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2622004&gLink=21102&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};



//____________________________________________________________________________________________
//___________________________________________ERGO________________________________________
//____________________________________________________________________________________________
//ergo over____________________________________________________________________________________________________________________________________
function ergo_over() {
	document.getElementById('ergo').style.background = "url('img/puxadores/thumbs/ergo_h.jpg')";
	document.getElementById('label').innerHTML = 'Ergo';
}


//ergo out____________________________________________________________________________________________________________________________________
function ergo_out() {
	document.getElementById('ergo').style.background = "url('img/puxadores/thumbs/ergo.jpg')";
	document.getElementById('label').innerHTML = '';
}

//ergo ambiente ss____________________________________________________________________________________________________________________________________
function ergo_amb(){

    var img1 = {
        player:     'img',
        content:    'img/puxadores/technoth/amb5.jpg', title: 'Ergo'
    };
	
    var img2 = {
        player:     'img',
        content:    'img/puxadores/technoth/amb6.jpg', title: 'Ergo'
    };

    Shadowbox.open([img1, img2], {
		slideshowDelay:7, continuous: true	
    });

};


//ergo general____________________________________________________________________________________________________________________________________
function p_ergo() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_1();'>Techno TH</a> &nbsp; | &nbsp; <a href='#' onclick='p_ergo();'>ergo</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_bionic();'>bionic</a><a href='#' class='itens' onclick='p_drop();' >drop</a><a href='#' class='itens' onclick='p_ergo();' id='bold_act'>ergo</a><a href='#' class='itens' onclick='p_outrosth();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/h01.jpg' title='cromado fosco grenalhado + elasfómero preto' /><img src='img/acabamentos/h02.jpg' title='PVD cor níquel + elasfómero preto' />";
	document.getElementById('inlinktit').innerHTML='Ergo<br><span>Design carlos aguiar</span>';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='ergo1()'>> Ergo A - roseta sem entrada de chave</a><a href='#' onclick='ergo2()'>> Ergo AE - roseta sem entrada de chave</a><a href='#' onclick='ergo3()'>> Ergo B - roseta sem entrada de chave</a><a href='#' onclick='ergo4()'>> Ergo A - espelho sem entrada de chave</a><a href='#' onclick='ergo5()'>> Ergo A - espelho com entrada de chave cilindro perfil europeu</a><a href='#' onclick='ergo6()'>> Ergo A - espelho com entrada de chave cilindro perfil europeu</a><a href='#' onclick='ergo7()'>> Ergo A - espelho com entrada de chave universal</a><a href='#' onclick='ergo8()'>> Ergo AE - espelho sem entrada de chave</a><a href='#' onclick='ergo9()'>> Ergo AE - espelho com entrada de chave cilindro perfil europeu</a><a href='#' onclick='ergo10()'>> Ergo AE - espelho com entrada de chave cilindro perfil europeu</a><a href='#' onclick='ergo11()'>> Ergo AE - espelho com entrada de chave universal</a><a href='#' onclick='ergo12()'>> Ergo B - espelho sem entrada de chave</a><a href='#' onclick='ergo13()'>> Ergo B - espelho com entrada de chave cilindro perfil europeu</a><a href='#' onclick='ergo14()'>> Ergo B - espelho com entrada de chave cilindro perfil europeu</a><a href='#' onclick='ergo15()'>> Ergo B - espelho com entrada de chave universal</a><a href='#' onclick='ergo16()'>> Ergo - asa de porta unidade</a><a href='#' onclick='ergo17()'>> Ergo - asa de porta par</a><a href='#' onclick='ergo18()'>> Ergo - puxador de porta de entrada</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Ergo A - roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/ergo/img1.jpg' class='full' /> <img src='img/puxadores/technoth/ergo/img1.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Ergo AE - roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/ergo/img2.jpg' class='full' /> <img src='img/puxadores/technoth/ergo/img2.jpg' class='thumbnail' /> </div> <div class='imageElement'><h3></h3><p>Ergo B - roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/ergo/img3.jpg' class='full' /> <img src='img/puxadores/technoth/ergo/img3.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Ergo A - espelho</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/ergo/img4.jpg' class='full' /> <img src=img/puxadores/technoth/ergo/img4.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Ergo AE - espelho</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/ergo/img5.jpg' class='full' /> <img src='img/puxadores/technoth/ergo/img5.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Ergo B - espelho</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/ergo/img6.jpg' class='full' /> <img src='img/puxadores/technoth/ergo/img6.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Ergo - asa de porta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/ergo/img7.jpg' class='full' /> <img src='img/puxadores/technoth/ergo/img7.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Ergo - puxador de porta de entrada</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/ergo/img8.jpg' class='full' /> <img src='img/puxadores/technoth/ergo/img8.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function ergo1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772CFH&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ergo2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772CKH&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ergo3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772CHH&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ergo4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2752CFH&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ergo5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2756CFH&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ergo6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2757CFH&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ergo7() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2752CFH&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ergo8() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2752CKH&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ergo9() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2756CKH&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ergo10() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2757CKH&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ergo11() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2755CKH&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ergo12() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2752CHH&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ergo13() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2756CHH&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ergo14() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2757CHH&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ergo15() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2755CHH&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ergo16() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2632002&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ergo17() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2637002&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ergo18() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2622004&gLink=21103&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};


//____________________________________________________________________________________________
//___________________________________________OUTRAS th________________________________________
//____________________________________________________________________________________________
//outrosth over____________________________________________________________________________________________________________________________________
function outrosth_over() {
	document.getElementById('outrosth').style.background = "url('img/puxadores/thumbs/outrosth_h.jpg')";
	document.getElementById('label').innerHTML = 'outros';
}


//outrosth out____________________________________________________________________________________________________________________________________
function outrosth_out() {
	document.getElementById('outrosth').style.background = "url('img/puxadores/thumbs/outrosth.jpg')";
	document.getElementById('label').innerHTML = '';
}

//outrosth general____________________________________________________________________________________________________________________________________
function p_outrosth() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_1();'>Techno TH</a> &nbsp; | &nbsp; <a href='#' onclick='p_outrosth();'>outros</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_bionic();'>bionic</a><a href='#' class='itens' onclick='p_drop();' >drop</a><a href='#' class='itens' onclick='p_ergo();' >ergo</a><a href='#' class='itens' onclick='p_outrosth();' id='bold_act'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/635.jpg' title='cromado fosco grenalhado' /><img src='img/acabamentos/x20.jpg' title='PVD cor níquel' />";
	document.getElementById('inlinktit').innerHTML='Detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='outrosth1()'>> entrada de chave</a><a href='#' onclick='outrosth2()'>> entrada de chave</a><a href='#' onclick='outrosth3()'>> conjunto de WC</a><a href='#' onclick='outrosth4()'>> conjunto de WC - manipulo XL</a>";

	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Entrada de chave</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/outros/img1.jpg' class='full' /> <img src='img/puxadores/technoth/outros/img1.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>conjunto de WC</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/outros/img2.jpg' class='full' /> <img src='img/puxadores/technoth/outros/img2.jpg' class='thumbnail' /> </div> <div class='imageElement'><h3></h3><p>conjunto de WC manípulo XL</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technoth/outros/img3.jpg' class='full' /> <img src='img/puxadores/technoth/outros/img3.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function outrosth1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670099&gLink=21104&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosth2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670061&gLink=211014&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosth3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2651009&gLink=21104&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosth4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2651009&gLink=21104&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};





//techno sl
function p_2() {
	//define qual o item de menu que esta activo
	document.getElementById('puxadores').className='activo';
	document.getElementById('complementos').className='';
	document.getElementById('cefechmecanicas').className='';
	document.getElementById('cacessos').className='';
	document.getElementById('equipamentos').className='';
	
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_2();'>techno sl</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cc();'>CC</a><a href='#' class='itens' onclick='p_cv();'>cv</a><a href='#' class='itens' onclick='p_ca();'>ca</a><a href='#' class='itens' onclick='p_cl();'>cl</a><a href='#' class='itens' onclick='p_cr();'>cr</a><a href='#' class='itens' onclick='p_cd();'>cd</a><a href='#' class='itens' onclick='p_ck();'>ck</a><a href='#' class='itens' onclick='p_cp();'>cp</a><a href='#' class='itens' onclick='p_outrossl();'>outros</a>";
		document.getElementById('scrolls_lista').style.visibility ='hidden';
	
	lalala  = new jsScroller2(document.getElementById("Scrollerla"), 270, 320);
	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="<ul class='minis' id='thumbs' ><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/cc.jpg);' id='cc' onmouseover='cc_over();' onmouseout='cc_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/cv.jpg);' id='cv' onmouseover='cv_over();' onmouseout='cv_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/ca.jpg);' id='ca' onmouseover='ca_over();' onmouseout='ca_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/cl.jpg);' id='cl' onmouseover='cl_over();' onmouseout='cl_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/cr.jpg);' id='cr' onmouseover='cr_over();' onmouseout='cr_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/cd.jpg);' id='cd' onmouseover='cd_over();' onmouseout='cd_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/ck.jpg);' id='ck' onmouseover='ck_over();' onmouseout='ck_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/cp.jpg);' id='cp' onmouseover='cp_over();' onmouseout='cp_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/outrossl.jpg);' id='outrossl' onmouseover='outrossl_over();' onmouseout='outrossl_out();'  title='imagens de ambiente não disponíveis' /></li></ul> <div class='labels'><span class='left' id='label'></span><span class='right' id='pags'></span> </div>";
	
	Shadowbox.init();
	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: false,
	showInfopane:false,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";
}

//____________________________________________________________________________________________
//___________________________________________cc________________________________________
//____________________________________________________________________________________________
//cc over____________________________________________________________________________________________________________________________________
function cc_over() {
	document.getElementById('cc').style.background = "url('img/puxadores/thumbs/cc_h.jpg')";
	document.getElementById('label').innerHTML = 'CC';
}


//cc out____________________________________________________________________________________________________________________________________
function cc_out() {
	document.getElementById('cc').style.background = "url('img/puxadores/thumbs/cc.jpg')";
	document.getElementById('label').innerHTML = '';
}

//cc general____________________________________________________________________________________________________________________________________
function p_cc() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_2();'>Techno SL</a> &nbsp; | &nbsp; <a href='#' onclick='p_cc();'>cc</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cc();' id='bold_act'>CC</a><a href='#' class='itens' onclick='p_cv();'>cv</a><a href='#' class='itens' onclick='p_ca();'>ca</a><a href='#' class='itens' onclick='p_cl();'>cl</a><a href='#' class='itens' onclick='p_cr();'>cr</a><a href='#' class='itens' onclick='p_cd();'>cd</a><a href='#' class='itens' onclick='p_ck();'>ck</a><a href='#' class='itens' onclick='p_cp();'>cp</a><a href='#' class='itens' onclick='p_outrossl();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='cc1()'>> Par puxador CC + roseta</a><a href='#' onclick='cc2()'>> Par puxador CC + espelho sem entrada de chave</a><a href='#' onclick='cc3()'>> Par puxador CC + espelho com entrada de chave</a><a href='#' onclick='cc4()'>> Par puxador CC + espelho com entrada de chave</a><br />";

	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>par puxador CC + roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technosl/img1.jpg' class='full' /> <img src='img/puxadores/technosl/img1.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>par puxador CC + espelho</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technosl/img9.jpg' class='full' /> <img src='img/puxadores/technosl/img9.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function cc1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772XTG&gLink=21201&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function cc2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722005&gLink=21201&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function cc3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725005&gLink=21201&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function cc4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726005&gLink=21201&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};



//____________________________________________________________________________________________
//___________________________________________cv________________________________________
//____________________________________________________________________________________________
//cv over____________________________________________________________________________________________________________________________________
function cv_over() {
	document.getElementById('cv').style.background = "url('img/puxadores/thumbs/cv_h.jpg')";
	document.getElementById('label').innerHTML = 'CV';
}

//cv out____________________________________________________________________________________________________________________________________
function cv_out() {
	document.getElementById('cv').style.background = "url('img/puxadores/thumbs/cv.jpg')";
	document.getElementById('label').innerHTML = '';
}

//cv general____________________________________________________________________________________________________________________________________
function p_cv() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_2();'>Techno SL</a> &nbsp; | &nbsp; <a href='#' onclick='p_cv();'>cv</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cc();'>CC</a><a href='#' class='itens' onclick='p_cv();' id='bold_act'>cv</a><a href='#' class='itens' onclick='p_ca();'>ca</a><a href='#' class='itens' onclick='p_cl();'>cl</a><a href='#' class='itens' onclick='p_cr();'>cr</a><a href='#' class='itens' onclick='p_cd();'>cd</a><a href='#' class='itens' onclick='p_ck();'>ck</a><a href='#' class='itens' onclick='p_cp();'>cp</a><a href='#' class='itens' onclick='p_outrossl();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='cv1()'>> Par puxador CV + roseta</a><a href='#' onclick='cv2()'>> Par puxador CV + espelho sem entrada de chave</a><a href='#' onclick='cv3()'>> Par puxador CV + espelho com entrada de chave</a><a href='#' onclick='cv4()'>> Par puxador CV + espelho com entrada de chave</a><br />";

	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>par puxador CV + roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technosl/img2.jpg' class='full' /> <img src='img/puxadores/technosl/img2.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>par puxador CV + espelho</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technosl/img10.jpg' class='full' /> <img src='img/puxadores/technosl/img10.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function cv1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772XTF&gLink=21202&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function cv2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722006&gLink=21202&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function cv3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725006&gLink=21202&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function cv4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726006&gLink=21202&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};



//____________________________________________________________________________________________
//___________________________________________ca________________________________________
//____________________________________________________________________________________________
//ca over____________________________________________________________________________________________________________________________________
function ca_over() {
	document.getElementById('ca').style.background = "url('img/puxadores/thumbs/ca_h.jpg')";
	document.getElementById('label').innerHTML = 'CA';
}


//ca out____________________________________________________________________________________________________________________________________
function ca_out() {
	document.getElementById('ca').style.background = "url('img/puxadores/thumbs/ca.jpg')";
	document.getElementById('label').innerHTML = '';
}

//ca general____________________________________________________________________________________________________________________________________
function p_ca() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_2();'>Techno SL</a> &nbsp; | &nbsp; <a href='#' onclick='p_ca();'>ca</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cc();'>CC</a><a href='#' class='itens' onclick='p_cv();'>cv</a><a href='#' class='itens' onclick='p_ca();' id='bold_act'>ca</a><a href='#' class='itens' onclick='p_cl();'>cl</a><a href='#' class='itens' onclick='p_cr();'>cr</a><a href='#' class='itens' onclick='p_cd();'>cd</a><a href='#' class='itens' onclick='p_ck();'>ck</a><a href='#' class='itens' onclick='p_cp();'>cp</a><a href='#' class='itens' onclick='p_outrossl();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='ca1()'>> Par puxador CA + roseta</a><a href='#' onclick='ca2()'>> Par puxador CA + espelho sem entrada de chave</a><a href='#' onclick='ca3()'>> Par puxador CA + espelho com entrada de chave</a><a href='#' onclick='ca4()'>> Par puxador CA + espelho com entrada de chave</a><br />";

	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>par puxador CA + roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technosl/img3.jpg' class='full' /> <img src='img/puxadores/technosl/img3.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>par puxador CA + espelho</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technosl/img11.jpg' class='full' /> <img src='img/puxadores/technosl/img11.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function ca1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772XTE&gLink=21203&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ca2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722007&gLink=21203&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ca3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725007&gLink=21203&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ca4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726007&gLink=21203&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};


//____________________________________________________________________________________________
//___________________________________________CL________________________________________
//____________________________________________________________________________________________
//CL over____________________________________________________________________________________________________________________________________
function cl_over() {
	document.getElementById('cl').style.background = "url('img/puxadores/thumbs/cl_h.jpg')";
	document.getElementById('label').innerHTML = 'CL';
}


//CL out____________________________________________________________________________________________________________________________________
function cl_out() {
	document.getElementById('cl').style.background = "url('img/puxadores/thumbs/cl.jpg')";
	document.getElementById('label').innerHTML = '';
}

//CL general____________________________________________________________________________________________________________________________________
function p_cl() {
	//coloCL CLminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_2();'>Techno SL</a> &nbsp; | &nbsp; <a href='#' onclick='p_CL();'>CL</a>";
	
	//coloCL lista lado esquerdo e scroll se for o CLso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cc();'>CC</a><a href='#' class='itens' onclick='p_cv();' >Cv</a><a href='#' class='itens' onclick='p_ca();'>ca</a><a href='#' class='itens' onclick='p_cl();' id='bold_act'>cl</a><a href='#' class='itens' onclick='p_cr();'>cr</a><a href='#' class='itens' onclick='p_cd();'>cd</a><a href='#' class='itens' onclick='p_ck();'>ck</a><a href='#' class='itens' onclick='p_cp();'>cp</a><a href='#' class='itens' onclick='p_outrossl();'>outros</a>";
	document.getElementById('scrolls_lista').style.visibility ='hidden';
	
	lalala  = new jsScroller2(document.getElementById('Scrollerla'), 270, 100);
	lalala.scrollTo(0,0);
	
	
	//coloCL titulo, texto e scroll se for o CLso
	document.getElementById('Scroller-1').className='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='CL1()'>> Par puxador CL + roseta</a><a href='#' onclick='CL2()'>> Par puxador CL + espelho sem entrada de chave</a><a href='#' onclick='CL3()'>> Par puxador CL + espelho com entrada de chave</a><a href='#' onclick='CL4()'>> Par puxador CL + espelho com entrada de chave</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='hidden';


	scroller  = new jsScroller(document.getElementById('Scroller-1'), 270, 100);
	scroller.scrollTo(0,0);
	

	//coloCL imagem ou ss
	document.getElementById('img_inlink').innerHTML="<div id='myGallery' style='float:left; width:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>par puxador CL + roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technosl/img4.jpg' class='full' /> <img src='img/puxadores/technosl/img4.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>par puxador CL + espelho</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technosl/img12.jpg' class='full' /> <img src='img/puxadores/technosl/img12.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function cl1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772XTD&gLink=21204&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function cl2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722008&gLink=211204&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function cl3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725008&gLink=21204&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function cl4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726008&gLink=21204&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};


//____________________________________________________________________________________________
//___________________________________________cr________________________________________
//____________________________________________________________________________________________
//cr over____________________________________________________________________________________________________________________________________
function cr_over() {
	document.getElementById('cr').style.background = "url('img/puxadores/thumbs/cr_h.jpg')";
	document.getElementById('label').innerHTML = 'cr';
}


//cr out____________________________________________________________________________________________________________________________________
function cr_out() {
	document.getElementById('cr').style.background = "url('img/puxadores/thumbs/cr.jpg')";
	document.getElementById('label').innerHTML = '';
}

//cr general____________________________________________________________________________________________________________________________________
function p_cr() {
	//colocr crminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_2();'>Techno SL</a> &nbsp; | &nbsp; <a href='#' onclick='p_cr();'>cr</a>";
	
	//colocr lista lado esquerdo e scroll se for o crso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cc();'>CC</a><a href='#' class='itens' onclick='p_cv();' >Cv</a><a href='#' class='itens' onclick='p_ca();'>ca</a><a href='#' class='itens' onclick='p_cl();'>cl</a><a href='#' class='itens' onclick='p_cr();' id='bold_act'>cr</a><a href='#' class='itens' onclick='p_cd();'>cd</a><a href='#' class='itens' onclick='p_ck();'>ck</a><a href='#' class='itens' onclick='p_cp();'>cp</a><a href='#' class='itens' onclick='p_outrossl();'>outros</a>";
	document.getElementById('scrolls_lista').style.visibility ='hidden';
	
	lalala  = new jsScroller2(document.getElementById('Scrollerla'), 270, 100);
	lalala.scrollTo(0,0);
	
	
	//colocr titulo, texto e scroll se for o crso
	document.getElementById('Scroller-1').className='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='cr1()'>> Par puxador cr + roseta</a><a href='#' onclick='cr2()'>> Par puxador cr + espelho sem entrada de chave</a><a href='#' onclick='cr3()'>> Par puxador cr + espelho com entrada de chave</a><a href='#' onclick='cr4()'>> Par puxador cr + espelho com entrada de chave</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='hidden';


	scroller  = new jsScroller(document.getElementById('Scroller-1'), 270, 100);
	scroller.scrollTo(0,0);
	

	//colocr imagem ou ss
	document.getElementById('img_inlink').innerHTML="<div id='myGallery' style='float:left; width:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>par puxador cr + roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technosl/img5.jpg' class='full' /> <img src='img/puxadores/technosl/img5.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>par puxador cr + espelho</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technosl/img13.jpg' class='full' /> <img src='img/puxadores/technosl/img13.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function cr1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772XTA&gLink=21205&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function cr2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722009&gLink=21205&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function cr3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725009&gLink=21205&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function cr4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726009&gLink=21205&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________cd________________________________________
//____________________________________________________________________________________________
//cd over____________________________________________________________________________________________________________________________________
function cd_over() {
	document.getElementById('cd').style.background = "url('img/puxadores/thumbs/cd_h.jpg')";
	document.getElementById('label').innerHTML = 'cd';
}


//cd out____________________________________________________________________________________________________________________________________
function cd_out() {
	document.getElementById('cd').style.background = "url('img/puxadores/thumbs/cd.jpg')";
	document.getElementById('label').innerHTML = '';
}

//cd general____________________________________________________________________________________________________________________________________
function p_cd() {
	//colocr crminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_2();'>Techno SL</a> &nbsp; | &nbsp; <a href='#' onclick='p_cd();'>cd</a>";
	
	//colocr lista lado esquerdo e scroll se for o crso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cc();'>CC</a><a href='#' class='itens' onclick='p_cv();' >Cv</a><a href='#' class='itens' onclick='p_ca();'>ca</a><a href='#' class='itens' onclick='p_cl();'>cl</a><a href='#' class='itens' onclick='p_cr();'>cr</a><a href='#' class='itens' onclick='p_cd();' id='bold_act'>cd</a><a href='#' class='itens' onclick='p_ck();'>ck</a><a href='#' class='itens' onclick='p_cp();'>cp</a><a href='#' class='itens' onclick='p_outrossl();'>outros</a>";
	document.getElementById('scrolls_lista').style.visibility ='hidden';
	
	lalala  = new jsScroller2(document.getElementById('Scrollerla'), 270, 100);
	lalala.scrollTo(0,0);
	
	
	//colocr titulo, texto e scroll se for o crso
	document.getElementById('Scroller-1').className='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='cd1()'>> Par puxador CD + roseta</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='hidden';


	scroller  = new jsScroller(document.getElementById('Scroller-1'), 270, 100);
	scroller.scrollTo(0,0);
	

	//colocr imagem ou ss
	document.getElementById('img_inlink').innerHTML="<img style='position:relative; left:34px;' src='img/puxadores/technosl/img6.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function cd1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772XDN&gLink=21206&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};


//____________________________________________________________________________________________
//___________________________________________ck________________________________________
//____________________________________________________________________________________________
//ck over____________________________________________________________________________________________________________________________________
function ck_over() {
	document.getElementById('ck').style.background = "url('img/puxadores/thumbs/ck_h.jpg')";
	document.getElementById('label').innerHTML = 'CK';
}

//ck out____________________________________________________________________________________________________________________________________
function ck_out() {
	document.getElementById('ck').style.background = "url('img/puxadores/thumbs/ck.jpg')";
	document.getElementById('label').innerHTML = '';
}

//ck general____________________________________________________________________________________________________________________________________
function p_ck() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_2();'>Techno SL</a> &nbsp; | &nbsp; <a href='#' onclick='p_ck();'>ck</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cc();'>CC</a><a href='#' class='itens' onclick='p_cv();'>cv</a><a href='#' class='itens' onclick='p_ca();'>ca</a><a href='#' class='itens' onclick='p_cl();'>cl</a><a href='#' class='itens' onclick='p_cr();'>cr</a><a href='#' class='itens' onclick='p_cd();'>cd</a><a href='#' class='itens' onclick='p_ck();' id='bold_act'>ck</a><a href='#' class='itens' onclick='p_cp();'>cp</a><a href='#' class='itens' onclick='p_outrossl();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='ck1()'>> Par puxador CK + roseta</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/technosl/img7.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function ck1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772XPK&gLink=21207&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};



//____________________________________________________________________________________________
//___________________________________________cp________________________________________
//____________________________________________________________________________________________
//cp over____________________________________________________________________________________________________________________________________
function cp_over() {
	document.getElementById('cp').style.background = "url('img/puxadores/thumbs/cp_h.jpg')";
	document.getElementById('label').innerHTML = 'cp';
}

//cp out____________________________________________________________________________________________________________________________________
function cp_out() {
	document.getElementById('cp').style.background = "url('img/puxadores/thumbs/cp.jpg')";
	document.getElementById('label').innerHTML = '';
}

//cp general____________________________________________________________________________________________________________________________________
function p_cp() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_2();'>Techno SL</a> &nbsp; | &nbsp; <a href='#' onclick='p_cp();'>cp</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cc();'>CC</a><a href='#' class='itens' onclick='p_cv();'>cv</a><a href='#' class='itens' onclick='p_ca();'>ca</a><a href='#' class='itens' onclick='p_cl();'>cl</a><a href='#' class='itens' onclick='p_cr();'>cr</a><a href='#' class='itens' onclick='p_cd();'>cd</a><a href='#' class='itens' onclick='p_ck();'>ck</a><a href='#' class='itens' onclick='p_cp();' id='bold_act'>cp</a><a href='#' class='itens' onclick='p_outrossl();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='cp1()'>> Par puxador cp + roseta</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/technosl/img8.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function cp1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772XPT&gLink=21208&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};






//____________________________________________________________________________________________
//___________________________________________outrossl________________________________________
//____________________________________________________________________________________________
//outrossl over____________________________________________________________________________________________________________________________________
function outrossl_over() {
	document.getElementById('outrossl').style.background = "url('img/puxadores/thumbs/outrossl_h.jpg')";
	document.getElementById('label').innerHTML = 'outros';
}

//outrossl out____________________________________________________________________________________________________________________________________
function outrossl_out() {
	document.getElementById('outrossl').style.background = "url('img/puxadores/thumbs/outrossl.jpg')";
	document.getElementById('label').innerHTML = '';
}

//outrossl general____________________________________________________________________________________________________________________________________
function p_outrossl() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_2();'>Techno SL</a> &nbsp; | &nbsp; <a href='#' onclick='p_outrossl();'>outros</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cc();'>CC</a><a href='#' class='itens' onclick='p_cv();'>cv</a><a href='#' class='itens' onclick='p_ca();'>ca</a><a href='#' class='itens' onclick='p_cl();'>cl</a><a href='#' class='itens' onclick='p_cr();'>cr</a><a href='#' class='itens' onclick='p_cd();'>cd</a><a href='#' class='itens' onclick='p_ck();'>ck</a><a href='#' class='itens' onclick='p_cp();'>cp</a><a href='#' class='itens' onclick='p_outrossl();' id='bold_act'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='outrossl1()'>> CR - asa de porta 150mm</a><a href='#' onclick='outrossl2()'>> CR - asa de porta 300mm</a><a href='#' onclick='outrossl3()'>> Asa de porta tubular 5&frac34; interior </a><a href='#' onclick='outrossl4()'>> Asa de porta tubular 5&frac34; exterior </a><a href='#' onclick='outrossl5()'>> Entrada de Chave </a><a href='#' onclick='outrossl6()'>> Entrada de Chave </a><a href='#' onclick='outrossl7()'>> Conjunto completo WC SL </a><a href='#' onclick='outrossl8()'>> Conjunto de porta de entrada SL </a><a href='#' onclick='outrossl9()'>> Millenium - puxador para móvel </a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>CR - asa de porta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technosl/img14.jpg' class='full' /> <img src='img/puxadores/technosl/img14.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Asa de porta tubular 5&frac34; </p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technosl/img15.jpg' class='full' /> <img src='img/puxadores/technosl/img15.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Entrada de chave </p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technosl/img16.jpg' class='full' /> <img src='img/puxadores/technosl/img16.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Conjunto completo WC SL </p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technosl/img17.jpg' class='full' /> <img src='img/puxadores/technosl/img17.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Puxador de porta de entrada SL</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technosl/img18.jpg' class='full' /> <img src='img/puxadores/technosl/img18.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Milenium - puxador de móvel</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/technosl/img19.jpg' class='full' /> <img src='img/puxadores/technosl/img19.jpg' class='thumbnail' /> </div></div>";
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function outross11() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2630038&gLink=21209&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrossl2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2630039&gLink=21209&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrossl3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2630010&gLink=21209&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrossl4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2630011&gLink=21209&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrossl5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670060&gLink=21209&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrossl6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670059&gLink=21209&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrossl7() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2792004&gLink=21209&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrossl8() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2622005&gLink=211209&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrossl9() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=11130ML&gLink=21209&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};









//INOX SS+____________________________________________________________________________________________________________________________________
function p_3() {
	//define qual o item de menu que esta activo
	document.getElementById('puxadores').className='activo';
	document.getElementById('complementos').className='';
	document.getElementById('cefechmecanicas').className='';
	document.getElementById('cacessos').className='';
	document.getElementById('equipamentos').className='';
	
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_3();'>Inox SS+</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_goh01();'>goh-01</a><a href='#' class='itens' onclick='p_goh02();'>goh-02</a><a href='#' class='itens' onclick='p_goh03();'>goh-03</a><a href='#' class='itens' onclick='p_goh04();'>goh-04</a><a href='#' class='itens' onclick='p_goh05();'>goh-05</a><a href='#' class='itens' onclick='p_goh06();'>goh-06</a><a href='#' class='itens' onclick='p_goh08();'>goh-08</a><a href='#' class='itens' onclick='p_goh-11();'>goh11</a><a href='#' class='itens' onclick='p_goh12();'>goh-12</a><a href='#' class='itens' onclick='p_ssarco();'>SS arco</a><a href='#' class='itens' onclick='p_outrosinox();'>outros</a>";
		document.getElementById('scrolls_lista').style.visibility ='hidden';
	
	lalala  = new jsScroller2(document.getElementById("Scrollerla"), 270, 320);
	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="<ul class='minis' id='thumbs' ><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/goh01.jpg);' id='goh01' onmouseover='goh01_over();' onmouseout='goh01_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/goh02.jpg);' id='goh02' onmouseover='goh02_over();' onmouseout='goh02_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/goh03.jpg);' id='goh3' onmouseover='goh03_over();' onmouseout='goh03_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/goh04.jpg);' id='goh04' onmouseover='goh04_over();' onmouseout='goh04_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/goh05.jpg);' id='goh05' onmouseover='goh05_over();' onmouseout='goh05_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/goh06.jpg);' id='goh06' onmouseover='goh06_over();' onmouseout='goh06_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/goh08.jpg);' id='ck' onmouseover='goh08_over();' onmouseout='goh08_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/goh11.jpg);' id='goh11' onmouseover='goh11_over();' onmouseout='goh11_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/goh12.jpg);' id='goh12' onmouseover='goh12_over();' onmouseout='goh12_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/ssarco.jpg);' id='ssarco' onmouseover='ssarco_over();' onmouseout='ssarco_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/outrosinox.jpg);' id='outrosinox' onmouseover='outrosinox_over();' onmouseout='outrosinox_out();'  title='imagens de ambiente não disponíveis' /></li></ul> <div class='labels'><span class='left' id='label'></span><span class='right' id='pags'></span> </div>";
	
	Shadowbox.init();
	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: false,
	showInfopane:false,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";
}


//____________________________________________________________________________________________
//___________________________________________goh-01________________________________________
//____________________________________________________________________________________________
//goh01 over____________________________________________________________________________________________________________________________________
function goh01_over() {
	document.getElementById('goh01').style.background = "url('img/puxadores/thumbs/goh01_h.jpg')";
	document.getElementById('label').innerHTML = 'goh-01';
}

//goh01 out____________________________________________________________________________________________________________________________________
function goh01_out() {
	document.getElementById('goh01').style.background = "url('img/puxadores/thumbs/goh01.jpg')";
	document.getElementById('label').innerHTML = '';
}

//goh01 general____________________________________________________________________________________________________________________________________
function p_goh01() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_3();'>Inox SS +</a> &nbsp; | &nbsp; <a href='#' onclick='p_goh01();'>goh-01</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_goh01();' id='bold_act'>goh-01</a><a href='#' class='itens' onclick='p_goh02();'>goh-02</a><a href='#' class='itens' onclick='p_goh03();'>goh-03</a><a href='#' class='itens' onclick='p_goh04();'>goh-04</a><a href='#' class='itens' onclick='p_goh05();' >goh-05</a><a href='#' class='itens' onclick='p_goh06();'>goh-06</a><a href='#' class='itens' onclick='p_goh08();'>goh-08</a><a href='#' class='itens' onclick='p_goh11();' >goh-11</a><a href='#' class='itens' onclick='p_goh12();'>goh-12</a><a href='#' class='itens' onclick='p_ssarco();'>SS arco</a><a href='#' class='itens' onclick='p_outrosinox();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='goh011()'>> Par puxador GOH-01 + roseta com mola</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/inoxss/img1.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function goh011() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791010&gLink=21301&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};



//____________________________________________________________________________________________
//___________________________________________goh-02________________________________________
//____________________________________________________________________________________________
//goh02 over____________________________________________________________________________________________________________________________________
function goh02_over() {
	document.getElementById('goh02').style.background = "url('img/puxadores/thumbs/goh02_h.jpg')";
	document.getElementById('label').innerHTML = 'goh-02';
}

//goh02 out____________________________________________________________________________________________________________________________________
function goh02_out() {
	document.getElementById('goh02').style.background = "url('img/puxadores/thumbs/goh02.jpg')";
	document.getElementById('label').innerHTML = '';
}

//goh02 general____________________________________________________________________________________________________________________________________
function p_goh02() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_3();'>Inox SS +</a> &nbsp; | &nbsp; <a href='#' onclick='p_goh02();'>goh-02</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_goh01();'>goh-01</a><a href='#' class='itens' onclick='p_goh02();' id='bold_act'>goh-02</a><a href='#' class='itens' onclick='p_goh03();'>goh-03</a><a href='#' class='itens' onclick='p_goh04();'>goh-04</a><a href='#' class='itens' onclick='p_goh05();' >goh-05</a><a href='#' class='itens' onclick='p_goh06();'>goh-06</a><a href='#' class='itens' onclick='p_goh08();'>goh-08</a><a href='#' class='itens' onclick='p_goh11();' >goh-11</a><a href='#' class='itens' onclick='p_goh12();'>goh-12</a><a href='#' class='itens' onclick='p_ssarco();'>SS arco</a><a href='#' class='itens' onclick='p_outrosinox();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='goh021()'>> Par puxador GOH-02 + roseta com mola</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/inoxss/img2.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function goh021() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791012&gLink=21302&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};



//____________________________________________________________________________________________
//___________________________________________goh-03________________________________________
//____________________________________________________________________________________________
//goh03 over____________________________________________________________________________________________________________________________________
function goh03_over() {
	document.getElementById('goh03').style.background = "url('img/puxadores/thumbs/goh03_h.jpg')";
	document.getElementById('label').innerHTML = 'goh-03';
}

//goh03 out____________________________________________________________________________________________________________________________________
function goh03_out() {
	document.getElementById('goh03').style.background = "url('img/puxadores/thumbs/goh03.jpg')";
	document.getElementById('label').innerHTML = '';
}

//goh03 general____________________________________________________________________________________________________________________________________
function p_goh03() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_3();'>Inox SS +</a> &nbsp; | &nbsp; <a href='#' onclick='p_goh03();'>goh-03</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_goh01();'>goh-01</a><a href='#' class='itens' onclick='p_goh02();'>goh-02</a><a href='#' class='itens' onclick='p_goh03();' id='bold_act'>goh-03</a><a href='#' class='itens' onclick='p_goh04();'>goh-04</a><a href='#' class='itens' onclick='p_goh05();' >goh-05</a><a href='#' class='itens' onclick='p_goh06();'>goh-06</a><a href='#' class='itens' onclick='p_goh08();'>goh-08</a><a href='#' class='itens' onclick='p_goh11();' >goh-11</a><a href='#' class='itens' onclick='p_goh12();'>goh-12</a><a href='#' class='itens' onclick='p_ssarco();'>SS arco</a><a href='#' class='itens' onclick='p_outrosinox();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='goh031()'>> Par puxador GOH-03 + roseta com mola</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/inoxss/img3.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function goh031() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791014&gLink=21303&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};


//____________________________________________________________________________________________
//___________________________________________goh-04________________________________________
//____________________________________________________________________________________________
//goh04 over____________________________________________________________________________________________________________________________________
function goh04_over() {
	document.getElementById('goh04').style.background = "url('img/puxadores/thumbs/goh04_h.jpg')";
	document.getElementById('label').innerHTML = 'goh-04';
}

//goh04 out____________________________________________________________________________________________________________________________________
function goh04_out() {
	document.getElementById('goh04').style.background = "url('img/puxadores/thumbs/goh04.jpg')";
	document.getElementById('label').innerHTML = '';
}

//goh04 general____________________________________________________________________________________________________________________________________
function p_goh04() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_3();'>Inox SS +</a> &nbsp; | &nbsp; <a href='#' onclick='p_goh04();'>goh-04</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_goh01();'>goh-01</a><a href='#' class='itens' onclick='p_goh02();'>goh-02</a><a href='#' class='itens' onclick='p_goh03();'>goh-03</a><a href='#' class='itens' onclick='p_goh04();' id='bold_act'>goh-04</a><a href='#' class='itens' onclick='p_goh05();' >goh-05</a><a href='#' class='itens' onclick='p_goh06();'>goh-06</a><a href='#' class='itens' onclick='p_goh08();'>goh-08</a><a href='#' class='itens' onclick='p_goh11();' >goh-11</a><a href='#' class='itens' onclick='p_goh12();'>goh-12</a><a href='#' class='itens' onclick='p_ssarco();'>SS arco</a><a href='#' class='itens' onclick='p_outrosinox();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='goh041()'>> Par puxador GOH-04 + roseta com mola</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/inoxss/img4.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function goh041() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791016&gLink=21304&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};



//____________________________________________________________________________________________
//___________________________________________goh-05________________________________________
//____________________________________________________________________________________________
//goh05 over____________________________________________________________________________________________________________________________________
function goh05_over() {
	document.getElementById('goh05').style.background = "url('img/puxadores/thumbs/goh05_h.jpg')";
	document.getElementById('label').innerHTML = 'goh-05';
}

//goh05 out____________________________________________________________________________________________________________________________________
function goh05_out() {
	document.getElementById('goh05').style.background = "url('img/puxadores/thumbs/goh05.jpg')";
	document.getElementById('label').innerHTML = '';
}

//goh05 general____________________________________________________________________________________________________________________________________
function p_goh05() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_3();'>Inox SS +</a> &nbsp; | &nbsp; <a href='#' onclick='p_goh05();'>goh-05</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_goh01();'>goh-01</a><a href='#' class='itens' onclick='p_goh02();'>goh-02</a><a href='#' class='itens' onclick='p_goh03();'>goh-03</a><a href='#' class='itens' onclick='p_goh04();'>goh-04</a><a href='#' class='itens' onclick='p_goh05();'  id='bold_act'>goh-05</a><a href='#' class='itens' onclick='p_goh06();'>goh-06</a><a href='#' class='itens' onclick='p_goh08();'>goh-08</a><a href='#' class='itens' onclick='p_goh11();' >goh-11</a><a href='#' class='itens' onclick='p_goh12();'>goh-12</a><a href='#' class='itens' onclick='p_ssarco();'>SS arco</a><a href='#' class='itens' onclick='p_outrosinox();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='goh051()'>> Par puxador GOH-05 + roseta com mola</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/inoxss/img5.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function goh051() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791018&gLink=21305&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};



//____________________________________________________________________________________________
//___________________________________________goh-06________________________________________
//____________________________________________________________________________________________
//goh06 over____________________________________________________________________________________________________________________________________
function goh06_over() {
	document.getElementById('goh06').style.background = "url('img/puxadores/thumbs/goh06_h.jpg')";
	document.getElementById('label').innerHTML = 'goh-06';
}

//goh06 out____________________________________________________________________________________________________________________________________
function goh06_out() {
	document.getElementById('goh06').style.background = "url('img/puxadores/thumbs/goh06.jpg')";
	document.getElementById('label').innerHTML = '';
}

//goh06 general____________________________________________________________________________________________________________________________________
function p_goh06() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_3();'>Inox SS +</a> &nbsp; | &nbsp; <a href='#' onclick='p_goh06();'>goh-06</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_goh01();' >goh-01</a><a href='#' class='itens' onclick='p_goh02();'>goh-02</a><a href='#' class='itens' onclick='p_goh03();'>goh-03</a><a href='#' class='itens' onclick='p_goh04();'>goh-04</a><a href='#' class='itens' onclick='p_goh05();' >goh-05</a><a href='#' class='itens' onclick='p_goh06();'id='bold_act'>goh-06</a><a href='#' class='itens' onclick='p_goh08();'>goh-08</a><a href='#' class='itens' onclick='p_goh11();' >goh-11</a><a href='#' class='itens' onclick='p_goh12();'>goh-12</a><a href='#' class='itens' onclick='p_ssarco();'>SS arco</a><a href='#' class='itens' onclick='p_outrosinox();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='goh061()'>> Par puxador GOH-06 + roseta com mola</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/inoxss/img6.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function goh061() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791020&gLink=21306&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};



//____________________________________________________________________________________________
//___________________________________________goh-08________________________________________
//____________________________________________________________________________________________
//goh08 over____________________________________________________________________________________________________________________________________
function goh08_over() {
	document.getElementById('goh08').style.background = "url('img/puxadores/thumbs/goh08_h.jpg')";
	document.getElementById('label').innerHTML = 'goh-08';
}

//goh08 out____________________________________________________________________________________________________________________________________
function goh08_out() {
	document.getElementById('goh08').style.background = "url('img/puxadores/thumbs/goh08.jpg')";
	document.getElementById('label').innerHTML = '';
}

//goh08 general____________________________________________________________________________________________________________________________________
function p_goh08() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_3();'>INOX SS+</a> &nbsp; | &nbsp; <a href='#' onclick='p_goh08();'>goh-08</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_goh01();'>goh-01</a><a href='#' class='itens' onclick='p_goh02();'>goh-02</a><a href='#' class='itens' onclick='p_goh03();'>goh-03</a><a href='#' class='itens' onclick='p_goh04();'>goh-04</a><a href='#' class='itens' onclick='p_goh05();' >goh-05</a><a href='#' class='itens' onclick='p_goh06();'>goh-06</a><a href='#' class='itens' onclick='p_goh08();' id='bold_act'>goh-08</a><a href='#' class='itens' onclick='p_goh11();' >goh-11</a><a href='#' class='itens' onclick='p_goh12();'>goh-12</a><a href='#' class='itens' onclick='p_ssarco();'>SS arco</a><a href='#' class='itens' onclick='p_outrosinox();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='goh081()'>> Par puxador GOH-08 + roseta com mola</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/inoxss/img7.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function goh081() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791028&gLink=21307&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};




//____________________________________________________________________________________________
//___________________________________________goh-11________________________________________
//____________________________________________________________________________________________
//goh11 over____________________________________________________________________________________________________________________________________
function goh11_over() {
	document.getElementById('goh11').style.background = "url('img/puxadores/thumbs/goh11_h.jpg')";
	document.getElementById('label').innerHTML = 'goh-11';
}

//goh11 out____________________________________________________________________________________________________________________________________
function goh11_out() {
	document.getElementById('goh11').style.background = "url('img/puxadores/thumbs/goh11.jpg')";
	document.getElementById('label').innerHTML = '';
}

//goh11 general____________________________________________________________________________________________________________________________________
function p_goh11() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_3();'>INOX SS+</a> &nbsp; | &nbsp; <a href='#' onclick='p_goh11();'>goh-11</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_goh01();'>goh-01</a><a href='#' class='itens' onclick='p_goh02();'>goh-02</a><a href='#' class='itens' onclick='p_goh03();'>goh-03</a><a href='#' class='itens' onclick='p_goh04();'>goh-04</a><a href='#' class='itens' onclick='p_goh05();' >goh-05</a><a href='#' class='itens' onclick='p_goh06();'>goh-06</a><a href='#' class='itens' onclick='p_goh08();'>goh-08</a><a href='#' class='itens' onclick='p_goh11();'  id='bold_act'>goh-11</a><a href='#' class='itens' onclick='p_goh12();'>goh-12</a><a href='#' class='itens' onclick='p_ssarco();'>SS arco</a><a href='#' class='itens' onclick='p_outrosinox();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='goh111()'>> Par puxador GOH-11 + roseta com mola</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/inoxss/img8.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function goh111() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791022&gLink=21308&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};




//____________________________________________________________________________________________
//___________________________________________goh-12________________________________________
//____________________________________________________________________________________________
//goh12 over____________________________________________________________________________________________________________________________________
function goh12_over() {
	document.getElementById('goh12').style.background = "url('img/puxadores/thumbs/goh12_h.jpg')";
	document.getElementById('label').innerHTML = 'goh-12';
}

//goh12 out____________________________________________________________________________________________________________________________________
function goh12_out() {
	document.getElementById('goh12').style.background = "url('img/puxadores/thumbs/goh12.jpg')";
	document.getElementById('label').innerHTML = '';
}

//goh12 general____________________________________________________________________________________________________________________________________
function p_goh12() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_3();'>INOX SS+</a> &nbsp; | &nbsp; <a href='#' onclick='p_goh12();'>goh-12</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_goh01();'>goh-01</a><a href='#' class='itens' onclick='p_goh02();'>goh-02</a><a href='#' class='itens' onclick='p_goh03();'>goh-03</a><a href='#' class='itens' onclick='p_goh04();'>goh-04</a><a href='#' class='itens' onclick='p_goh05();' >goh-05</a><a href='#' class='itens' onclick='p_goh06();'>goh-06</a><a href='#' class='itens' onclick='p_goh08();'>goh-08</a><a href='#' class='itens' onclick='p_goh11();' >goh-11</a><a href='#' class='itens' onclick='p_goh12();' id='bold_act'>goh-12</a><a href='#' class='itens' onclick='p_ssarco();'>SS arco</a><a href='#' class='itens' onclick='p_outrosinox();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='goh121()'>> Par puxador GOH-12 + roseta com mola</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/inoxss/img9.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function goh121() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791024&gLink=21309&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};



//____________________________________________________________________________________________
//___________________________________________ssarco________________________________________
//____________________________________________________________________________________________
//ssarco over____________________________________________________________________________________________________________________________________
function ssarco_over() {
	document.getElementById('ssarco').style.background = "url('img/puxadores/thumbs/ssarco_h.jpg')";
	document.getElementById('label').innerHTML = 'SS Arco';
}

//ssarco out____________________________________________________________________________________________________________________________________
function ssarco_out() {
	document.getElementById('ssarco').style.background = "url('img/puxadores/thumbs/ssarco.jpg')";
	document.getElementById('label').innerHTML = '';
}

//ssarco general____________________________________________________________________________________________________________________________________
function p_ssarco() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_3();'>INOX SS+</a> &nbsp; | &nbsp; <a href='#' onclick='p_ssarco();'>SS Arco</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_goh01();'>goh-01</a><a href='#' class='itens' onclick='p_goh02();'>goh-02</a><a href='#' class='itens' onclick='p_goh03();'>goh-03</a><a href='#' class='itens' onclick='p_goh04();'>goh-04</a><a href='#' class='itens' onclick='p_goh05();' >goh-05</a><a href='#' class='itens' onclick='p_goh06();'>goh-06</a><a href='#' class='itens' onclick='p_goh08();'>goh-08</a><a href='#' class='itens' onclick='p_goh11();' >goh-11</a><a href='#' class='itens' onclick='p_goh12();'>goh-12</a><a href='#' class='itens' onclick='p_ssarco();' id='bold_act'>SS arco</a><a href='#' class='itens' onclick='p_outrosinox();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='ssarco1()'>> Par puxador SS Arco + roseta com mola</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/inoxss/img10.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function ssarco1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791026&gLink=21310&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};


//____________________________________________________________________________________________
//___________________________________________outrosinox________________________________________
//____________________________________________________________________________________________
//outrosinox over____________________________________________________________________________________________________________________________________
function outrosinox_over() {
	document.getElementById('outrosinox').style.background = "url('img/puxadores/thumbs/outrosinox_h.jpg')";
	document.getElementById('label').innerHTML = 'outros';
}

//outrosinox out____________________________________________________________________________________________________________________________________
function outrosinox_out() {
	document.getElementById('outrosinox').style.background = "url('img/puxadores/thumbs/outrosinox.jpg')";
	document.getElementById('label').innerHTML = '';
}

//outrosinox general____________________________________________________________________________________________________________________________________
function p_outrosinox() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_3();'>INOX SS+</a> &nbsp; | &nbsp; <a href='#' onclick='p_outrosinox();'>outros</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_goh01();'>goh-01</a><a href='#' class='itens' onclick='p_goh02();'>goh-02</a><a href='#' class='itens' onclick='p_goh03();'>goh-03</a><a href='#' class='itens' onclick='p_goh04();'>goh-04</a><a href='#' class='itens' onclick='p_goh05();' >goh-05</a><a href='#' class='itens' onclick='p_goh06();'>goh-06</a><a href='#' class='itens' onclick='p_goh08();'>goh-08</a><a href='#' class='itens' onclick='p_goh11();' >goh-11</a><a href='#' class='itens' onclick='p_goh12();'>goh-12</a><a href='#' class='itens' onclick='p_ssarco();'>SS arco</a><a href='#' class='itens' onclick='p_outrosinox();' id='bold_act'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox escovado' /><img src='img/acabamentos/629.jpg' title='aço inox polido' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='outrosinox1()'>> Asa de porta 150mm </a><a href='#' onclick='outrosinox2()'>> Asa de porta 225mm </a><a href='#' onclick='outrosinox3()'>> Asa de porta 300mm </a><a href='#' onclick='outrosinox4()'>> Asa de porta 450mm </a><a href='#' onclick='outrosinox5()'>> Entrada de chave </a><a href='#' onclick='outrosinox6()'>> Entrada de chave </a><a href='#' onclick='outrosinox7()'>> Conjunto manípulo WC </a><br />";

	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Asa de porta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/inoxss/img11.jpg' class='full' /> <img src='img/puxadores/inoxss/img11.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Entrada de chave </p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/inoxss/img12.jpg' class='full' /> <img src='img/puxadores/inoxss/img12.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Entrada de chave </p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/inoxss/img13.jpg' class='full' /> <img src='img/puxadores/inoxss/img13.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Conjunto manípulo WC </p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/inoxss/img14.jpg' class='full' /> <img src='img/puxadores/inoxss/img14.jpg' class='thumbnail' /> </div></div>";
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function outrosinox1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791034&gLink=21311&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosinox2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791035&gLink=21311&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosinox3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791036&gLink=21311&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosinox4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791037&gLink=21311&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosinox5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791030&gLink=21311&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosinox6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791031&gLink=21311&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosinox7() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791032&gLink=21311&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};





//Comercial____________________________________________________________________________________________________________________________________
function p_4() {
	//define qual o item de menu que esta activo
	document.getElementById('puxadores').className='activo';
	document.getElementById('complementos').className='';
	document.getElementById('cefechmecanicas').className='';
	document.getElementById('cacessos').className='';
	document.getElementById('equipamentos').className='';
	
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_4();'>Comercial</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_sygma();'>sygma</a><a href='#' class='itens' onclick='p_gama();'>gama</a><a href='#' class='itens' onclick='p_comercial();'>comercial</a><a href='#' class='itens' onclick='p_outroscom();'>outros</a>";
		document.getElementById('scrolls_lista').style.visibility ='hidden';
	
	lalala  = new jsScroller2(document.getElementById("Scrollerla"), 270, 320);
	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="<ul class='minis' id='thumbs' ><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/sygma.jpg);' id='sygma' onmouseover='sygma_over();' onmouseout='sygma_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/gama.jpg);' id='gama' onmouseover='gama_over();' onmouseout='gama_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/comercial.jpg);' id='comercial' onmouseover='comercial_over();' onmouseout='comercial_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/outroscom.jpg);' id='outroscom' onmouseover='outroscom_over();' onmouseout='outroscom_out();'  title='imagens de ambiente não disponíveis' /></li></ul> <div class='labels'><span class='left' id='label'></span><span class='right' id='pags'></span> </div>";
	
	Shadowbox.init();
	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: false,
	showInfopane:false,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";
}



//____________________________________________________________________________________________
//___________________________________________sygma________________________________________
//____________________________________________________________________________________________
//sygma over____________________________________________________________________________________________________________________________________
function sygma_over() {
	document.getElementById('sygma').style.background = "url('img/puxadores/thumbs/sygma_h.jpg')";
	document.getElementById('label').innerHTML = 'sygma';
}

//sygma out____________________________________________________________________________________________________________________________________
function sygma_out() {
	document.getElementById('sygma').style.background = "url('img/puxadores/thumbs/sygma.jpg')";
	document.getElementById('label').innerHTML = '';
}

//sygma general____________________________________________________________________________________________________________________________________
function p_sygma() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_4();'>Comercial</a> &nbsp; | &nbsp; <a href='#' onclick='p_sygma();'>sygma</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_sygma();' id='bold_act'>sygma</a><a href='#' class='itens' onclick='p_gama();'>gama</a><a href='#' class='itens' onclick='p_comercial();'>comercial</a><a href='#' class='itens' onclick='p_outroscom();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/626.jpg' title='cromado fosco' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='sygma1()'>> Par puxador sygma + Comercial - moleta + roseta sem entrada de chave</a><a href='#' onclick='sygma2()'>> Par puxador sygma + Comercial - moleta + espelho sem entrada de chave</a><a href='#' onclick='sygma3()'>> Par puxador sygma + Comercial - moleta + espelho com entrada de chave</a><a href='#' onclick='sygma4()'>> Par puxador sygma + Comercial - moleta + espelho com entrada de chave</a><a href='#' onclick='sygma5()'>> Par puxador sygma + Comercial - moleta + espelho livre/ocupado</a><a href='#' onclick='sygma6()'>> Par puxador sygma + Comercial - moleta + espelho livre/ocupado</a><a href='#' onclick='sygma7()'>> Par puxador sygma + Comercial - moleta + espelho conjunto WC</a><a href='#' onclick='sygma8()'>> Par puxador sygma + Comercial - moleta + espelho conjunto WC</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>sygma + Comercial - moleta + roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/comercial/img1.jpg' class='full' /> <img src='img/puxadores/comercial/img1.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>sygma + Comercial - moleta + espelho </p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/comercial/img2.jpg' class='full' /> <img src='img/puxadores/comercial/img2.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function sygma1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772ESJ&gLink=21401&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function sygma2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722ESJ&gLink=21401&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function sygma3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725ESJ&gLink=21401&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function sygma4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726ESJ&gLink=21401&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function sygma5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=272iESJD&gLink=21401&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function sygma6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=272iESJE&gLink=21401&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function sygma7() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2721ESJD&gLink=21401&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function sygma8() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2721ESJE&gLink=21401&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};


//____________________________________________________________________________________________
//___________________________________________gama________________________________________
//____________________________________________________________________________________________
//gama over____________________________________________________________________________________________________________________________________
function gama_over() {
	document.getElementById('gama').style.background = "url('img/puxadores/thumbs/gama_h.jpg')";
	document.getElementById('label').innerHTML = 'gama';
}

//gama out____________________________________________________________________________________________________________________________________
function gama_out() {
	document.getElementById('gama').style.background = "url('img/puxadores/thumbs/gama.jpg')";
	document.getElementById('label').innerHTML = '';
}

//gama general____________________________________________________________________________________________________________________________________
function p_gama() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_4();'>Comercial</a> &nbsp; | &nbsp; <a href='#' onclick='p_gama();'>gama</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_sygma();'>sygma</a><a href='#' class='itens' onclick='p_gama();' id='bold_act'>gama</a><a href='#' class='itens' onclick='p_comercial();'>comercial</a><a href='#' class='itens' onclick='p_outroscom();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/626.jpg' title='cromado fosco' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='gama1()'>> Par puxador gama + Comercial - moleta + roseta sem entrada de chave</a><a href='#' onclick='gama2()'>> Par puxador gama + Comercial - moleta + espelho sem entrada de chave</a><a href='#' onclick='gama3()'>> Par puxador gama + Comercial - moleta + espelho com entrada de chave</a><a href='#' onclick='gama4()'>> Par puxador gama + Comercial - moleta + espelho com entrada de chave</a><a href='#' onclick='gama5()'>> Par puxador gama + Comercial - moleta + espelho livre/ocupado</a><a href='#' onclick='gama6()'>> Par puxador gama + Comercial - moleta + espelho livre/ocupado</a><a href='#' onclick='gama7()'>> Par puxador gama + Comercial - moleta + espelho conjunto WC</a><a href='#' onclick='gama8()'>> Par puxador gama + Comercial - moleta + espelho conjunto WC</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Gama + Comercial - moleta + roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/comercial/img3.jpg' class='full' /> <img src='img/puxadores/comercial/img3.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Gama + Comercial - moleta + espelho </p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/comercial/img4.jpg' class='full' /> <img src='img/puxadores/comercial/img4.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function gama1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772ETJ&gLink=21402&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function gama2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722ETJ&gLink=21402&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function gama3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725ETJ&gLink=21402&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function gama4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726ETJ&gLink=21402&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function gama5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=272iETJD&gLink=21402&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function gama6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=272iETJE&gLink=21402&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function gama7() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2721ETJD&gLink=21402&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function gama8() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2721ETJE&gLink=21402&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};


//____________________________________________________________________________________________
//___________________________________________comercial________________________________________
//____________________________________________________________________________________________
//comercial over____________________________________________________________________________________________________________________________________
function comercial_over() {
	document.getElementById('comercial').style.background = "url('img/puxadores/thumbs/comercial_h.jpg')";
	document.getElementById('label').innerHTML = 'comercial';
}

//comercial out____________________________________________________________________________________________________________________________________
function comercial_out() {
	document.getElementById('comercial').style.background = "url('img/puxadores/thumbs/comercial.jpg')";
	document.getElementById('label').innerHTML = '';
}

//comercial general____________________________________________________________________________________________________________________________________
function p_comercial() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_4();'>Comercial</a> &nbsp; | &nbsp; <a href='#' onclick='p_comercial();'>comercial</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_sygma();'>sygma</a><a href='#' class='itens' onclick='p_gama();'>gama</a><a href='#' class='itens' onclick='p_comercial();' id='bold_act'>comercial</a><a href='#' class='itens' onclick='p_outroscom();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/626.jpg' title='cromado fosco' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='comercial1()'>> Par puxador comercial + Comercial - moleta + roseta sem entrada de chave</a><a href='#' onclick='comercial2()'>> Par puxador comercial + Comercial - moleta + espelho sem entrada de chave</a><a href='#' onclick='comercial3()'>> Par puxador comercial + Comercial - moleta + espelho com entrada de chave</a><a href='#' onclick='comercial4()'>> Par puxador comercial + Comercial - moleta + espelho com entrada de chave</a><a href='#' onclick='comercial5()'>> Par puxador comercial + Comercial - moleta + espelho livre/ocupado</a><a href='#' onclick='comercial6()'>> Par puxador comercial + Comercial - moleta + espelho livre/ocupado</a><a href='#' onclick='comercial7()'>> Par puxador comercial + Comercial - moleta + espelho conjunto WC</a><a href='#' onclick='comercial8()'>> Par puxador comercial + Comercial - moleta + espelho conjunto WC</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>comercial + Comercial - moleta + roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/comercial/img5.jpg' class='full' /> <img src='img/puxadores/comercial/img5.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>comercial + Comercial - moleta + espelho </p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/comercial/img6.jpg' class='full' /> <img src='img/puxadores/comercial/img6.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function comercial1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722XCM&gLink=21403&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function comercial2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722XCM&gLink=21403&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function comercial3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725XCM&gLink=21403&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function comercial4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726XCM&gLink=21403&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function comercial5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=272iECMD&gLink=21403&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function comercial6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=272iECMEgLink=21403&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function comercial7() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2721ECMD&gLink=21403&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function comercial8() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2721ECME&gLink=21403&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________outroscom________________________________________
//____________________________________________________________________________________________
//outroscom over____________________________________________________________________________________________________________________________________
function outroscom_over() {
	document.getElementById('outroscom').style.background = "url('img/puxadores/thumbs/outroscom_h.jpg')";
	document.getElementById('label').innerHTML = 'outroscom';
}

//outroscom out____________________________________________________________________________________________________________________________________
function outroscom_out() {
	document.getElementById('outroscom').style.background = "url('img/puxadores/thumbs/outroscom.jpg')";
	document.getElementById('label').innerHTML = '';
}

//outroscom general____________________________________________________________________________________________________________________________________
function p_outroscom() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_4();'>outroscom</a> &nbsp; | &nbsp; <a href='#' onclick='p_outroscom();'>outros</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_sygma();'>sygma</a><a href='#' class='itens' onclick='p_gama();'>gama</a><a href='#' class='itens' onclick='p_comercial();'>comercial</a><a href='#' class='itens' onclick='p_outroscom();' id='bold_act'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/626.jpg' title='cromado fosco' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='outroscom1()'>> Entrada de chave</a><a href='#' onclick='outroscom2()'>> Entrada de chave</a><a href='#' onclick='outroscom3()'>> Conjunto completo WC CM</a><br />";

	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Entrada de chave</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/comercial/img7.jpg' class='full' /> <img src='img/puxadores/comercial/img7.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Conjunto comleto WC CM </p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/comercial/img8.jpg' class='full' /> <img src='img/puxadores/comercial/img8.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function outroscom1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670064&gLink=21404&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outroscom2() {
    var g = {
        player:     'iframe',

        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670062&gLink=21404&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outroscom3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2651004&gLink=21404&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};









//Moderna____________________________________________________________________________________________________________________________________
function p_5() {
	//define qual o item de menu que esta activo
	document.getElementById('puxadores').className='activo';
	document.getElementById('complementos').className='';
	document.getElementById('cefechmecanicas').className='';
	document.getElementById('cacessos').className='';
	document.getElementById('equipamentos').className='';
	
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_5();'>Moderna</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_roll();'>roll</a><a href='#' class='itens' onclick='p_block();'>block</a><a href='#' class='itens' onclick='p_outrosmod();'>outros</a>";
		document.getElementById('scrolls_lista').style.visibility ='hidden';
	
	lalala  = new jsScroller2(document.getElementById("Scrollerla"), 270, 320);
	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="<ul class='minis' id='thumbs' ><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/roll.jpg);' id='roll' onmouseover='roll_over();' onmouseout='roll_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/block.jpg);' id='block' onmouseover='block_over();' onmouseout='block_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/outrosmod.jpg);' id='outrosmod' onmouseover='outrosmod_over();' onmouseout='outrosmod_out();'  title='imagens de ambiente não disponíveis' /></li></ul> <div class='labels'><span class='left' id='label'></span><span class='right' id='pags'></span> </div>";
	
	Shadowbox.init();
	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: false,
	showInfopane:false,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";
}

//____________________________________________________________________________________________
//___________________________________________roll________________________________________
//____________________________________________________________________________________________
//roll over____________________________________________________________________________________________________________________________________
function roll_over() {
	document.getElementById('roll').style.background = "url('img/puxadores/thumbs/roll_h.jpg')";
	document.getElementById('label').innerHTML = 'roll';
}
//roll out____________________________________________________________________________________________________________________________________
function roll_out() {
	document.getElementById('roll').style.background = "url('img/puxadores/thumbs/roll.jpg')";
	document.getElementById('label').innerHTML = '';
}

//roll general____________________________________________________________________________________________________________________________________
function p_roll() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_5();'>Moderna</a> &nbsp; | &nbsp; <a href='#' onclick='p_roll();'>roll</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_roll();' id='bold_act'>roll</a><a href='#' class='itens' onclick='p_block();'>block</a><a href='#' class='itens' onclick='p_outrosmod();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='13px'/><img src='img/acabamentos/D01D03D04.jpg' title='cromado fosco+pau santo/cerejeira/carvalho' /><img src='img/acabamentos/C01C03C04.jpg' title='cromado brilhante + pau santo/cerejeira/carvalho' /><img src='img/acabamentos/X01X03X04.jpg' title='latão polido PVD + pau santo/cerejeira/carvalho' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='roll1()'>> Roll - moleta + roseta CM</a><a href='#' onclick='roll2()'>> Asa de porta de correr Roll com roseta CM - esquerda</a><a href='#' onclick='roll3()'>> Asa de porta de correr Roll com roseta CM - direita</a><br />";

	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>roll - moleta + roseta CM</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/moderna/img1.jpg' class='full' /> <img src='img/puxadores/moderna/img1.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Asa de porta de correr Roll com roseta CM</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/moderna/img3.jpg' class='full' /> <img src='img/puxadores/moderna/img3.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function roll1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772017&gLink=21501&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function roll2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2632006E&gLink=21501&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function roll3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2632006D&gLink=21501&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};



//____________________________________________________________________________________________
//___________________________________________block________________________________________
//____________________________________________________________________________________________
//block over____________________________________________________________________________________________________________________________________
function block_over() {
	document.getElementById('block').style.background = "url('img/puxadores/thumbs/block_h.jpg')";
	document.getElementById('label').innerHTML = 'block';
}

//block out____________________________________________________________________________________________________________________________________
function block_out() {
	document.getElementById('block').style.background = "url('img/puxadores/thumbs/block.jpg')";
	document.getElementById('label').innerHTML = '';
}

//block general____________________________________________________________________________________________________________________________________
function p_block() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_5();'>Moderna</a> &nbsp; | &nbsp; <a href='#' onclick='p_block();'>block</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_roll();'>roll</a><a href='#' class='itens' onclick='p_block();' id='bold_act'>block</a><a href='#' class='itens' onclick='p_outrosmod();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='13px'/><img src='img/acabamentos/D01D03D04.jpg' title='cromado fosco+pau santo/cerejeira/carvalho' /><img src='img/acabamentos/C01C03C04.jpg' title='cromado brilhante + pau santo/cerejeira/carvalho' /><img src='img/acabamentos/X01X03X04.jpg' title='latão polido PVD + pau santo/cerejeira/carvalho' /><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/626.jpg' title='cromado fosco' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='block1()'>> block - moleta + roseta S20</a><a href='#' onclick='block2()'>> Asa de porta de correr block com roseta S20 esquerda</a><a href='#' onclick='block3()'>> Asa de porta de correr block com roseta S20 direita</a><a href='#' onclick='block4()'>> Asa de porta de correr block com espelho prisma</a><a href='#' onclick='block5()'>> Moleta block + espelho prisma sem entrada de chave</a><a href='#' onclick='block6()'>> Moleta block + espelho prisma com entrada de chave universal</a><a href='#' onclick='block7()'>> Moleta block + espelho prisma com entrada de chave cilindro perfil europeu</a><a href='#' onclick='block8()'>> Block  112mm - puxador de roupeiro com entrada de chave</a><a href='#' onclick='block9()'>> Block  112mm - puxador de roupeiro sem entrada de chave</a><a href='#' onclick='block10()'>> Block  65mm - puxador de roupeiro</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Moleta Block + roseta s20</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/moderna/img2.jpg' class='full' /> <img src='img/puxadores/moderna/img2.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Asa de porta de correr block com roseta S20</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/moderna/img4.jpg' class='full' /> <img src='img/puxadores/moderna/img4.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Asa de porta de correr block com espelho prisma</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/moderna/img5.jpg' class='full' /> <img src='img/puxadores/moderna/img5.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Moleta Block + espelho Prisma</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/moderna/img6.jpg' class='full' /> <img src='img/puxadores/moderna/img6.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>puxador de roupeiro Block 112mm</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/moderna/img11.jpg' class='full' /> <img src='img/puxadores/moderna/img12.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Puxador de roupeiro block 65mm</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/moderna/img12.jpg' class='full' /> <img src='img/puxadores/moderna/img12.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function block1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772018&gLink=21502&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function block2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2632007&gLink=21501&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function block3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2632007E&gLink=21502&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function block4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=26311BC&gLink=21502&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function block5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722XBP&gLink=21502&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function block6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725XBP&gLink=21502&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function block7() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726XBP&gLink=21502&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function block8() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=11112BC&gLink=21502&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function block9() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=11111BC&gLink=21502&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function block10() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=11110BC&gLink=21502&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};





//____________________________________________________________________________________________
//___________________________________________outrosmod________________________________________
//____________________________________________________________________________________________
//outrosmod over____________________________________________________________________________________________________________________________________
function outrosmod_over() {
	document.getElementById('outrosmod').style.background = "url('img/puxadores/thumbs/outrosmod_h.jpg')";
	document.getElementById('label').innerHTML = 'outros';
}

//outrosmod out____________________________________________________________________________________________________________________________________
function outrosmod_out() {
	document.getElementById('outrosmod').style.background = "url('img/puxadores/thumbs/outrosmod.jpg')";
	document.getElementById('label').innerHTML = '';
}

//outrosmod general____________________________________________________________________________________________________________________________________
function p_outrosmod() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_5();'>Moderna</a> &nbsp; | &nbsp; <a href='#' onclick='p_outrosmod();'>outros</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_roll();'>roll</a><a href='#' class='itens' onclick='p_block();'>block</a><a href='#' class='itens' onclick='p_outrosmod();' id='bold_act'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='62px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/626.jpg' title='cromado fosco' /><img src='img/acabamentos/x10.jpg' title='latão polido PVD' /><img src='img/acabamentos/x20.jpg' title='PVD cor níquel' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='outrosmod1()'>> Entrada de chave série 20 universal</a><a href='#' onclick='outrosmod2()'>>  Entrada de chave série 20 cilindro perfil europeu</a><a href='#' onclick='outrosmod3()'>> Entrada de chave CM universal </a><a href='#' onclick='outrosmod4()'>>  Entrada de chave CM cilindro perfil europeu</a><a href='#' onclick='outrosmod5()'>> Conjunto completo WC CM</a><a href='#' onclick='outrosmod6()'>> Conjunto completo WC Série 20</a><br />";

	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:300px; height:355px; display:outrosmod; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Entrada de chave série 20</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/moderna/img7.jpg' class='full' /> <img src='img/puxadores/moderna/img7.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Entrada de chave CM</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/moderna/img8.jpg' class='full' /> <img src='img/puxadores/moderna/img8.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Conjunto completo WC CM</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/moderna/img9.jpg' class='full' /> <img src='img/puxadores/moderna/img9.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Conjunto completo WC Série 20</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/moderna/img10.jpg' class='full' /> <img src='img/puxadores/moderna/img10.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function outrosmod1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=22670067&gLink=21503&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosmod2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670068&gLink=21503&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosmod3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670064&gLink=21503&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosmod4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670062&gLink=21503&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosmod5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2651004&gLink=21503&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosmod6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791004&gLink=21503&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};





//Concept Design____________________________________________________________________________________________________________________________________
function p_6() {
	//define qual o item de menu que esta activo
	document.getElementById('puxadores').className='activo';
	document.getElementById('complementos').className='';
	document.getElementById('cefechmecanicas').className='';
	document.getElementById('cacessos').className='';
	document.getElementById('equipamentos').className='';
	
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_6();'>Concept Design</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cn11();'>CN11</a><a href='#' class='itens' onclick='p_cn12();'>CN12</a><a href='#' class='itens' onclick='p_cn13();'>CN13</a><a href='#' class='itens' onclick='p_cn21();'>CN21</a><a href='#' class='itens' onclick='p_cn22();'>CN22</a><a href='#' class='itens' onclick='p_cn31();'>CN31</a><a href='#' class='itens' onclick='p_cn32();'>CN32</a><a href='#' class='itens' onclick='p_cn33();'>CN33</a><a href='#' class='itens' onclick='p_beta();'>beta</a><a href='#' class='itens' onclick='p_delta();'>delta</a><a href='#' class='itens' onclick='p_elipse();'>elipse</a><a href='#' class='itens' onclick='p_df2();'>DF2</a><a href='#' class='itens' onclick='p_outroscd();'>outros</a>";
		document.getElementById('scrolls_lista').style.visibility ='hidden';
	
	lalala  = new jsScroller2(document.getElementById("Scrollerla"), 270, 320);
	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="<ul class='minis' id='thumbs' ><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/cn11.jpg);' id='cn11' onmouseover='cn11_over();' onmouseout='cn11_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/cn12.jpg);' id='cn12' onmouseover='cn12_over();' onmouseout='cn12_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/cn13.jpg);' id='cn13' onmouseover='cn13_over();' onmouseout='cn13_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/cn21.jpg);' id='cn21' onmouseover='cn21_over();' onmouseout='cn21_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/cn22.jpg);' id='cn22' onmouseover='cn22_over();' onmouseout='cn22_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/cn31.jpg);' id='cn31' onmouseover='cn31_over();' onmouseout='cn31_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/cn32.jpg);' id='cn32' onmouseover='cn32_over();' onmouseout='cn32_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/cn33.jpg);' id='cn33' onmouseover='cn33_over();' onmouseout='cn33_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/beta.jpg);' id='beta' onmouseover='beta_over();' onmouseout='beta_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/delta.jpg);' id='delta' onmouseover='delta_over();' onmouseout='delta_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/elipse.jpg);' id='elipse' onmouseover='elipse_over();' onmouseout='elipse_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/df2.jpg);' id='df2' onmouseover='df2_over();' onmouseout='df2_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/outroscd.jpg);' id='outroscd' onmouseover='outroscd_over();' onmouseout='outroscd_out();'  title='imagens de ambiente não disponíveis' /></li></ul> <div class='labels'><span class='left' id='label'></span><span class='right' id='pags'></span> </div>";
	
	Shadowbox.init();
	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: false,
	showInfopane:false,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";
}



//____________________________________________________________________________________________
//___________________________________________cn11________________________________________
//____________________________________________________________________________________________
//cn11 over____________________________________________________________________________________________________________________________________
function cn11_over() {
	document.getElementById('cn11').style.background = "url('img/puxadores/thumbs/cn11_h.jpg')";
	document.getElementById('label').innerHTML = 'CN11';
}

//cn11 out____________________________________________________________________________________________________________________________________
function cn11_out() {
	document.getElementById('cn11').style.background = "url('img/puxadores/thumbs/cn11.jpg')";
	document.getElementById('label').innerHTML = '';
}

//cn11 general____________________________________________________________________________________________________________________________________
function p_cn11() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_6();'>Concept Design</a> &nbsp; | &nbsp; <a href='#' onclick='p_cn11();'>CN11</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cn11();' id='bold_act'>CN11</a><a href='#' class='itens' onclick='p_cn12();'>CN12</a><a href='#' class='itens' onclick='p_cn13();'>CN13</a><a href='#' class='itens' onclick='p_cn21();'>CN21</a><a href='#' class='itens' onclick='p_cn22();'>CN22</a><a href='#' class='itens' onclick='p_cn31();'>CN31</a><a href='#' class='itens' onclick='p_cn32();'>CN32</a><a href='#' class='itens' onclick='p_cn33();'>CN33</a><a href='#' class='itens' onclick='p_beta();'>beta</a><a href='#' class='itens' onclick='p_delta();'>delta</a><a href='#' class='itens' onclick='p_elipse();'>elipse</a><a href='#' class='itens' onclick='p_df2();'>DF2</a><a href='#' class='itens' onclick='p_outroscd();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/X10.jpg' title='Latão Polido PVD' /><img src='img/acabamentos/X20.jpg' title='PVD cor níquel' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='cn111()'>> CN11 - moleta + roseta</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/cd/img1.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function cn111() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772005&gLink=21601&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________cn12________________________________________
//____________________________________________________________________________________________
//cn12 over____________________________________________________________________________________________________________________________________
function cn12_over() {
	document.getElementById('cn12').style.background = "url('img/puxadores/thumbs/cn12_h.jpg')";
	document.getElementById('label').innerHTML = 'CN12';
}

//cn12 out____________________________________________________________________________________________________________________________________
function cn12_out() {
	document.getElementById('cn12').style.background = "url('img/puxadores/thumbs/cn12.jpg')";
	document.getElementById('label').innerHTML = '';
}

//cn12 general____________________________________________________________________________________________________________________________________
function p_cn12() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_6();'>Concept Design</a> &nbsp; | &nbsp; <a href='#' onclick='p_cn12();'>CN12</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cn11();'>CN11</a><a href='#' class='itens' onclick='p_cn12();' id='bold_act'>CN12</a><a href='#' class='itens' onclick='p_cn13();'>CN13</a><a href='#' class='itens' onclick='p_cn21();'>CN21</a><a href='#' class='itens' onclick='p_cn22();'>CN22</a><a href='#' class='itens' onclick='p_cn31();'>CN31</a><a href='#' class='itens' onclick='p_cn32();'>CN32</a><a href='#' class='itens' onclick='p_cn33();'>CN33</a><a href='#' class='itens' onclick='p_beta();'>beta</a><a href='#' class='itens' onclick='p_delta();'>delta</a><a href='#' class='itens' onclick='p_elipse();'>elipse</a><a href='#' class='itens' onclick='p_df2();'>DF2</a><a href='#' class='itens' onclick='p_outroscd();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/X10.jpg' title='Latão Polido PVD' /><img src='img/acabamentos/X20.jpg' title='PVD cor níquel' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='cn121()'>> CN12 - moleta + roseta</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/cd/img2.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function cn121() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772006&gLink=21602&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________cn13________________________________________
//____________________________________________________________________________________________
//cn13 over____________________________________________________________________________________________________________________________________
function cn13_over() {
	document.getElementById('cn13').style.background = "url('img/puxadores/thumbs/cn13_h.jpg')";
	document.getElementById('label').innerHTML = 'CN13';
}

//cn13 out____________________________________________________________________________________________________________________________________
function cn13_out() {
	document.getElementById('cn13').style.background = "url('img/puxadores/thumbs/cn13.jpg')";
	document.getElementById('label').innerHTML = '';
}

//cn13 general____________________________________________________________________________________________________________________________________
function p_cn13() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_6();'>Concept Design</a> &nbsp; | &nbsp; <a href='#' onclick='p_cn13();'>CN13</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cn11();'>CN11</a><a href='#' class='itens' onclick='p_cn12();'>CN12</a><a href='#' class='itens' onclick='p_cn13();' id='bold_act'>CN13</a><a href='#' class='itens' onclick='p_cn21();'>CN21</a><a href='#' class='itens' onclick='p_cn22();'>CN22</a><a href='#' class='itens' onclick='p_cn31();'>CN31</a><a href='#' class='itens' onclick='p_cn32();'>CN32</a><a href='#' class='itens' onclick='p_cn33();'>CN33</a><a href='#' class='itens' onclick='p_beta();'>beta</a><a href='#' class='itens' onclick='p_delta();'>delta</a><a href='#' class='itens' onclick='p_elipse();'>elipse</a><a href='#' class='itens' onclick='p_df2();'>DF2</a><a href='#' class='itens' onclick='p_outroscd();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/X10.jpg' title='Latão Polido PVD' /><img src='img/acabamentos/X20.jpg' title='PVD cor níquel' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='cn131()'>> CN13 - moleta + roseta</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/cd/img3.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function cn131() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772007&gLink=21603&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________cn21________________________________________
//____________________________________________________________________________________________
//cn21 over____________________________________________________________________________________________________________________________________
function cn21_over() {
	document.getElementById('cn21').style.background = "url('img/puxadores/thumbs/cn21_h.jpg')";
	document.getElementById('label').innerHTML = 'CN21';
}

//cn21 out____________________________________________________________________________________________________________________________________
function cn21_out() {
	document.getElementById('cn21').style.background = "url('img/puxadores/thumbs/cn21.jpg')";
	document.getElementById('label').innerHTML = '';
}

//cn21 general____________________________________________________________________________________________________________________________________
function p_cn21() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_6();'>Concept Design</a> &nbsp; | &nbsp; <a href='#' onclick='p_cn21();'>CN21</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cn11();'>CN11</a><a href='#' class='itens' onclick='p_cn12();'>CN12</a><a href='#' class='itens' onclick='p_cn13();'>CN13</a><a href='#' class='itens' onclick='p_cn21();' id='bold_act'>CN21</a><a href='#' class='itens' onclick='p_cn22();'>CN22</a><a href='#' class='itens' onclick='p_cn31();'>CN31</a><a href='#' class='itens' onclick='p_cn32();'>CN32</a><a href='#' class='itens' onclick='p_cn33();'>CN33</a><a href='#' class='itens' onclick='p_beta();'>beta</a><a href='#' class='itens' onclick='p_delta();'>delta</a><a href='#' class='itens' onclick='p_elipse();'>elipse</a><a href='#' class='itens' onclick='p_df2();'>DF2</a><a href='#' class='itens' onclick='p_outroscd();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/X10.jpg' title='Latão Polido PVD' /><img src='img/acabamentos/X20.jpg' title='PVD cor níquel' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='cn211()'>> CN21 - moleta + roseta</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/cd/img4.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function cn211() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772008&gLink=21604&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________cn22________________________________________
//____________________________________________________________________________________________
//cn22 over____________________________________________________________________________________________________________________________________
function cn22_over() {
	document.getElementById('cn22').style.background = "url('img/puxadores/thumbs/cn22_h.jpg')";
	document.getElementById('label').innerHTML = 'CN22';
}

//cn22 out____________________________________________________________________________________________________________________________________
function cn22_out() {
	document.getElementById('cn22').style.background = "url('img/puxadores/thumbs/cn22.jpg')";
	document.getElementById('label').innerHTML = '';
}

//cn22 general____________________________________________________________________________________________________________________________________
function p_cn22() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_6();'>Concept Design</a> &nbsp; | &nbsp; <a href='#' onclick='p_cn22();'>CN22</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cn11();'>CN11</a><a href='#' class='itens' onclick='p_cn12();'>CN12</a><a href='#' class='itens' onclick='p_cn13();'>CN13</a><a href='#' class='itens' onclick='p_cn21();'>CN21</a><a href='#' class='itens' onclick='p_cn22();' id='bold_act'>CN22</a><a href='#' class='itens' onclick='p_cn31();'>CN31</a><a href='#' class='itens' onclick='p_cn32();'>CN32</a><a href='#' class='itens' onclick='p_cn33();'>CN33</a><a href='#' class='itens' onclick='p_beta();'>beta</a><a href='#' class='itens' onclick='p_delta();'>delta</a><a href='#' class='itens' onclick='p_elipse();'>elipse</a><a href='#' class='itens' onclick='p_df2();'>DF2</a><a href='#' class='itens' onclick='p_outroscd();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/X10.jpg' title='Latão Polido PVD' /><img src='img/acabamentos/X20.jpg' title='PVD cor níquel' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='cn221()'>> CN22 - moleta + roseta</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/cd/img5.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function cn221() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772009&gLink=21605&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________cn31________________________________________
//____________________________________________________________________________________________
//cn31 over____________________________________________________________________________________________________________________________________
function cn31_over() {
	document.getElementById('cn31').style.background = "url('img/puxadores/thumbs/cn31_h.jpg')";
	document.getElementById('label').innerHTML = 'CN31';
}

//cn31 out____________________________________________________________________________________________________________________________________
function cn31_out() {
	document.getElementById('cn31').style.background = "url('img/puxadores/thumbs/cn31.jpg')";
	document.getElementById('label').innerHTML = '';
}

//cn31 general____________________________________________________________________________________________________________________________________
function p_cn31() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_6();'>Concept Design</a> &nbsp; | &nbsp; <a href='#' onclick='p_cn31();'>CN31</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cn11();'>CN11</a><a href='#' class='itens' onclick='p_cn12();'>CN12</a><a href='#' class='itens' onclick='p_cn13();'>CN13</a><a href='#' class='itens' onclick='p_cn21();'>CN21</a><a href='#' class='itens' onclick='p_cn22();'>CN22</a><a href='#' class='itens' onclick='p_cn31();' id='bold_act'>CN31</a><a href='#' class='itens' onclick='p_cn32();'>CN32</a><a href='#' class='itens' onclick='p_cn33();'>CN33</a><a href='#' class='itens' onclick='p_beta();'>beta</a><a href='#' class='itens' onclick='p_delta();'>delta</a><a href='#' class='itens' onclick='p_elipse();'>elipse</a><a href='#' class='itens' onclick='p_df2();'>DF2</a><a href='#' class='itens' onclick='p_outroscd();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/X10.jpg' title='Latão Polido PVD' /><img src='img/acabamentos/X20.jpg' title='PVD cor níquel' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='cn311()'>> CN31 - moleta + roseta</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/cd/img6.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function cn311() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772011&gLink=21606&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________cn32________________________________________
//____________________________________________________________________________________________
//cn32 over____________________________________________________________________________________________________________________________________
function cn32_over() {
	document.getElementById('cn32').style.background = "url('img/puxadores/thumbs/cn32_h.jpg')";
	document.getElementById('label').innerHTML = 'CN32';
}

//cn32 out____________________________________________________________________________________________________________________________________
function cn32_out() {
	document.getElementById('cn32').style.background = "url('img/puxadores/thumbs/cn32.jpg')";
	document.getElementById('label').innerHTML = '';
}

//cn32 general____________________________________________________________________________________________________________________________________
function p_cn32() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_6();'>Concept Design</a> &nbsp; | &nbsp; <a href='#' onclick='p_cn32();'>CN32</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cn11();'>CN11</a><a href='#' class='itens' onclick='p_cn12();'>CN12</a><a href='#' class='itens' onclick='p_cn13();'>CN13</a><a href='#' class='itens' onclick='p_cn21();'>CN21</a><a href='#' class='itens' onclick='p_cn22();'>CN22</a><a href='#' class='itens' onclick='p_cn31();'>CN31</a><a href='#' class='itens' onclick='p_cn32();' id='bold_act'>CN32</a><a href='#' class='itens' onclick='p_cn33();'>CN33</a><a href='#' class='itens' onclick='p_beta();'>beta</a><a href='#' class='itens' onclick='p_delta();'>delta</a><a href='#' class='itens' onclick='p_elipse();'>elipse</a><a href='#' class='itens' onclick='p_df2();'>DF2</a><a href='#' class='itens' onclick='p_outroscd();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/X10.jpg' title='Latão Polido PVD' /><img src='img/acabamentos/X20.jpg' title='PVD cor níquel' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='cn321()'>> CN32 - moleta + roseta</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/cd/img7.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function cn321() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772012&gLink=21607&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________cn33________________________________________
//____________________________________________________________________________________________
//cn33 over____________________________________________________________________________________________________________________________________
function cn33_over() {
	document.getElementById('cn33').style.background = "url('img/puxadores/thumbs/cn33_h.jpg')";
	document.getElementById('label').innerHTML = 'CN33';
}

//cn33 out____________________________________________________________________________________________________________________________________
function cn33_out() {
	document.getElementById('cn33').style.background = "url('img/puxadores/thumbs/cn33.jpg')";
	document.getElementById('label').innerHTML = '';
}

//cn33 general____________________________________________________________________________________________________________________________________
function p_cn33() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_6();'>Concept Design</a> &nbsp; | &nbsp; <a href='#' onclick='p_cn33();'>CN33</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cn11();'>CN11</a><a href='#' class='itens' onclick='p_cn12();'>CN12</a><a href='#' class='itens' onclick='p_cn13();'>CN13</a><a href='#' class='itens' onclick='p_cn21();'>CN21</a><a href='#' class='itens' onclick='p_cn22();'>CN22</a><a href='#' class='itens' onclick='p_cn31();'>CN31</a><a href='#' class='itens' onclick='p_cn32();'>CN32</a><a href='#' class='itens' onclick='p_cn33();' id='bold_act'>CN33</a><a href='#' class='itens' onclick='p_beta();'>beta</a><a href='#' class='itens' onclick='p_delta();'>delta</a><a href='#' class='itens' onclick='p_elipse();'>elipse</a><a href='#' class='itens' onclick='p_df2();'>DF2</a><a href='#' class='itens' onclick='p_outroscd();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/X10.jpg' title='Latão Polido PVD' /><img src='img/acabamentos/X20.jpg' title='PVD cor níquel' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='cn331()'>> CN33 - moleta + roseta</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/cd/img8.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function cn331() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772013&gLink=21608&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________beta________________________________________
//____________________________________________________________________________________________
//beta over____________________________________________________________________________________________________________________________________
function beta_over() {
	document.getElementById('beta').style.background = "url('img/puxadores/thumbs/beta_h.jpg')";
	document.getElementById('label').innerHTML = 'Beta';
}

//beta out____________________________________________________________________________________________________________________________________
function beta_out() {
	document.getElementById('beta').style.background = "url('img/puxadores/thumbs/beta.jpg')";
	document.getElementById('label').innerHTML = '';
}

//beta general____________________________________________________________________________________________________________________________________
function p_beta() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_6();'>Concept Design</a> &nbsp; | &nbsp; <a href='#' onclick='p_beta();'>Beta</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cn11();'>CN11</a><a href='#' class='itens' onclick='p_cn12();'>CN12</a><a href='#' class='itens' onclick='p_cn13();'>CN13</a><a href='#' class='itens' onclick='p_cn21();'>CN21</a><a href='#' class='itens' onclick='p_cn22();'>CN22</a><a href='#' class='itens' onclick='p_cn31();'>CN31</a><a href='#' class='itens' onclick='p_cn32();'>CN32</a><a href='#' class='itens' onclick='p_cn33();'>CN33</a><a href='#' class='itens' onclick='p_beta();' id='bold_act'>beta</a><a href='#' class='itens' onclick='p_delta();'>delta</a><a href='#' class='itens' onclick='p_elipse();'>elipse</a><a href='#' class='itens' onclick='p_df2();'>DF2</a><a href='#' class='itens' onclick='p_outroscd();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/626.jpg' title='cromado fosco' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='beta1()'>> Beta - moleta + roseta série 10</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/cd/img9.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function beta1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772014&gLink=21609&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________delta________________________________________
//____________________________________________________________________________________________
//delta over____________________________________________________________________________________________________________________________________
function delta_over() {
	document.getElementById('delta').style.background = "url('img/puxadores/thumbs/delta_h.jpg')";
	document.getElementById('label').innerHTML = 'Delta';
}

//delta out____________________________________________________________________________________________________________________________________
function delta_out() {
	document.getElementById('delta').style.background = "url('img/puxadores/thumbs/delta.jpg')";
	document.getElementById('label').innerHTML = '';
}

//delta general____________________________________________________________________________________________________________________________________
function p_delta() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_6();'>Concept Design</a> &nbsp; | &nbsp; <a href='#' onclick='p_delta();'>Delta</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cn11();'>CN11</a><a href='#' class='itens' onclick='p_cn12();'>CN12</a><a href='#' class='itens' onclick='p_cn13();'>CN13</a><a href='#' class='itens' onclick='p_cn21();'>CN21</a><a href='#' class='itens' onclick='p_cn22();'>CN22</a><a href='#' class='itens' onclick='p_cn31();'>CN31</a><a href='#' class='itens' onclick='p_cn32();'>CN32</a><a href='#' class='itens' onclick='p_cn33();'>CN33</a><a href='#' class='itens' onclick='p_beta();'>beta</a><a href='#' class='itens' onclick='p_delta();' id='bold_act'>delta</a><a href='#' class='itens' onclick='p_elipse();'>elipse</a><a href='#' class='itens' onclick='p_df2();'>DF2</a><a href='#' class='itens' onclick='p_outroscd();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/626.jpg' title='cromado fosco' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='delta1()'>> Delta - moleta + roseta série 10</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/cd/img10.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function delta1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772016&gLink=21610&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________elipse________________________________________
//____________________________________________________________________________________________
//elipse over____________________________________________________________________________________________________________________________________
function elipse_over() {
	document.getElementById('elipse').style.background = "url('img/puxadores/thumbs/elipse_h.jpg')";
	document.getElementById('label').innerHTML = 'Elipse';
}

//elipse out____________________________________________________________________________________________________________________________________
function elipse_out() {
	document.getElementById('elipse').style.background = "url('img/puxadores/thumbs/elipse.jpg')";
	document.getElementById('label').innerHTML = '';
}

//elipse general____________________________________________________________________________________________________________________________________
function p_elipse() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_6();'>Concept Design</a> &nbsp; | &nbsp; <a href='#' onclick='p_elipse();'>Elipse</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cn11();'>CN11</a><a href='#' class='itens' onclick='p_cn12();'>CN12</a><a href='#' class='itens' onclick='p_cn13();'>CN13</a><a href='#' class='itens' onclick='p_cn21();'>CN21</a><a href='#' class='itens' onclick='p_cn22();'>CN22</a><a href='#' class='itens' onclick='p_cn31();'>CN31</a><a href='#' class='itens' onclick='p_cn32();'>CN32</a><a href='#' class='itens' onclick='p_cn33();'>CN33</a><a href='#' class='itens' onclick='p_beta();'>beta</a><a href='#' class='itens' onclick='p_delta();'>delta</a><a href='#' class='itens' onclick='p_elipse();' id='bold_act'>elipse</a><a href='#' class='itens' onclick='p_df2();'>DF2</a><a href='#' class='itens' onclick='p_outroscd();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/626.jpg' title='cromado fosco' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='elipse1()'>> Elipse - moleta + roseta série 10</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/cd/img11.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function elipse1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772015&gLink=21611&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};


//____________________________________________________________________________________________
//___________________________________________df2________________________________________
//____________________________________________________________________________________________
//df2 over____________________________________________________________________________________________________________________________________
function df2_over() {
	document.getElementById('df2').style.background = "url('img/puxadores/thumbs/df2_h.jpg')";
	document.getElementById('label').innerHTML = 'DF2';
}

//df2 out____________________________________________________________________________________________________________________________________
function df2_out() {
	document.getElementById('df2').style.background = "url('img/puxadores/thumbs/df2.jpg')";
	document.getElementById('label').innerHTML = '';
}

//df2 general____________________________________________________________________________________________________________________________________
function p_df2() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_6();'>Concept Design</a> &nbsp; | &nbsp; <a href='#' onclick='p_df2();'>DF2</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cn11();'>CN11</a><a href='#' class='itens' onclick='p_cn12();'>CN12</a><a href='#' class='itens' onclick='p_cn13();'>CN13</a><a href='#' class='itens' onclick='p_cn21();'>CN21</a><a href='#' class='itens' onclick='p_cn22();'>CN22</a><a href='#' class='itens' onclick='p_cn31();'>CN31</a><a href='#' class='itens' onclick='p_cn32();'>CN32</a><a href='#' class='itens' onclick='p_cn33();'>CN33</a><a href='#' class='itens' onclick='p_beta();'>beta</a><a href='#' class='itens' onclick='p_delta();'>delta</a><a href='#' class='itens' onclick='p_elipse();' >elipse</a><a href='#' class='itens' onclick='p_df2();'id='bold_act'>DF2</a><a href='#' class='itens' onclick='p_outroscd();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/626.jpg' title='cromado fosco' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='df21()'>> DF2 - par puxador df2 com roseta</a><a href='#' onclick='df22()'>> DF2 - par puxador df2 com roseta</a><a href='#' onclick='df23()'>> DF2 - roseta</a><a href='#' onclick='df24()'>> DF2 - roseta</a><br />";

	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>DF2 - moleta + roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/cd/img12.jpg' class='full' /> <img src='img/puxadores/cd/img12.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>DF2 - moleta + roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/cd/img13.jpg' class='full' /> <img src='img/puxadores/cd/img13.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>DF2 - roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/cd/img14.jpg' class='full' /> <img src='img/puxadores/cd/img14.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>DF2 - roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/cd/img15.jpg' class='full' /> <img src='img/puxadores/cd/img15.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}

function df21() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2770013&gLink=21612&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function df22() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2770015&gLink=21612&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function df23() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670030&gLink=21612&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function df24() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670031&gLink=21612&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________outroscd________________________________________
//____________________________________________________________________________________________
//outroscd over____________________________________________________________________________________________________________________________________
function outroscd_over() {
	document.getElementById('outroscd').style.background = "url('img/puxadores/thumbs/outroscd_h.jpg')";
	document.getElementById('label').innerHTML = 'Outros';
}

//outroscd out____________________________________________________________________________________________________________________________________
function outroscd_out() {
	document.getElementById('outroscd').style.background = "url('img/puxadores/thumbs/outroscd.jpg')";
	document.getElementById('label').innerHTML = '';
}

//outroscd general____________________________________________________________________________________________________________________________________
function p_outroscd() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_6();'>Concept Design</a> &nbsp; | &nbsp; <a href='#' onclick='p_outroscd();'>Outros</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_cn11();'>CN11</a><a href='#' class='itens' onclick='p_cn12();'>CN12</a><a href='#' class='itens' onclick='p_cn13();'>CN13</a><a href='#' class='itens' onclick='p_cn21();'>CN21</a><a href='#' class='itens' onclick='p_cn22();'>CN22</a><a href='#' class='itens' onclick='p_cn31();'>CN31</a><a href='#' class='itens' onclick='p_cn32();'>CN32</a><a href='#' class='itens' onclick='p_cn33();'>CN33</a><a href='#' class='itens' onclick='p_beta();'>beta</a><a href='#' class='itens' onclick='p_delta();'>delta</a><a href='#' class='itens' onclick='p_elipse();' >elipse</a><a href='#' class='itens' onclick='p_df2();'>DF2</a><a href='#' class='itens' onclick='p_outroscd();'id='bold_act'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/626.jpg' title='cromado fosco' /><img src='img/acabamentos/X10.jpg' title='latão polido PVD' /><img src='img/acabamentos/X20.jpg' title='PVD cor níquel' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='outroscd1()'>> Entrada de chave série 10</a><a href='#' onclick='outroscd2()'>> Entrada de chave série 10</a><a href='#' onclick='outroscd3()'>> Entrada de chave série 20</a><a href='#' onclick='outroscd4()'>> Entrada de chave série 20</a><a href='#' onclick='outroscd5()'>> Entrada de chave série 30</a><a href='#' onclick='outroscd6()'>> Entrada de chave série 30</a><a href='#' onclick='outroscd7()'>> Conjunto completo WC Série 10</a><a href='#' onclick='outroscd8()'>> Conjunto completo WC série 20</a><a href='#' onclick='outroscd9()'>> Conjunto completo WC série 30</a><br />";

	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>entrada de chave série 10</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/cd/img16.jpg' class='full' /> <img src='img/puxadores/cd/img16.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>entrada de chave série 20</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/cd/img17.jpg' class='full' /> <img src='img/puxadores/cd/img17.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>entrada de chave série 30</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/cd/img18.jpg' class='full' /> <img src='img/puxadores/cd/img18.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Conjunto com pleto WC série 10</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/cd/img19.jpg' class='full' /> <img src='img/puxadores/cd/img19.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Conjunto com pleto WC série 20</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/cd/img20.jpg' class='full' /> <img src='img/puxadores/cd/img20.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Conjunto com pleto WC série 30</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/cd/img21.jpg' class='full' /> <img src='img/puxadores/cd/img21.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}

function outroscd1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670065&gLink=21613&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outroscd2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670066&gLink=21613&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outroscd3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670067&gLink=21613&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outroscd4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670068&gLink=21613&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outroscd5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670069&gLink=21613&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outroscd6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670079&gLink=21613&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outroscd7() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791003&gLink=21613&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outroscd8() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791004&gLink=21613&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outroscd9() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2791005&gLink=21613&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};






//efer____________________________________________________________________________________________________________________________________
function p_7() {
	//define qual o item de menu que esta activo
	document.getElementById('puxadores').className='activo';
	document.getElementById('complementos').className='';
	document.getElementById('cefechmecanicas').className='';
	document.getElementById('cacessos').className='';
	document.getElementById('equipamentos').className='';
	
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_7();'>efer</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_ssarcoe();'>SS arco</a><a href='#' class='itens' onclick='p_sscurvo();'>SS curvo</a><a href='#' class='itens' onclick='p_ssrecto();'>SS recto</a><a href='#' class='itens' onclick='p_ssu();'>SS u</a><a href='#' class='itens' onclick='p_janela();'>manípulos de janela</a<a href='#' class='itens' onclick='p_outrosefer();'>outros</a>";
		document.getElementById('scrolls_lista').style.visibility ='hidden';
	
	lalala  = new jsScroller2(document.getElementById("Scrollerla"), 270, 320);
	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="<ul class='minis' id='thumbs' ><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/ssarcoe.jpg);' id='ssarcoe' onmouseover='ssarcoe_over();' onmouseout='ssarcoe_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/sscurvo.jpg);' id='sscurvo' onmouseover='sscurvo_over();' onmouseout='sscurvo_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/ssrecto.jpg);' id='ssrecto' onmouseover='ssrecto_over();' onmouseout='ssrecto_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/ssu.jpg);' id='ssu' onmouseover='ssu_over();' onmouseout='ssu_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/janela.jpg);' id='janela' onmouseover='janela_over();' onmouseout='janela_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/outrosefer.jpg);' id='outrosefer' onmouseover='outrosefer_over();' onmouseout='outrosefer_out();' title='imagens de ambiente não disponíveis' /></li></ul> <div class='labels'><span class='left' id='label'></span><span class='right' id='pags'></span> </div>";
	
	Shadowbox.init();
	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: false,
	showInfopane:false,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";
}
//____________________________________________________________________________________________
//___________________________________________ssarcoe________________________________________
//____________________________________________________________________________________________
//ssarcoe over____________________________________________________________________________________________________________________________________
function ssarcoe_over() {
	document.getElementById('ssarcoe').style.background = "url('img/puxadores/thumbs/ssarcoe_h.jpg')";
	document.getElementById('label').innerHTML = 'ss arco';
}
//ssarcoe out____________________________________________________________________________________________________________________________________
function ssarcoe_out() {
	document.getElementById('ssarcoe').style.background = "url('img/puxadores/thumbs/ssarcoe.jpg')";
	document.getElementById('label').innerHTML = '';
}

//ssarcoe general____________________________________________________________________________________________________________________________________
function p_ssarcoe() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_7();'>Efer</a> &nbsp; | &nbsp; <a href='#' onclick='p_ssarcoe();'>ss arco</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_ssarcoe();' id='bold_act'>SS arco</a><a href='#' class='itens' onclick='p_sscurvo();'>SS curvo</a><a href='#' class='itens' onclick='p_ssrecto();'>SS recto</a><a href='#' class='itens' onclick='p_ssu();'>SS u</a><a href='#' class='itens' onclick='p_janela();'>manípulos de janela</a<a href='#' class='itens' onclick='p_outrosefer();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox murçado' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='ssarcoe1()'>> SS (arco + roseta) sem entrada de chave</a><a href='#' onclick='ssarcoe2()'>> SS (arco + roseta) com entrada de chave</a><a href='#' onclick='ssarcoe3()'>> SS (arco + roseta) com entrada de chave</a><a href='#' onclick='ssarcoe4()'>> SS (arco + espelho) sem entrada de chave</a><a href='#' onclick='ssarcoe5()'>> SS (arco + espelho) com entrada de chave</a><a href='#' onclick='ssarcoe6()'>> SS (arco + espelho) com entrada de chave</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>SS (arco + roseta)</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/efer/img1.jpg' class='full' /> <img src='img/puxadores/efer/img1.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>SS (arco + espelho)</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/efer/img5.jpg' class='full' /> <img src='img/puxadores/efer/img5.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function ssarcoe1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772CSF&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ssarcoe2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2775CSF&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ssarcoe3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2776CSF&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ssarcoe4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722CSF&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ssarcoe5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725CSF&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ssarcoe6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726CSF&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
//____________________________________________________________________________________________
//___________________________________________sscurvo________________________________________
//____________________________________________________________________________________________
//sscurvo over____________________________________________________________________________________________________________________________________
function sscurvo_over() {
	document.getElementById('sscurvo').style.background = "url('img/puxadores/thumbs/sscurvo_h.jpg')";
	document.getElementById('label').innerHTML = 'ss curvo';
}
//sscurvo out____________________________________________________________________________________________________________________________________
function sscurvo_out() {
	document.getElementById('sscurvo').style.background = "url('img/puxadores/thumbs/sscurvo.jpg')";
	document.getElementById('label').innerHTML = '';
}

//sscurvo general____________________________________________________________________________________________________________________________________
function p_sscurvo() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_7();'>Efer</a> &nbsp; | &nbsp; <a href='#' onclick='p_sscurvo();'>ss curvo</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_ssarcoe();'>SS arco</a><a href='#' class='itens' onclick='p_sscurvo();' id='bold_act'>SS curvo</a><a href='#' class='itens' onclick='p_ssrecto();'>SS recto</a><a href='#' class='itens' onclick='p_ssu();'>SS u</a><a href='#' class='itens' onclick='p_janela();'>manípulos de janela</a<a href='#' class='itens' onclick='p_outrosefer();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox murçado' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='sscurvo1()'>> SS (curvo + roseta) sem entrada de chave</a><a href='#' onclick='sscurvo2()'>> SS (curvo + roseta) com entrada de chave</a><a href='#' onclick='sscurvo3()'>> SS (curvo + roseta) com entrada de chave</a><a href='#' onclick='sscurvo4()'>> SS (curvo + espelho) sem entrada de chave</a><a href='#' onclick='sscurvo5()'>> SS (curvo + espelho) com entrada de chave</a><a href='#' onclick='sscurvo6()'>> SS (curvo + espelho) com entrada de chave</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>SS (curvo + roseta)</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/efer/img2.jpg' class='full' /> <img src='img/puxadores/efer/img2.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>SS (curvo + espelho)</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/efer/img6.jpg' class='full' /> <img src='img/puxadores/efer/img6.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function sscurvo1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772CSD&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function sscurvo2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2775CSD&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function sscurvo3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2776CSD&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function sscurvo4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722CSD&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function sscurvo5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725CSD&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function sscurvo6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726CSD&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
//____________________________________________________________________________________________
//___________________________________________ssrecto________________________________________
//____________________________________________________________________________________________
//ssrecto over____________________________________________________________________________________________________________________________________
function ssrecto_over() {
	document.getElementById('ssrecto').style.background = "url('img/puxadores/thumbs/ssrecto_h.jpg')";
	document.getElementById('label').innerHTML = 'ss recto';
}
//ssrecto out____________________________________________________________________________________________________________________________________
function ssrecto_out() {
	document.getElementById('ssrecto').style.background = "url('img/puxadores/thumbs/ssrecto.jpg')";
	document.getElementById('label').innerHTML = '';
}

//ssrecto general____________________________________________________________________________________________________________________________________
function p_ssrecto() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_7();'>Efer</a> &nbsp; | &nbsp; <a href='#' onclick='p_ssrecto();'>ss recto</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_ssarcoe();'>SS arco</a><a href='#' class='itens' onclick='p_sscurvo();'>SS curvo</a><a href='#' class='itens' onclick='p_ssrecto();' id='bold_act'>SS recto</a><a href='#' class='itens' onclick='p_ssu();'>SS u</a><a href='#' class='itens' onclick='p_janela();'>manípulos de janela</a<a href='#' class='itens' onclick='p_outrosefer();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox murçado' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='ssrecto1()'>> SS (recto + roseta) sem entrada de chave</a><a href='#' onclick='ssrecto2()'>> SS (recto + roseta) com entrada de chave</a><a href='#' onclick='ssrecto3()'>> SS (recto + roseta) com entrada de chave</a><a href='#' onclick='ssrecto4()'>> SS (recto + espelho) sem entrada de chave</a><a href='#' onclick='ssrecto5()'>> SS (recto + espelho) com entrada de chave</a><a href='#' onclick='ssrecto6()'>> SS (recto + espelho) com entrada de chave</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>SS (recto + roseta)</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/efer/img3.jpg' class='full' /> <img src='img/puxadores/efer/img3.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>SS (recto + espelho)</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/efer/img7.jpg' class='full' /> <img src='img/puxadores/efer/img7.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function ssrecto1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772CSB&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ssrecto2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2775CSB&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ssrecto3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2776CSB&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ssrecto4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722CSB&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ssrecto5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725CSB&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ssrecto6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726CSB&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
//____________________________________________________________________________________________
//___________________________________________ssu________________________________________
//____________________________________________________________________________________________
//ssu over____________________________________________________________________________________________________________________________________
function ssu_over() {
	document.getElementById('ssu').style.background = "url('img/puxadores/thumbs/ssu_h.jpg')";
	document.getElementById('label').innerHTML = 'ss u';
}
//ssu out____________________________________________________________________________________________________________________________________
function ssu_out() {
	document.getElementById('ssu').style.background = "url('img/puxadores/thumbs/ssu.jpg')";
	document.getElementById('label').innerHTML = '';
}

//ssu general____________________________________________________________________________________________________________________________________
function p_ssu() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_7();'>Efer</a> &nbsp; | &nbsp; <a href='#' onclick='p_ssu();'>ss u</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_ssarcoe();'>SS arco</a><a href='#' class='itens' onclick='p_sscurvo();'>SS curvo</a><a href='#' class='itens' onclick='p_ssrecto();'>SS recto</a><a href='#' class='itens' onclick='p_ssu();' id='bold_act'>SS u</a><a href='#' class='itens' onclick='p_janela();'>manípulos de janela</a<a href='#' class='itens' onclick='p_outrosefer();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox murçado' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='ssu1()'>> SS (u + roseta) sem entrada de chave</a><a href='#' onclick='ssu2()'>> SS (u + roseta) com entrada de chave</a><a href='#' onclick='ssu3()'>> SS (u + roseta) com entrada de chave</a><a href='#' onclick='ssu4()'>> SS (u + espelho) sem entrada de chave</a><a href='#' onclick='ssu5()'>> SS (u + espelho) com entrada de chave</a><a href='#' onclick='ssu6()'>> SS (u + espelho) com entrada de chave</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>SS (u + roseta)</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/efer/img4.jpg' class='full' /> <img src='img/puxadores/efer/img4.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>SS (u + espelho)</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/efer/img8.jpg' class='full' /> <img src='img/puxadores/efer/img8.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function ssu1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2772CSK&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ssu2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2775CSK&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ssu3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2776CSK&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ssu4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722CSK&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ssu5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725CSK&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ssu6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726CSK&gLink=21701&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
//____________________________________________________________________________________________
//___________________________________________janela________________________________________
//____________________________________________________________________________________________
//janela over____________________________________________________________________________________________________________________________________
function janela_over() {
	document.getElementById('janela').style.background = "url('img/puxadores/thumbs/janela_h.jpg')";
	document.getElementById('label').innerHTML = 'janela';
}
//janela out____________________________________________________________________________________________________________________________________
function janela_out() {
	document.getElementById('janela').style.background = "url('img/puxadores/thumbs/janela.jpg')";
	document.getElementById('label').innerHTML = '';
}

//janela general____________________________________________________________________________________________________________________________________
function p_janela() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_7();'>Efer</a> &nbsp; | &nbsp; <a href='#' onclick='p_janela();'>manípulo de janela</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_ssarcoe();'>SS arco</a><a href='#' class='itens' onclick='p_sscurvo();'>SS curvo</a><a href='#' class='itens' onclick='p_ssrecto();'>SS recto</a><a href='#' class='itens' onclick='p_ssu();'>SS u</a><a href='#' class='itens' onclick='p_janela();' id='bold_act'>manípulos de janela</a<a href='#' class='itens' onclick='p_outrosefer();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox murçado' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='janela1()'>> Manípulo L curvo para janela 4 posições</a><a href='#' onclick='janela2()'>> Manípulo L recto para janela 4 posições</a><a href='#' onclick='janela3()'>> Manípulo U curvo para janela 4 posições</a>";

	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Manípulo L curvo</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/efer/img11.jpg' class='full' /> <img src='img/puxadores/efer/img11.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Manípulo L recto para janela 4 posições</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/efer/img12.jpg' class='full' /> <img src='img/puxadores/efer/img12.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Manípulo U curvo para janela 4 posições</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/efer/img13.jpg' class='full' /> <img src='img/puxadores/efer/img13.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function janela1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=1920361&gLink=21702&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function janela2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=1920362&gLink=21702&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function janela3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=1920363&gLink=21702&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
//____________________________________________________________________________________________
//___________________________________________outrosefer________________________________________
//____________________________________________________________________________________________
//outrosefer over____________________________________________________________________________________________________________________________________
function outrosefer_over() {
	document.getElementById('outrosefer').style.background = "url('img/puxadores/thumbs/outrosefer_h.jpg')";
	document.getElementById('label').innerHTML = 'outros';
}
//outrosefer out____________________________________________________________________________________________________________________________________
function outrosefer_out() {
	document.getElementById('outrosefer').style.background = "url('img/puxadores/thumbs/outrosefer.jpg')";
	document.getElementById('label').innerHTML = '';
}

//outrosefer general____________________________________________________________________________________________________________________________________
function p_outrosefer() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_7();'>Efer</a> &nbsp; | &nbsp; <a href='#' onclick='p_outrosefer();'>outros</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_ssarcoe();'>SS arco</a><a href='#' class='itens' onclick='p_curvo();' >SS curvo</a><a href='#' class='itens' onclick='p_recto();'>SS recto</a><a href='#' class='itens' onclick='p_ssu();'>SS u</a><a href='#' class='itens' onclick='p_janela();' >manípulos de janela</a><a href='#' class='itens' onclick='p_outrosefer();'id='bold_act'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/630.jpg' title='aço inox murçado' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='outrosefer1()'>> conjunto WC</a><a href='#' onclick='outrosefer2()'>> Puxador fixo de porta redondo 50mm</a><a href='#' onclick='outrosefer3()'>> Concha de topo redondo para porta de correr</a><a href='#' onclick='outrosefer4()'>> Concha rectangular para porta de correr</a><a href='#' onclick='outrosefer5()'>> Puxador embutido redondo</a><a href='#' onclick='outrosefer6()'>> Asa de porta recta</a><a href='#' onclick='outrosefer7()'>> Asa de porta curva</a>";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>conjunto WC</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/efer/img9.jpg' class='full' /> <img src='img/puxadores/efer/img9.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>puxador fixo de porta redondo 50mm</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/efer/img10.jpg' class='full' /> <img src='img/puxadores/efer/img10.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Concha de topo redondo para porta de correr</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/efer/img14.jpg' class='full' /> <img src='img/puxadores/efer/img14.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Concha rectangular para porta de correr</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/efer/img15.jpg' class='full' /> <img src='img/puxadores/efer/img15.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Puxador embutido redondo</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/efer/img16.jpg' class='full' /> <img src='img/puxadores/efer/img16.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function outrosefer1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2651002&gLink=21703&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosefer2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=1920360&gLink=21703&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosefer3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2633001&gLink=21703&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosefer4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2633000&gLink=21703&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosefer5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=1920364&gLink=21703&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosefer6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2635000&gLink=21703&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosefer7() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2635001&gLink=21703&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};






//Euronova____________________________________________________________________________________________________________________________________
function p_8() {
	//define qual o item de menu que esta activo
	document.getElementById('puxadores').className='activo';
	document.getElementById('complementos').className='';
	document.getElementById('cefechmecanicas').className='';
	document.getElementById('cacessos').className='';
	document.getElementById('equipamentos').className='';
	
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_8();'>EUronova</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_andros();'>andros</a><a href='#' class='itens' onclick='p_marselha();'>marselha</a><a href='#' class='itens' onclick='p_ibiza();'>ibiza</a><a href='#' class='itens' onclick='p_euro();'>euro</a><a href='#' class='itens' onclick='p_outroseuro();'>outros</a>";
		document.getElementById('scrolls_lista').style.visibility ='hidden';
	
	lalala  = new jsScroller2(document.getElementById("Scrollerla"), 270, 320);
	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="<ul class='minis' id='thumbs' ><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/andros.jpg);' id='andros' onmouseover='andros_over();' onmouseout='andros_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/marselha.jpg);' id='marselha' onmouseover='marselha_over();' onmouseout='marselha_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/ibiza.jpg);' id='ibiza' onmouseover='ibiza_over();' onmouseout='ibiza_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/euro.jpg);' id='euro' onmouseover='euro_over();' onmouseout='euro_out();'  title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/outroseuro.jpg);' id='outroseuro' onmouseover='outroseuro_over();' onmouseout='outroseuro_out();'  title='imagens de ambiente não disponíveis' /></li></ul> <div class='labels'><span class='left' id='label'></span><span class='right' id='pags'></span> </div>";
	
	Shadowbox.init();
	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: false,
	showInfopane:false,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";
}

//____________________________________________________________________________________________
//___________________________________________andros________________________________________
//____________________________________________________________________________________________
//andros over____________________________________________________________________________________________________________________________________
function andros_over() {
	document.getElementById('andros').style.background = "url('img/puxadores/thumbs/andros_h.jpg')";
	document.getElementById('label').innerHTML = 'andros';
}
//andros out____________________________________________________________________________________________________________________________________
function andros_out() {
	document.getElementById('andros').style.background = "url('img/puxadores/thumbs/andros.jpg')";
	document.getElementById('label').innerHTML = '';
}

//andros general____________________________________________________________________________________________________________________________________
function p_andros() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_8();'>Euronova</a> &nbsp; | &nbsp; <a href='#' onclick='p_andros();'>andros</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_andros();' id='bold_act'>andros</a><a href='#' class='itens' onclick='p_marselha();'>marselha</a><a href='#' class='itens' onclick='p_ibiza();'>ibiza</a><a href='#' class='itens' onclick='p_euro();'>euro</a><a href='#' class='itens' onclick='p_outroseuro();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/650.jpg' title='aluminio escovado lacado' /><img src='img/acabamentos/655.jpg' title='aluminio polido lacado' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='andros1()'>> Par puxador Andros + roseta</a><a href='#' onclick='andros2()'>> Par puxador Andros + espelho Andros sem entrada de chave</a><a href='#' onclick='andros3()'>> Par puxador Andros + espelho Andros com entrada de chave</a><a href='#' onclick='andros4()'>> Par puxador Andros + espelho Andros com entrada de chave</a><a href='#' onclick='andros5()'>> Andros - asa de prota de correr com espelho</a><a href='#' onclick='andros6()'>> Andros (110mm) - puxador de roupeiro sem entrada de chave</a><a href='#' onclick='andros7()'>> Andros (110mm) - puxador de roupeiro com entrada de chave</a><a href='#' onclick='andros8()'>> Andros (54mm) - puxador de roupeiro</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Par puxador Andros + roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/euronova/img1.jpg' class='full' /> <img src='img/puxadores/euronova/img1.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Par puxador Andros + espelho Andros</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/euronova/img5.jpg' class='full' /> <img src='img/puxadores/euronova/img5.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Asa de porta de correr com espelho - Andros</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/euronova/img10.jpg' class='full' /> <img src='img/puxadores/euronova/img10.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Andros (110mm) - puxador de roupeiro</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/euronova/img12.jpg' class='full' /> <img src='img/puxadores/euronova/img12.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Andros (54mm) - puxador de roupeiro</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/euronova/img13.jpg' class='full' /> <img src='img/puxadores/euronova/img13.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function andros1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2622006&gLink=21801&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function andros2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722003&gLink=21801&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function andros3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725003&gLink=21801&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function andros4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726003&gLink=21801&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function andros5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2631070&gLink=21801&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function andros6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=1111405&gLink=21801&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function andros7() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=1111404&gLink=21801&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function andros8() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=1111401&gLink=21801&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};


//____________________________________________________________________________________________
//___________________________________________marselha________________________________________
//____________________________________________________________________________________________
//marselha over____________________________________________________________________________________________________________________________________
function marselha_over() {
	document.getElementById('marselha').style.background = "url('img/puxadores/thumbs/marselha_h.jpg')";
	document.getElementById('label').innerHTML = 'marselha';
}
//marselha out____________________________________________________________________________________________________________________________________
function marselha_out() {
	document.getElementById('marselha').style.background = "url('img/puxadores/thumbs/marselha.jpg')";
	document.getElementById('label').innerHTML = '';
}

//marselha general____________________________________________________________________________________________________________________________________
function p_marselha() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_8();'>Euronova</a> &nbsp; | &nbsp; <a href='#' onclick='p_marselha();'>marselha</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_andros();'>andros</a><a href='#' class='itens' onclick='p_marselha();' id='bold_act'>marselha</a><a href='#' class='itens' onclick='p_ibiza();'>ibiza</a><a href='#' class='itens' onclick='p_euro();'>euro</a><a href='#' class='itens' onclick='p_outroseuro();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/650.jpg' title='aluminio escovado lacado' /><img src='img/acabamentos/655.jpg' title='aluminio polido lacado' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='marselha1()'>> Par puxador Marselha + roseta</a><a href='#' onclick='marselha2()'>> Par puxador Marselha + espelho Marselha sem entrada de chave</a><a href='#' onclick='marselha3()'>> Par puxador Marselha + espelho Marselha com entrada de chave</a><a href='#' onclick='marselha4()'>> Par puxador Marselha + espelho Marselha com entrada de chave</a><a href='#' onclick='marselha5()'>> Marselha - asa de porta de correr com espelho</a><a href='#' onclick='marselha6()'>> Marselha (112mm) - puxador de roupeiro com entrada de chave</a><a href='#' onclick='marselha7()'>> Marselha (112mm) - puxador de roupeiro sem entrada de chave</a><a href='#' onclick='marselha8()'>> Marselha (60mm) - puxador de roupeiro</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Par puxador Marselha + roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/euronova/img2.jpg' class='full' /> <img src='img/puxadores/euronova/img2.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Par puxador Marselha + espelho Marselha</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/euronova/img6.jpg' class='full' /> <img src='img/puxadores/euronova/img6.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Asa de porta de correr com espelho - Marselha</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/euronova/img11.jpg' class='full' /> <img src='img/puxadores/euronova/img11.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Marselha (110mm) - puxador de roupeiro</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/euronova/img14.jpg' class='full' /> <img src='img/puxadores/euronova/img14.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Marselha (54mm) - puxador de roupeiro</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/euronova/img15.jpg' class='full' /> <img src='img/puxadores/euronova/img15.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function marselha1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2622007H&gLink=21802&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function marselha2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722004&gLink=21802&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function marselha3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725004&gLink=21802&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function marselha4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726004&gLink=21802&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function marselha5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2631071&gLink=21802&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function marselha6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=1111402&gLink=21802&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function marselha7() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=1111403&gLink=21802&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function marselha8() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=1111400&gLink=21802&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};


//____________________________________________________________________________________________
//___________________________________________ibiza________________________________________
//____________________________________________________________________________________________
//ibiza over____________________________________________________________________________________________________________________________________
function ibiza_over() {
	document.getElementById('ibiza').style.background = "url('img/puxadores/thumbs/ibiza_h.jpg')";
	document.getElementById('label').innerHTML = 'ibiza';
}
//ibiza out____________________________________________________________________________________________________________________________________
function ibiza_out() {
	document.getElementById('ibiza').style.background = "url('img/puxadores/thumbs/ibiza.jpg')";
	document.getElementById('label').innerHTML = '';
}

//ibiza general____________________________________________________________________________________________________________________________________
function p_ibiza() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_8();'>Euronova</a> &nbsp; | &nbsp; <a href='#' onclick='p_ibiza();'>ibiza</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_andros();'>andros</a><a href='#' class='itens' onclick='p_marselha();' >marselha</a><a href='#' class='itens' onclick='p_ibiza();'id='bold_act'>ibiza</a><a href='#' class='itens' onclick='p_euro();'>euro</a><a href='#' class='itens' onclick='p_outroseuro();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/650.jpg' title='aluminio escovado lacado' /><img src='img/acabamentos/655.jpg' title='aluminio polido lacado' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='ibiza1()'>> Par puxador Ibiza + roseta</a><a href='#' onclick='ibiza2()'>> Par puxador Ibiza + espelho Cuba largo sem entrada de chave</a><a href='#' onclick='ibiza3()'>> Par puxador Ibiza + espelho Cuba largo com entrada de chave</a><a href='#' onclick='ibiza4()'>> Par puxador Ibiza + espelho Cuba largo com entrada de chave</a><br />";

	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Par puxador Ibiza + roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/euronova/img3.jpg' class='full' /> <img src='img/puxadores/euronova/img3.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Par puxador Ibiza + espelho Cuba largo</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/euronova/img7.jpg' class='full' /> <img src='img/puxadores/euronova/img7.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function ibiza1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2622008&gLink=21803&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ibiza2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722010&gLink=21803&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ibiza3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725010&gLink=21803&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function ibiza4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726010&gLink=21803&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};



//____________________________________________________________________________________________
//___________________________________________euro________________________________________
//____________________________________________________________________________________________
//euro over____________________________________________________________________________________________________________________________________
function euro_over() {
	document.getElementById('euro').style.background = "url('img/puxadores/thumbs/euro_h.jpg')";
	document.getElementById('label').innerHTML = 'euro';
}
//euro out____________________________________________________________________________________________________________________________________
function euro_out() {
	document.getElementById('euro').style.background = "url('img/puxadores/thumbs/euro.jpg')";
	document.getElementById('label').innerHTML = '';
}

//euro general____________________________________________________________________________________________________________________________________
function p_euro() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_8();'>Euronova</a> &nbsp; | &nbsp; <a href='#' onclick='p_euro();'>euro</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_andros();'>andros</a><a href='#' class='itens' onclick='p_marselha();' >marselha</a><a href='#' class='itens' onclick='p_ibiza();'>ibiza</a><a href='#' class='itens' onclick='p_euro();'id='bold_act'>euro</a><a href='#' class='itens' onclick='p_outroseuro();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/650.jpg' title='aluminio escovado lacado' /><img src='img/acabamentos/655.jpg' title='aluminio polido lacado' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='euro1()'>> Par puxador Euro + roseta</a><a href='#' onclick='euro2()'>> Par puxador Euro + espelho Comercial sem entrada de chave</a><a href='#' onclick='euro3()'>> Par puxador Euro + espelho Comercial com entrada de chave</a><a href='#' onclick='euro4()'>> Par puxador Euro + espelho Comercial com entrada de chave</a><a href='#' onclick='euro5()'>> Par puxador Euro + espelho Cuba estreito sem entrada de chave</a><a href='#' onclick='euro6()'>> Par puxador Euro + espelho Cuba estreito com entrada de chave</a><a href='#' onclick='euro7()'>> Par puxador Euro + espelho Cuba estreito com entrada de chave</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Par puxador Euro + roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/euronova/img4.jpg' class='full' /> <img src='img/puxadores/euronova/img4.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Par puxador Euro + espelho Cuba largo</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/euronova/img8.jpg' class='full' /> <img src='img/puxadores/euronova/img8.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Par puxador Euro + espelho Cuba largo</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/euronova/img9.jpg' class='full' /> <img src='img/puxadores/euronova/img9.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function euro1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2622009&gLink=21804&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function euro2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722011&gLink=21804&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function euro3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725011&gLink=21804&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function euro4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726011&gLink=21804&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function euro5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722012&gLink=21805&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function euro6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725012&gLink=21805&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function euro7() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726012&gLink=21804&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};


//____________________________________________________________________________________________
//___________________________________________outroseuro________________________________________
//____________________________________________________________________________________________
//outroseuro over____________________________________________________________________________________________________________________________________
function outroseuro_over() {
	document.getElementById('outroseuro').style.background = "url('img/puxadores/thumbs/outroseuro_h.jpg')";
	document.getElementById('label').innerHTML = 'outroseuro';
}
//outroseuro out____________________________________________________________________________________________________________________________________
function outroseuro_out() {
	document.getElementById('outroseuro').style.background = "url('img/puxadores/thumbs/outroseuro.jpg')";
	document.getElementById('label').innerHTML = '';
}

//outroseuro general____________________________________________________________________________________________________________________________________
function p_outroseuro() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_8();'>euronova</a> &nbsp; | &nbsp; <a href='#' onclick='p_outroseuro();'>outroseuro</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_andros();'>andros</a><a href='#' class='itens' onclick='p_marselha();' >marselha</a><a href='#' class='itens' onclick='p_ibiza();'>ibiza</a><a href='#' class='itens' onclick='p_euro();'>euro</a><a href='#' class='itens' onclick='p_outrosoutroseuro();'id='bold_act'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/650.jpg' title='aluminio escovado lacado' /><img src='img/acabamentos/655.jpg' title='aluminio polido lacado' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='outroseuro1()'>> Entrada de chave</a><a href='#' onclick='outroseuro2()'>> Entrada de chave</a><a href='#' onclick='outroseuro3()'>> Conjunto completo WC</a><br />";

	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Entrada de chave</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/euronova/img16.jpg' class='full' /> <img src='img/puxadores/euronova/img16.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Conjunto completo WC</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/euronova/img17.jpg' class='full' /> <img src='img/puxadores/euronova/img17.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function outroseuro1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670058&gLink=21805&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outroseuro2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670057&gLink=21805&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outroseuro3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2792005&gLink=21805&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};





//classic____________________________________________________________________________________________________________________________________
function p_9() {
	//define qual o item de menu que esta activo
	document.getElementById('puxadores').className='activo';
	document.getElementById('complementos').className='';
	document.getElementById('cefechmecanicas').className='';
	document.getElementById('cacessos').className='';
	document.getElementById('equipamentos').className='';
	
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_9();'>classic</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_olinda();'>olinda</a><a href='#' class='itens' onclick='p_algarve();'>algarve</a><a href='#' class='itens' onclick='p_cannes();'>cannes</a><a href='#' class='itens' onclick='p_olddominion();'>olddominion</a><a href='#' class='itens' onclick='p_oval();'>oval</a><a href='#' class='itens' onclick='p_chamonix();'>chamonix</a><a href='#' class='itens' onclick='p_zurich();'>zurich</a><a href='#' class='itens' onclick='p_geneve();'>geneve</a><a href='#' class='itens' onclick='p_salzburgo();'>salzburgo</a><a href='#' class='itens' onclick='p_conjentrada();'>conjuntos de entrada</a><a href='#' class='itens' onclick='p_class();'>class</a><a href='#' class='itens' onclick='p_outrosclass();'>outros</a>";
		document.getElementById('scrolls_lista').style.visibility ='hidden';
	
	lalala  = new jsScroller2(document.getElementById("Scrollerla"), 270, 320);
	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="<ul class='minis' id='thumbs' ><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/olinda.jpg);' id='olinda' onmouseover='olinda_over();' onmouseout='olinda_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/algarve.jpg);' id='algarve' onmouseover='algarve_over();' onmouseout='algarve_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/cannes.jpg);' id='cannes' onmouseover='cannes_over();' onmouseout='cannes_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/olddominion.jpg);' id='olddominion' onmouseover='olddominion_over();' onmouseout='olddominion_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/oval.jpg);' id='oval' onmouseover='oval_over();' onmouseout='oval_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/chamonix.jpg);' id='chamonix' onmouseover='chamonix_over();' onmouseout='chamonix_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/zurich.jpg);' id='zurich' onmouseover='zurich_over();' onmouseout='zurich_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/geneve.jpg);' id='geneve' onmouseover='geneve_over();' onmouseout='geneve_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/salzburgo.jpg);' id='salzburgo' onmouseover='salzburgo_over();' onmouseout='salzburgo_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/conjentrada.jpg);' id='conjentrada' onmouseover='conjentrada_over();' onmouseout='conjentrada_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/class.jpg);' id='class' onmouseover='class_over();' onmouseout='class_out();' title='imagens de ambiente não disponíveis' /></li><li><img src='img/spacer.gif' style='background:url(img/puxadores/thumbs/outrosclass.jpg);' id='outrosclass' onmouseover='outrosclass_over();' onmouseout='outrosclass_out();' title='imagens de ambiente não disponíveis' /></li></ul> <div class='labels'><span class='left' id='label'></span><span class='right' id='pags'></span> </div>";
	
	Shadowbox.init();
	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: false,
	showInfopane:false,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";
}

//____________________________________________________________________________________________
//___________________________________________olinda________________________________________
//____________________________________________________________________________________________
//olinda over____________________________________________________________________________________________________________________________________
function olinda_over() {
	document.getElementById('olinda').style.background = "url('img/puxadores/thumbs/olinda_h.jpg')";
	document.getElementById('label').innerHTML = 'olinda';
}
//olinda out____________________________________________________________________________________________________________________________________
function olinda_out() {
	document.getElementById('olinda').style.background = "url('img/puxadores/thumbs/olinda.jpg')";
	document.getElementById('label').innerHTML = '';
}

//olinda general____________________________________________________________________________________________________________________________________
function p_olinda() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_9();'>classic</a> &nbsp; | &nbsp; <a href='#' onclick='p_olinda();'>olinda</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_olinda();' id='bold_act'>olinda</a><a href='#' class='itens' onclick='p_algarve();'>algarve</a><a href='#' class='itens' onclick='p_cannes();'>cannes</a><a href='#' class='itens' onclick='p_olddominion();'>olddominion</a><a href='#' class='itens' onclick='p_oval();'>oval</a><a href='#' class='itens' onclick='p_chamonix();'>chamonix</a><a href='#' class='itens' onclick='p_zurich();'>zurich</a><a href='#' class='itens' onclick='p_geneve();'>geneve</a><a href='#' class='itens' onclick='p_salzburgo();'>salzburgo</a><a href='#' class='itens' onclick='p_conjentrada();'>conjuntos de entrada</a><a href='#' class='itens' onclick='p_class();'>class</a><a href='#' class='itens' onclick='p_outrosclass();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/X10.jpg' title='Latão polido PVD' /><img src='img/acabamentos/X16.jpg' title='bronze fosco PVD' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='olinda1()'>> Moleta Olinda + espelho Continental sem entrada de chave</a><a href='#' onclick='olinda2()'>> Moleta Olinda + espelho Continental com entrada de chave</a><a href='#' onclick='olinda3()'>> Moleta Olinda + espelho Continental com entrada de chave</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/classic/img1.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function olinda1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722EOC&gLink=21901&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function olinda2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725EOC&gLink=21901&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function olinda3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726EOC&gLink=21901&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________algarve________________________________________
//____________________________________________________________________________________________
//algarve over____________________________________________________________________________________________________________________________________
function algarve_over() {
	document.getElementById('algarve').style.background = "url('img/puxadores/thumbs/algarve_h.jpg')";
	document.getElementById('label').innerHTML = 'algarve';
}
//algarve out____________________________________________________________________________________________________________________________________
function algarve_out() {
	document.getElementById('algarve').style.background = "url('img/puxadores/thumbs/algarve.jpg')";
	document.getElementById('label').innerHTML = '';
}

//algarve general____________________________________________________________________________________________________________________________________
function p_algarve() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_9();'>classic</a> &nbsp; | &nbsp; <a href='#' onclick='p_algarve();'>algarve</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_olinda();'>olinda</a><a href='#' class='itens' onclick='p_algarve();' id='bold_act'>algarve</a><a href='#' class='itens' onclick='p_cannes();'>cannes</a><a href='#' class='itens' onclick='p_olddominion();'>olddominion</a><a href='#' class='itens' onclick='p_oval();'>oval</a><a href='#' class='itens' onclick='p_chamonix();'>chamonix</a><a href='#' class='itens' onclick='p_zurich();'>zurich</a><a href='#' class='itens' onclick='p_geneve();'>geneve</a><a href='#' class='itens' onclick='p_salzburgo();'>salzburgo</a><a href='#' class='itens' onclick='p_conjentrada();'>conjuntos de entrada</a><a href='#' class='itens' onclick='p_class();'>class</a><a href='#' class='itens' onclick='p_outrosclass();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/X10.jpg' title='Latão polido PVD' /><img src='img/acabamentos/X16.jpg' title='bronze fosco PVD' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='algarve1()'>> Moleta Algarve + espelho Old Dominion sem entrada de chave</a><a href='#' onclick='algarve2()'>> Moleta Algarve + espelho Old Dominion com entrada de chave</a><a href='#' onclick='algarve3()'>> Moleta Algarve + espelho Old Dominion com entrada de chave</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/classic/img2.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function algarve1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722EAL&gLink=21902&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function algarve2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725EAL&gLink=21902&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function algarve3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726EAL&gLink=21902&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};


//____________________________________________________________________________________________
//___________________________________________cannes________________________________________
//____________________________________________________________________________________________
//cannes over____________________________________________________________________________________________________________________________________
function cannes_over() {
	document.getElementById('cannes').style.background = "url('img/puxadores/thumbs/cannes_h.jpg')";
	document.getElementById('label').innerHTML = 'cannes';
}
//cannes out____________________________________________________________________________________________________________________________________
function cannes_out() {
	document.getElementById('cannes').style.background = "url('img/puxadores/thumbs/cannes.jpg')";
	document.getElementById('label').innerHTML = '';
}

//cannes general____________________________________________________________________________________________________________________________________
function p_cannes() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_9();'>classic</a> &nbsp; | &nbsp; <a href='#' onclick='p_cannes();'>cannes</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_olinda();'>olinda</a><a href='#' class='itens' onclick='p_algarve();'>algarve</a><a href='#' class='itens' onclick='p_cannes();' id='bold_act'>cannes</a><a href='#' class='itens' onclick='p_olddominion();'>olddominion</a><a href='#' class='itens' onclick='p_oval();'>oval</a><a href='#' class='itens' onclick='p_chamonix();'>chamonix</a><a href='#' class='itens' onclick='p_zurich();'>zurich</a><a href='#' class='itens' onclick='p_geneve();'>geneve</a><a href='#' class='itens' onclick='p_salzburgo();'>salzburgo</a><a href='#' class='itens' onclick='p_conjentrada();'>conjuntos de entrada</a><a href='#' class='itens' onclick='p_class();'>class</a><a href='#' class='itens' onclick='p_outrosclass();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/626.jpg' title='cromado fosco' /><img src='img/acabamentos/X10.jpg' title='Latão polido PVD' /><img src='img/acabamentos/X16.jpg' title='bronze fosco PVD' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='cannes1()'>> Moleta Cannes + espelho sem entrada de chave</a><a href='#' onclick='cannes2()'>> Moleta Cannes + espelho com entrada de chave</a><a href='#' onclick='cannes3()'>> Moleta Cannes + espelho com entrada de chave</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/classic/img3.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function cannes1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722ECN&gLink=21903&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function cannes2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725ECN&gLink=21903&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function cannes3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726ECN&gLink=21903&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________chamonix________________________________________
//____________________________________________________________________________________________
//chamonix over____________________________________________________________________________________________________________________________________
function chamonix_over() {
	document.getElementById('chamonix').style.background = "url('img/puxadores/thumbs/chamonix_h.jpg')";
	document.getElementById('label').innerHTML = 'chamonix';
}
//chamonix out____________________________________________________________________________________________________________________________________
function chamonix_out() {
	document.getElementById('chamonix').style.background = "url('img/puxadores/thumbs/chamonix.jpg')";
	document.getElementById('label').innerHTML = '';
}

//chamonix general____________________________________________________________________________________________________________________________________
function p_chamonix() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_9();'>classic</a> &nbsp; | &nbsp; <a href='#' onclick='p_chamonix();'>chamonix</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_olinda();'>olinda</a><a href='#' class='itens' onclick='p_algarve();'>algarve</a><a href='#' class='itens' onclick='p_cannes();'>cannes</a><a href='#' class='itens' onclick='p_olddominion();'>olddominion</a><a href='#' class='itens' onclick='p_oval();'>oval</a><a href='#' class='itens' onclick='p_chamonix();' id='bold_act'>chamonix</a><a href='#' class='itens' onclick='p_zurich();'>zurich</a><a href='#' class='itens' onclick='p_geneve();'>geneve</a><a href='#' class='itens' onclick='p_salzburgo();'>salzburgo</a><a href='#' class='itens' onclick='p_conjentrada();'>conjuntos de entrada</a><a href='#' class='itens' onclick='p_class();'>class</a><a href='#' class='itens' onclick='p_outrosclass();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/X10.jpg' title='Latão polido PVD' /><img src='img/acabamentos/X16.jpg' title='bronze fosco PVD' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='chamonix1()'>> Moleta Chamonix + espelho Class sem entrada de chave</a><a href='#' onclick='chamonix2()'>> Moleta Chamonix + espelho Class com entrada de chave</a><a href='#' onclick='chamonix3()'>> Moleta Chamonix + espelho Class com entrada de chave</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/classic/img9.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function chamonix1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722ECU&gLink=21906&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function chamonix2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725ECU&gLink=21906&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function chamonix3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726ECU&gLink=21906&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________oval________________________________________
//____________________________________________________________________________________________
//oval over____________________________________________________________________________________________________________________________________
function oval_over() {
	document.getElementById('oval').style.background = "url('img/puxadores/thumbs/oval_h.jpg')";
	document.getElementById('label').innerHTML = 'oval';
}
//oval out____________________________________________________________________________________________________________________________________
function oval_out() {
	document.getElementById('oval').style.background = "url('img/puxadores/thumbs/oval.jpg')";
	document.getElementById('label').innerHTML = '';
}

//oval general____________________________________________________________________________________________________________________________________
function p_oval() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_9();'>classic</a> &nbsp; | &nbsp; <a href='#' onclick='p_oval();'>oval</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_olinda();'>olinda</a><a href='#' class='itens' onclick='p_algarve();'>algarve</a><a href='#' class='itens' onclick='p_cannes();'>cannes</a><a href='#' class='itens' onclick='p_olddominion();'>olddominion</a><a href='#' class='itens' onclick='p_oval();' id='bold_act'>oval</a><a href='#' class='itens' onclick='p_chamonix();'>chamonix</a><a href='#' class='itens' onclick='p_zurich();'>zurich</a><a href='#' class='itens' onclick='p_geneve();'>geneve</a><a href='#' class='itens' onclick='p_salzburgo();'>salzburgo</a><a href='#' class='itens' onclick='p_conjentrada();'>conjuntos de entrada</a><a href='#' class='itens' onclick='p_class();'>class</a><a href='#' class='itens' onclick='p_outrosclass();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/X10.jpg' title='Latão polido PVD' /><img src='img/acabamentos/X16.jpg' title='bronze fosco PVD' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='oval1()'>> Oval - puxador + roseta</a><br />";

	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="<img style='position:relative; left:34px;' src='img/puxadores/classic/img5.jpg'>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}

function oval1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2785FOV&gLink=21905&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________zurich________________________________________
//____________________________________________________________________________________________
//zurich over____________________________________________________________________________________________________________________________________
function zurich_over() {
	document.getElementById('zurich').style.background = "url('img/puxadores/thumbs/zurich_h.jpg')";
	document.getElementById('label').innerHTML = 'zurich';
}
//zurich out____________________________________________________________________________________________________________________________________
function zurich_out() {
	document.getElementById('zurich').style.background = "url('img/puxadores/thumbs/zurich.jpg')";
	document.getElementById('label').innerHTML = '';
}

//zurich general____________________________________________________________________________________________________________________________________
function p_zurich() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_9();'>Classic</a> &nbsp; | &nbsp; <a href='#' onclick='p_zurich();'>zurich</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_olinda();'>olinda</a><a href='#' class='itens' onclick='p_algarve();'>algarve</a><a href='#' class='itens' onclick='p_cannes();'>cannes</a><a href='#' class='itens' onclick='p_olddominion();'>olddominion</a><a href='#' class='itens' onclick='p_oval();'>oval</a><a href='#' class='itens' onclick='p_chamonix();'>chamonix</a><a href='#' class='itens' onclick='p_zurich();' id='bold_act'>zurich</a><a href='#' class='itens' onclick='p_geneve();'>geneve</a><a href='#' class='itens' onclick='p_salzburgo();'>salzburgo</a><a href='#' class='itens' onclick='p_conjentrada();'>conjuntos de entrada</a><a href='#' class='itens' onclick='p_class();'>class</a><a href='#' class='itens' onclick='p_outrosclass();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/626.jpg' title='cromado fosco' /><img src='img/acabamentos/X10.jpg' title='latão polido PVD' /><img src='img/acabamentos/X16.jpg' title='bronze fosco PVD' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='zurich1()'>> Moleta Zurich + espelho Class sem entrada de chave</a><a href='#' onclick='zurich2()'>> Moleta Zurich + espelho Class com entrada de chave</a><a href='#' onclick='zurich3()'>> Moleta Zurich + espelho Class com entrada de chave</a><a href='#' onclick='zurich4()'>> Zurich - moleta + roseta</a><br />";

	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Moleta Zurich + roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img13.jpg' class='full' /> <img src='img/puxadores/classic/img13.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Moleta Zurich + espelho Class</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img10.jpg' class='full' /> <img src='img/puxadores/classic/img10.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function zurich1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722EZU&gLink=21907&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function zurich2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725EZU&gLink=21907&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function zurich3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726EZU&gLink=21907&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function zurich4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=277011&gLink=21907&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________geneve________________________________________
//____________________________________________________________________________________________
//geneve over____________________________________________________________________________________________________________________________________
function geneve_over() {
	document.getElementById('geneve').style.background = "url('img/puxadores/thumbs/geneve_h.jpg')";
	document.getElementById('label').innerHTML = 'geneve';
}
//geneve out____________________________________________________________________________________________________________________________________
function geneve_out() {
	document.getElementById('geneve').style.background = "url('img/puxadores/thumbs/geneve.jpg')";
	document.getElementById('label').innerHTML = '';
}

//geneve general____________________________________________________________________________________________________________________________________
function p_geneve() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_9();'>Classic</a> &nbsp; | &nbsp; <a href='#' onclick='p_geneve();'>geneve</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_olinda();'>olinda</a><a href='#' class='itens' onclick='p_algarve();'>algarve</a><a href='#' class='itens' onclick='p_cannes();'>cannes</a><a href='#' class='itens' onclick='p_olddominion();'>olddominion</a><a href='#' class='itens' onclick='p_oval();'>oval</a><a href='#' class='itens' onclick='p_chamonix();'>chamonix</a><a href='#' class='itens' onclick='p_zurich();'>zurich</a><a href='#' class='itens' onclick='p_geneve();' id='bold_act'>geneve</a><a href='#' class='itens' onclick='p_salzburgo();'>salzburgo</a><a href='#' class='itens' onclick='p_conjentrada();'>conjuntos de entrada</a><a href='#' class='itens' onclick='p_class();'>class</a><a href='#' class='itens' onclick='p_outrosclass();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/626.jpg' title='cromado fosco' /><img src='img/acabamentos/X10.jpg' title='latão polido PVD' /><img src='img/acabamentos/X16.jpg' title='bronze fosco PVD' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='geneve1()'>> Moleta Geneve + espelho Class sem entrada de chave</a><a href='#' onclick='geneve2()'>> Moleta Geneve + espelho Class com entrada de chave</a><a href='#' onclick='geneve3()'>> Moleta Geneve + espelho Class com entrada de chave</a><a href='#' onclick='geneve4()'>> Geneve - moleta + roseta</a><br />";

	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Moleta Geneve + roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img11.jpg' class='full' /> <img src='img/puxadores/classic/img11.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Moleta Geneve + espelho Class</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img14.jpg' class='full' /> <img src='img/puxadores/classic/img14.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function geneve1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722EGU&gLink=21908&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function geneve2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725EGU&gLink=21908&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function geneve3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726EGU&gLink=21908&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function geneve4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2770010&gLink=21908&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________salzburgo________________________________________
//____________________________________________________________________________________________
//salzburgo over____________________________________________________________________________________________________________________________________
function salzburgo_over() {
	document.getElementById('salzburgo').style.background = "url('img/puxadores/thumbs/salzburgo_h.jpg')";
	document.getElementById('label').innerHTML = 'salzburgo';
}
//salzburgo out____________________________________________________________________________________________________________________________________
function salzburgo_out() {
	document.getElementById('salzburgo').style.background = "url('img/puxadores/thumbs/salzburgo.jpg')";
	document.getElementById('label').innerHTML = '';
}

//salzburgo general____________________________________________________________________________________________________________________________________
function p_salzburgo() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_9();'>Classic</a> &nbsp; | &nbsp; <a href='#' onclick='p_salzburgo();'>salzburgo</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_olinda();'>olinda</a><a href='#' class='itens' onclick='p_algarve();'>algarve</a><a href='#' class='itens' onclick='p_cannes();'>cannes</a><a href='#' class='itens' onclick='p_olddominion();'>olddominion</a><a href='#' class='itens' onclick='p_oval();'>oval</a><a href='#' class='itens' onclick='p_chamonix();'>chamonix</a><a href='#' class='itens' onclick='p_zurich();'>zurich</a><a href='#' class='itens' onclick='p_geneve();'>geneve</a><a href='#' class='itens' onclick='p_salzburgo();' id='bold_act'>salzburgo</a><a href='#' class='itens' onclick='p_conjentrada();'>conjuntos de entrada</a><a href='#' class='itens' onclick='p_class();'>class</a><a href='#' class='itens' onclick='p_outrosclass();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/626.jpg' title='cromado fosco' /><img src='img/acabamentos/X10.jpg' title='latão polido PVD' /><img src='img/acabamentos/X16.jpg' title='bronze fosco PVD' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='salzburgo1()'>> Moleta Salzburgo + espelho Class sem entrada de chave</a><a href='#' onclick='salzburgo2()'>> Moleta Salzburgo + espelho Class com entrada de chave</a><a href='#' onclick='salzburgo3()'>> Moleta Salzburgo + espelho Class com entrada de chave</a><a href='#' onclick='salzburgo4()'>> Salzburgo - moleta + roseta</a><br />";

	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Moleta Salzburgo + roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img12.jpg' class='full' /> <img src='img/puxadores/classic/img12.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Moleta Salzburgo + espelho Class</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img15.jpg' class='full' /> <img src='img/puxadores/classic/img15.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function salzburgo1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2722ESU&gLink=21909&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function salzburgo2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2725ESU&gLink=21909&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function salzburgo3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2726ESU&gLink=21909&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function salzburgo4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2770012&gLink=21909&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};


//____________________________________________________________________________________________
//___________________________________________class________________________________________
//____________________________________________________________________________________________
//class over____________________________________________________________________________________________________________________________________
function class_over() {
	document.getElementById('class').style.background = "url('img/puxadores/thumbs/class_h.jpg')";
	document.getElementById('label').innerHTML = 'class';
}
//class out____________________________________________________________________________________________________________________________________
function class_out() {
	document.getElementById('class').style.background = "url('img/puxadores/thumbs/class.jpg')";
	document.getElementById('label').innerHTML = '';
}

//class general____________________________________________________________________________________________________________________________________
function p_class() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_9();'>Classic</a> &nbsp; | &nbsp; <a href='#' onclick='p_class();'>class</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_olinda();'>olinda</a><a href='#' class='itens' onclick='p_algarve();'>algarve</a><a href='#' class='itens' onclick='p_cannes();'>cannes</a><a href='#' class='itens' onclick='p_olddominion();'>olddominion</a><a href='#' class='itens' onclick='p_oval();'>oval</a><a href='#' class='itens' onclick='p_chamonix();'>chamonix</a><a href='#' class='itens' onclick='p_zurich();'>zurich</a><a href='#' class='itens' onclick='p_geneve();'>geneve</a><a href='#' class='itens' onclick='p_salzburgo();'>salzburgo</a><a href='#' class='itens' onclick='p_conjentrada();'>conjuntos de entrada</a><a href='#' class='itens' onclick='p_class();' id='bold_act'>class</a><a href='#' class='itens' onclick='p_outrosclass();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/626.jpg' title='cromado fosco' /><img src='img/acabamentos/X10.jpg' title='latão polido PVD' /><img src='img/acabamentos/X16.jpg' title='bronze fosco PVD' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='class1()'>> Class (112mm) - puxador de porta de roupeiro sem entrada de chave</a><a href='#' onclick='class2()'>> Class (112mm) - puxador de porta de roupeiro com entrada de chave</a><a href='#' onclick='class3()'>> Class (65mm) - puxador de porta de roupeiro</a><br />";

	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Class (112mm) - puxador de porta de roupeiro</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img19.jpg' class='full' /> <img src='img/puxadores/classic/img19.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Class (65mm) - puxador de porta de roupeiro</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img20.jpg' class='full' /> <img src='img/puxadores/classic/img20.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function class1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=1111450&gLink=21911&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function class2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=1111452&gLink=21911&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function class3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=1111454&gLink=21911&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};


//____________________________________________________________________________________________
//___________________________________________olddominion________________________________________
//____________________________________________________________________________________________
//olddominion over____________________________________________________________________________________________________________________________________
function olddominion_over() {
	document.getElementById('olddominion').style.background = "url('img/puxadores/thumbs/olddominion_h.jpg')";
	document.getElementById('label').innerHTML = 'old dominion';
}
//olddominion out____________________________________________________________________________________________________________________________________
function olddominion_out() {
	document.getElementById('olddominion').style.background = "url('img/puxadores/thumbs/olddominion.jpg')";
	document.getElementById('label').innerHTML = '';
}

//olddominion general____________________________________________________________________________________________________________________________________
function p_olddominion() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_9();'>Classic</a> &nbsp; | &nbsp; <a href='#' onclick='p_olddominion();'>old dominion</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_olinda();'>olinda</a><a href='#' class='itens' onclick='p_algarve();'>algarve</a><a href='#' class='itens' onclick='p_cannes();'>cannes</a><a href='#' class='itens' onclick='p_olddominion();' id='bold_act'>old dominion</a><a href='#' class='itens' onclick='p_oval();'>oval</a><a href='#' class='itens' onclick='p_chamonix();'>chamonix</a><a href='#' class='itens' onclick='p_zurich();'>zurich</a><a href='#' class='itens' onclick='p_geneve();'>geneve</a><a href='#' class='itens' onclick='p_salzburgo();'>salzburgo</a><a href='#' class='itens' onclick='p_conjentrada();'>conjuntos de entrada</a><a href='#' class='itens' onclick='p_class();'>class</a><a href='#' class='itens' onclick='p_outrosclass();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/626.jpg' title='cromado fosco' /><img src='img/acabamentos/X10.jpg' title='latão polido PVD' /><img src='img/acabamentos/X16.jpg' title='bronze fosco PVD' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='olddominion1()'>> Old Dominion - puxador + espelho sem entrada de chave</a><a href='#' onclick='olddominion2()'>> Old Dominion - puxador + espelho com entrada de chave</a><a href='#' onclick='olddominion3()'>> Old Dominion - puxador + espelho com entrada de chave</a><a href='#' onclick='olddominion4()'>> Old Dominion - puxador + roseta</a><a href='#' onclick='olddominion5()'>> Old Dominion (125mm) - puxador de porta de roupeiro sem entrada de chave</a><a href='#' onclick='olddominion6()'>> Old Dominion (125mm) - puxador de porta de roupeiro com entrada de chave</a><a href='#' onclick='olddominion7()'>> Old Dominion (75mm) - puxador de porta de roupeiro</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Old Dominion - puxador + espelho</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img4.jpg' class='full' /> <img src='img/puxadores/classic/img4.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Old Dominion - puxador + espelho</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img5.jpg' class='full' /> <img src='img/puxadores/classic/img5.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Old Dominion (125mm) - puxador de porta de roupeiro</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img7.jpg' class='full' /> <img src='img/puxadores/classic/img7.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Old Dominion (75mm) - puxador de porta de roupeiro</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img8.jpg' class='full' /> <img src='img/puxadores/classic/img8.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function olddominion1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2712FOD&gLink=21904&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function olddominion2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2715FOD&gLink=21904&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function olddominion3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2716FOD&gLink=21904&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function olddominion4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=Ref=2785FOD&gLink=21904&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function olddominion5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=1111215&gLink=21904&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function olddominion6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=1111205&gLink=21904&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function olddominion7() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=1111105&gLink=21904&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________conjentrada________________________________________
//____________________________________________________________________________________________
//conjentrada over____________________________________________________________________________________________________________________________________
function conjentrada_over() {
	document.getElementById('conjentrada').style.background = "url('img/puxadores/thumbs/conjentrada_h.jpg')";
	document.getElementById('label').innerHTML = 'conjunto de entrada';
}
//conjentrada out____________________________________________________________________________________________________________________________________
function conjentrada_out() {
	document.getElementById('conjentrada').style.background = "url('img/puxadores/thumbs/conjentrada.jpg')";
	document.getElementById('label').innerHTML = '';
}

//conjentrada general____________________________________________________________________________________________________________________________________
function p_conjentrada() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_9();'>Classic</a> &nbsp; | &nbsp; <a href='#' onclick='p_conjentrada();'>conjunto de entrada</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_olinda();'>olinda</a><a href='#' class='itens' onclick='p_algarve();'>algarve</a><a href='#' class='itens' onclick='p_cannes();'>cannes</a><a href='#' class='itens' onclick='p_olddominion();'>Old Dominion</a><a href='#' class='itens' onclick='p_oval();'>oval</a><a href='#' class='itens' onclick='p_chamonix();'>chamonix</a><a href='#' class='itens' onclick='p_zurich();'>zurich</a><a href='#' class='itens' onclick='p_geneve();'>geneve</a><a href='#' class='itens' onclick='p_salzburgo();'>salzburgo</a><a href='#' class='itens' onclick='p_conjentrada();' id='bold_act'>conjuntos de entrada</a><a href='#' class='itens' onclick='p_class();'>class</a><a href='#' class='itens' onclick='p_outrosclass();'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/W15.jpg' title='oxidado' /><img src='img/acabamentos/X10.jpg' title='latão polido PVD' /><img src='img/acabamentos/X20.jpg' title='PVD cor níquel' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='conjentrada1()'>> Class - conjunto de entrada</a><a href='#' onclick='conjentrada2()'>> Old Dominion - conjunto de entrada</a><a href='#' onclick='conjentrada3()'>> Asbury - conjunto de fecho tubular cilindro simples</a><a href='#' onclick='conjentrada4()'>> Asbury - conjunto de fecho tubular cilindro duplo</a><a href='#' onclick='conjentrada5()'>> Class - conjunto de fecho tubular cilindro simples</a><a href='#' onclick='conjentrada6()'>> Class - conjunto de fecho tubular cilindro duplo</a><a href='#' onclick='conjentrada7()'>> Dunwoody (125mm) - conjunto de fecho tubular cilindro simples</a><a href='#' onclick='conjentrada8()'>> Dunwoody (125mm) - conjunto de fecho tubular cilindro duplo</a><br />";

	document.getElementById('scrolls_inlink').style.visibility ='visible';


	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>Class - conjunto de entrada</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img21.jpg' class='full' /> <img src='img/puxadores/classic/img21.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Old Dominion - conjunto de entrada</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img22.jpg' class='full' /> <img src='img/puxadores/classic/img22.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Asbury - conjunto de fecho tubular</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img23.jpg' class='full' /> <img src='img/puxadores/classic/img23.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Class - conjunto de fecho tubular</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img24.jpg' class='full' /> <img src='img/puxadores/classic/img24.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Dunwoody - conjunto de fecho tubular</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img25.jpg' class='full' /> <img src='img/puxadores/classic/img25.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function conjentrada1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=!class&gLink=21910&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function conjentrada2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=!OldDominion&gLink=21911&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function conjentrada3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=26730OD&gLink=21910&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function conjentrada4() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=26731OD&gLink=21910&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function conjentrada5() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=26730CL&gLink=21910&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function conjentrada6() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=26731CL&gLink=21910&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function conjentrada7() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=26730WV&gLink=21910&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function conjentrada8() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=!26731WV&gLink=21910&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};

//____________________________________________________________________________________________
//___________________________________________outrosclass________________________________________
//____________________________________________________________________________________________
//outrosclass over____________________________________________________________________________________________________________________________________
function outrosclass_over() {
	document.getElementById('outrosclass').style.background = "url('img/puxadores/thumbs/outrosclass_h.jpg')";
	document.getElementById('label').innerHTML = 'Outros';
}
//outrosclass out____________________________________________________________________________________________________________________________________
function outrosclass_out() {
	document.getElementById('outrosclass').style.background = "url('img/puxadores/thumbs/outrosclass.jpg')";
	document.getElementById('label').innerHTML = '';
}

//outrosclass general____________________________________________________________________________________________________________________________________
function p_outrosclass() {
	//coloca caminho na barra de cima
	document.getElementById('header_door').innerHTML="<a href='#' onclick='content_produtos_puxadores();'>puxadores</a> &nbsp; | &nbsp; <a href='#' onclick='p_9();'>classic</a> &nbsp; | &nbsp; <a href='#' onclick='p_outrosclass();'>outrosclass</a>";
	
	//coloca lista lado esquerdo e scroll se for o caso	
	document.getElementById('listagem').innerHTML="<a href='#' class='itens' onclick='p_olinda();'>olinda</a><a href='#' class='itens' onclick='p_algarve();'>algarve</a><a href='#' class='itens' onclick='p_cannes();'>cannes</a><a href='#' class='itens' onclick='p_olddominion();'>olddominion</a><a href='#' class='itens' onclick='p_oval();'>oval</a><a href='#' class='itens' onclick='p_chamonix();'>chamonix</a><a href='#' class='itens' onclick='p_zurich();'>zurich</a><a href='#' class='itens' onclick='p_geneve();'>geneve</a><a href='#' class='itens' onclick='p_salzburgo();'>salzburgo</a><a href='#' class='itens' onclick='p_conjentrada();'>conjuntos de entrada</a><a href='#' class='itens' onclick='p_class();'>class</a><a href='#' class='itens' onclick='p_outrosclass();' id='bold_act'>outros</a>";
	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='class2';
	document.getElementById('detalhes').innerHTML="<img src='img/spacer.gif' width='166px' height='63px'/><img src='img/acabamentos/626.jpg' title='cromado fosco' /><img src='img/acabamentos/625.jpg' title='cromado brilhante' /><img src='img/acabamentos/x10.jpg' title='latão polido PVD' /><img src='img/acabamentos/x16.jpg' title='bronze fosco PVD' />";
	document.getElementById('inlinktit').innerHTML='detalhes técnicos';
	document.getElementById('inlinktxt').innerHTML="<a href='#' onclick='outrosclass1()'>> DF2 CG - roseta</a><a href='#' onclick='outrosclass2()'>> TH - roseta</a><a href='#' onclick='outrosclass3()'>> Entrada de chave </a><a href='#' onclick='outrosclass4()'>> Entrada de chave </a><br />";

	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:300px; height:355px; display:block; position:relative; top:1px; left:32px;'><div class='imageElement'><h3></h3><p>DF2 CG - roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img16.jpg' class='full' /> <img src='img/puxadores/classic/img16.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>TH - roseta</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img17.jpg' class='full' /> <img src='img/puxadores/classic/img17.jpg' class='thumbnail' /> </div><div class='imageElement'><h3></h3><p>Entrada de chave</p><a href='#' title='open image' class='open'></a> <img src='img/puxadores/classic/img18.jpg' class='full' /> <img src='img/puxadores/classic/img18.jpg' class='thumbnail' /> </div></div>";	
	var myGallery = new gallery($('myGallery'), {
	timed: true,
	showArrows: true,
	showInfopane:true,
	showCarousel: false,
	embedLinks: false
	});	
	
	//retira link para continuar
	document.getElementById('ssgd').innerHTML="";

}
function outrosclass1() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670031&gLink=21912&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosclass2() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2670032&gLink=21912&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};
function outrosclass3() {
    var g = {
        player:     'iframe',
        content:    'http://www.cifial.pt/v4/produto.asp?Ref=2674001&gLink=21912&gLng=1', title: '', width: '685px', height: '500px'
    };

    Shadowbox.open([g]);

};










