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