



function gottago(a)
{




if (a==1) tresc.location='glowna.html';
if (a==2) tresc.location='ozespole.html';
if (a==3) tresc.location='twojewesele.html';
if (a==4) tresc.location='naszsklad.html';
if (a==5) tresc.location='naszsprzet.html';
if (a==6) tresc.location='naszrepertuar.html';
if (a==7) tresc.location='kontakt.html';
if (a==8) tresc.location='onas.html';

if (a==20) tresc.location='galeria.php?pokaz=singers';
if (a==21) tresc.location='polecamy.html';
if (a==17) tresc.location='glowna.html';
if (a==18) tresc.location='kontakt.html';
if (a==19) tresc.location='ksiega.php';

}


function gottago2(a)
{


//  alert (a);

}


	

