<!-- Begin

var m = "Utoljára frissítve: " + document.lastModified;
var p = m.length-8;
document.write('<span class="copytext">');
document.write('<a href="mailto:fulop.daniel@homokhatsagi.hu?subject=RexWeb">FD</a> &copy;2004<br>');
document.write(m.substring(p, 0));
document.write('<br></span>');

//  End -->