function dodaj(num){

 window.location="/engine/dodaj_do_koszyka.php?id_prod="+num;
}

