
var v = document.location.href;
function toplink(){
	return "<a href=\""+v+"#\">[&uuml;les]</a>";
}
