function f(k,v) {
	if (v) document.write('<input type="hidden" name="'+k+'" value="'+v+'">');
}
var w = window;
document.write('<form method=post target=_top name=geostat321 action="http://www.geostat.pl/" target=_top style="margin:0;display:inline">');
f('bg',w.bg);
f('login',w.login);
f('view',w.view);

document.write('</form>');
document.write('<a href="#" onclick="document.geostat321.submit()"><img src="http://www.geostat.pl/zlicz.php?login='+w.login+'" title="'+w.title+'" border=0></a>');
