home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Servidores / JanaSetup.exe / admin / pruefen_js / loeschen.js < prev    next >
Encoding:
Text File  |  2006-07-25  |  154 b   |  9 lines

  1. function Abfrage()
  2. {
  3.     return (confirm(txt[20][31])) ? true : false;
  4. }
  5.  
  6. function email_benutzer()
  7. {
  8.     return (confirm(txt[47][5])) ? true : false;
  9. }