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

