function confirmation(t,u) { Check = confirm(t); if (Check == true) location.href=u; }
ecke
Institut für Informatik
Softwaretechnik und Programmiersprachen