3 7, 2008
Rating: +0
//Detectando el navegador
esNN4 = (document.layers)? true:false;
ie4 = (document.all)? true:false;
s3C=(document.getElementById) ? true:false;