function divlink(a) {
//document.location.href=a.href;
//document.location.href="#oben";
return false;
}