Clubs
function $(x) { return document.getElementById(x) }
function ca(x) { var c=0; var r; while(r=$("b"+x+"-"+c)) { if(r.getAttribute("gg")) r.style.color='#0000f0'; r.className='button'; c++; } }
function b(x) { var r=$("b"+x); r.style.color='#000000'; r.className='selected'; var l=r.firstChild.nextSibling; var ah=l.firstChild; if(navigator.userAgent.toLowerCase().indexOf("opera")<0) r.replaceChild(ah, l); document.body.style.cursor="progress"; r.blur(); }
function v(x,y) { ca(x); b(x+"-"+y); return true }
window.onunload=bla; function bla() {}
Alles Neu Suchen Auswahl Detail