//*** Testversand und Email-Adressen für Formulare ***

//* Testversand?
testVersand = false;

//* bestellen.htm (Normal: An Produktion, mail@soziothek.ch)
bestellungAdresse = "mail@soziothek.ch";

//* mailto.htm (Normal: An Verlag, verlag@soziothek.ch)
mailtoAdresse = "verlag@soziothek.ch";

//* mitgl.htm (Normal: An Verlag, verlag@soziothek.ch)
mitgliedAdresse = "verlag@soziothek.ch";

//* news.htm, nonews.htm (Normal: An Verlag, verlag@soziothek.ch)
newsAdresse = "verlag@soziothek.ch";

//* wk.htm (Normal: An Produktion, mail@soziothek.ch)
warenkorbAdresse = "mail@soziothek.ch";