// JavaScript Document
(function(window, document, version, callback) {
var j, d;
var loaded = false;
if (!(j = window.jQuery) || version > j.fn.jquery || callback(j, loaded)) {
var script = document.createElement("script");
script.type = "text/javascript";
script.src = "http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js";
script.onload = script.onreadystatechange = function() {
if (!loaded && (!(d = this.readyState) || d == "loaded" || d == "complete")) {
callback((j = window.jQuery).noConflict(1), loaded = true);
j(script).remove();
}
};
document.documentElement.childNodes[0].appendChild(script)
}
})(window, document, "1.5", function($, jquery_loaded) {
$('#alawidget').prepend('<style type="text/css">#alawidget{position:relative;background:#f3f3f3;border:1px solid #e0e0e0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:21px;margin:5px;padding:10px;width:95%;max-width:300px;-webkit-font-smoothing:antialiased}#ALAheader{ text-shadow:none !important;padding-bottom:10px;padding-left:105px;height:80px;}#ALAheader img{position:absolute;top:-1px;left:26px;}#ALAheader span{display:block;padding-top:15px}#ALAform{background:#bbb;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0.25,rgb(170,170,170)), color-stop(0.50,rgb(180,180,180)), color-stop(0.75,rgb(190,190,190)));background-image:-moz-linear-gradient( center bottom, rgb(170,170,170) 25%, rgb(180,180,180) 50%, rgb(190,190,190) 75%);clear:left;margin-bottom:10px;position:relative}#ALAform label{color:white;text-shadow:0 1px 1px #222;font-size:24px;margin-left:10px;width:10%}input[type=text]{border:1px solid rgba(154,154,154,0.9);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;color:#507012;font-size:18px;font-style:italic;font-weight:bold;height:28px;margin:6px 0;padding:2px;width:64%}input[type=image]{position:absolute;top:3px;right:7px;line-height:18px}#recent{border-top:1px solid #d9d9d9;font-size:14px;padding-top:10px;height:50px}#name,#city{color:#222;font-weight:bold}#state{background-color:#dcc;float:left;margin-right:10px;height:50px;width:50px}#what {font-style:italic}#ALAinfo{font-size:14px;line-height:20px;}#ALAinfo img{margin-right:10px;margin-bottom: -3px;}</style>');
$('#alawidget').append('<div id="ALAheader"><img src="http://www.publicinsightnetwork.org/projects/at-the-library/images/ribbon-small.png" width="66" height="93"><span>How are you using the library today?</span><div style="clear:both;"></div></div><div id="ALAform"><form method="post" action="http://www.publicinsightnetwork.org/projects/at-the-library/" target="_top"><label>I&apos;m <input type="text" name="shortResponse" value=""></label><input type="image" src="http://www.publicinsightnetwork.org/projects/at-the-library/images/greenarrow.png" alt="Submit" class="submitbutton"></form></div><div id="ALAinfo"><img src="http://www.publicinsightnetwork.org/projects/at-the-library/images/qmark.png" width="20" height="20"><a href="http://www.publicinsightnetwork.org/projects/at-the-library/" target="_blank">Who is asking?</a></div>');
$().jquery;
});

