
function auf(lauf){
	document.getElementById('specialvip').scrollTop += lauf;
	if (document.getElementById('specialvip').scrollTop > (document.getElementById('specialvip').scrollHeight - 472))
	abwaerts(2);
}
function ab(lauf){
	document.getElementById('specialvip').scrollTop -= lauf;
	if (document.getElementById('specialvip').scrollTop < 2)
	aufwaerts(2);
}
function aufwaerts(lauf){
	if (window.str){
		clearInterval(str)
		str= "";
	}
	str= setInterval("auf(" + lauf + ")",100); 
}
function abwaerts(lauf){
	if (window.str){
		clearInterval(str)
		str= "";
	}
	str= setInterval("ab(" + lauf + ")",100); 
}
function halten(){
	std= setTimeout("stop()",300);
}
function stop(){
	if (window.str){
		clearInterval(str)
		str= "";
	}
}
function Block() {
		alert('Copyright: spain-sex.es');
}

