<!-- 
at = "&#64;";
po_1 = "mai";
po_2 = "lto:";
log = "imprezy";
log_2 = "topf";
log_3 = "un.pl";
function poczta(user,domain) {
locationstring = po_1 + po_2 + user + at + domain;
window.location = locationstring; }
-->
