
function reapply(){
setTimeout("slideit()",3000)
return true
}
window.onerror=reapply

