We have installed a Wi-Fi network that allows you to connect your laptop to the Internet from the library. This free library service gives you high speed Internet access as long as your computer has a standard 802.11 wireless capability. Now you can use your computer at the library to check your email, download documents, and surf the web.
Remember that the library’s Computer and Internet Policy applies to all users of the library’s computers and its wireless network. Please click here to see the library’s Computer and Internet Policy.
We can not guarantee that you will be able to connect to our equipment.
var Fwin = null;
function openFwin(f) {
if (Fwin && !Fwin.closed) Fwin.close();
Fwin = open('about:blank','Fwin','left=40,top=40,,status=yes,menubar=yes,toolbar=yes,scrollbars=yes,resizable=yes');
if (Fwin && !Fwin.closed) Fwin.focus();
f.target = 'Fwin';
}
