<!-- This Script was created by Raphael. Visit his Site at: http://www.online.de/home/1055-386/index.htm -->
if (screen.width <= 800)
document.write("<CENTER><b style=color:red;>AVISO IMPORTANTE!</b><br>Su resolución actual es de <b>"+screen.width+"*"+screen.height+".</b><BR> Club Biblioteca está optimizado para una resolución mínima de 1024*768<BR><b style=color:orange;><u>Si es posible, por favor modifiquela</u></b></CENTER>")

else {// (screen.width >= 1024)
document.write("")
}

// -->
