function show() {

   document.getElementById('specialads').style.top='230px'
}
function tvshow() {

   document.getElementById('specialads').style.top='210px'
}


function memoshow() {

   document.getElementById('specialads').style.top='47px'
}


function memohide() {

   document.getElementById('specialads').style.top='-500px'
}



function puzzleshow() {

   document.getElementById('specialads').style.top='147px'
}


function bildfehlershow() {

   document.getElementById('specialads').style.top='125px'
}