// JavaScript Document
function ml(em,kolor)
{
h="gte.pl";
at="@";
mt="mailto:";
document.write('<a href="'+mt+em+at+h+'" class="property" style="color:'+kolor+'">'+em+at+h+'</a>');
}