Your local library can help the American Library Association, the Public Library Assocation and the Public Insight Network with the LibrariUS project by placing these widgets on the library's website.
The widget acts as a front door to the LibrariUS interactive map.
The widget is a one-line Javascript code that will place the widget on your website. There are currently two sizes available.

Copy this code to use the standard widget. This widget is 325 pixels wide.
<div id="alawidget"><script type="text/javascript" src="http://www.publicinsightnetwork.org/librarius/widget/widget.js"></script></div>

Copy this code to use the small widget. This widget is 250 pixels wide.
<div id="alawidget"><script type="text/javascript" src="http://www.publicinsightnetwork.org/librarius/widget/widget-250.js"></script></div>

Copy this code to use the small widget. This widget is 180 pixels wide.
<div id="alawidget"><script type="text/javascript" src="http://www.publicinsightnetwork.org/librarius/widget/widget-180.js"></script></div>