
function WatchDog(pID, set, price){
    ajax('WatchDog.php?pID='+pID+'&set='+set+'&price='+price,'akceDog');
}
