$statusdefault="All Time Love Songs :: Session-Radio.de dein Schmuse Radio :: Die Schönsten Lovesongs - Oldies, 70s, 80s";
window.status="All Time Love Songs :: Session-Radio.de dein Schmuse Radio :: Die Schönsten Lovesongs - Oldies, 70s, 80s";
function openWindowPlayer(url,naam) {
popup=top.window.open(url,naam,'scrollbars=no,resizable=no,menubar=no,status=no,width=320,height=300');
popup.focus();
}
function recon(refz) {
xwin =window.open('/tellafriend.php?small=1&id=' + refz,'Weiterempfehlen','width=600,height=500,left=0,top=0');
}
function mOvr(src,clrOver) {
if (!src.contains(event.fromElement)) {
src.style.cursor = 'hand';
src.bgColor = clrOver;
}
}
function mOut(src,clrIn) {
if (!src.contains(event.toElement)) {
src.style.cursor = 'default';
src.bgColor = clrIn;
}
}
function mClk(src) {
if(event.srcElement.tagName=='TD'){
src.children.tags('A')[0].click();
}
}

