function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable}
//HAHA PARA QUE ENTRASTES ACA :)
puchtit="  <<<     WWW.DISCOTOP.COM     >>>  ";
letrero1=" Tapizes - Imagenes - Hi5 - MsN - Ocio..     ";
letrero2=" Reggaeton - Rock Punk - Metall - Salsa y Mas     ";ultimo1=letrero1.length-1;
ultimo2=letrero2.length-1;
tiempo=setTimeout("scroll()",50);
function scroll()
{
	aux1=letrero1.charAt(ultimo1-1);
	letrero1=aux1+letrero1.substring(0,ultimo1-1);
	aux2=letrero2.charAt(0);
	letrero2=letrero2.substring(1,ultimo2+1)+aux2;
	window.status="(" + letrero2 + puchtit + letrero1 + ")";
	tiempo=setTimeout("scroll()",50);
	return true;
}



// CONTACTO DYSCOXD@HOTMAIL.COM SOLO WEBMASTERS BUENOS XD!! CSM!!


