<!--
function funkcja(ad,dom,op) 
{  locationstring = "ma" + "il" + "to:" + ad + "@" + dom + op;
   window.location = locationstring;
}
-->	