var m_svCountry="";var m_svRegion="";var m_svCity="";var m_svPostcode="";var citationCallback={success:function(o){var _1f0=document.getElementById("unauthorized_citation");if(_1f0&&o&&o.responseText!==undefined){try{var _1f1=YAHOO.lang.JSON.parse(o.responseText);_1f0.innerHTML=_1f1.citations[0].citation;}catch(err){_1f0.innerHTML="Unable to retrieve citation.";}}},failure:function(o){var _1f3=document.getElementById("unauthorized_citation");if(_1f3){_1f3.innerHTML="Unable to retrieve citation.";}},argument:{}};function getCitation(_1f4,nId){var _1f6=_1f4+"="+nId;YAHOO.util.Connect.asyncRequest("POST","/citation.do",citationCallback,_1f6);}function getSEFCitation(svTa,svUh){var _1f9="ta="+svTa;if(svUh){_1f9+="&uh="+svUh;}YAHOO.util.Connect.asyncRequest("POST","/citation.do",citationCallback,_1f9);}function getClients(_1fa,_1fb,_1fc){m_svCity=_1fa;m_svPostcode=_1fb;if(!_1fb){if(m_svCountry=="xx"){alert(login_wayf_bycity_alert_country);return false;}if(m_svRegion=="xx"){alert(login_wayf_bycity_alert_region);return false;}if(_1fa=="xx"){alert(login_wayf_bycity_alert_city);return false;}}var _1fd={success:function(o){if(o.responseText!==undefined){try{var _1ff=YAHOO.lang.JSON.parse(o.responseText);displayClients(_1ff,_1fc);}catch(err){displayClients(null,null);}}},failure:function(o){displayClients(null,null);},argument:{}};var _201="";if(m_svPostcode&&m_svPostcode!=""){_201="postcode="+m_svPostcode;}else{if(_1fc&&_1fc!=""){_201="ip="+_1fc+"&max=9";}else{if(m_svCountry&&m_svCountry!=""&&m_svCountry!="xx"){_201="country="+m_svCountry;}if(m_svRegion&&m_svRegion!=""&&m_svRegion!="xx"){_201+="&region="+m_svRegion;}if(m_svCity&&m_svCity!=""&&m_svCity!="xx"){_201+="&city="+m_svCity;}}}YAHOO.util.Connect.asyncRequest("POST","/clientlocation.do",_1fd,_201);return false;}function displayClients(_202,_203){var _204=document.getElementById("geoResults");var _205=false;if(!_204){return;}while(_204.hasChildNodes()){_204.removeChild(_204.firstChild);}if(!login_wayf_bycity_opt_region){login_wayf_bycity_opt_region="must define login_wayf_bycity_opt_region";}if(!login_wayf_bycity_opt_city){login_wayf_bycity_opt_city="must define login_wayf_bycity_opt_city";}if(!login_wayf_liblist_pubtitle){login_wayf_liblist_pubtitle="must define login_wayf_liblist_pubtitle";}if(!login_wayf_liblist_univtitle){login_wayf_liblist_univtitle="must define login_wayf_liblist_univtitle";}if(!login_wayf_liblist_geotitle){login_wayf_liblist_geotitle="must define login_wayf_liblist_geotitle";}if(!login_wayf_liblist_geodesc){login_wayf_liblist_geodesc="must define login_wayf_liblist_geodesc";}if(!login_wayf_liblist_searchtitle){login_wayf_liblist_searchtitle="must define login_wayf_liblist_searchtitle";}if(!login_wayf_liblist_searchdesc){login_wayf_liblist_searchdesc="must define login_wayf_liblist_searchdesc";}if(!login_wayf_liblist_trysearch){login_wayf_liblist_trysearch="must define login_wayf_liblist_trysearch";}if(!login_wayf_liblist_notavail){login_wayf_liblist_notavail="must define login_wayf_liblist_notavail";}if(!login_wayf_liblist_noneavail){login_wayf_liblist_noneavail="must define login_wayf_liblist_noneavail";}if(!_202){_204.innerHTML=login_wayf_liblist_notavail;return;}var _206=document.createElement("table");var _207=document.createElement("tbody");var tr=document.createElement("tr");var _209=new Array();_209[0]=document.createElement("td");_209[1]=document.createElement("td");_209[2]=document.createElement("td");tr.appendChild(_209[0]);tr.appendChild(_209[1]);tr.appendChild(_209[2]);_207.appendChild(tr);var _20a=document.createElement("caption");_20a.innerHTML=login_wayf_liblist_searchtitle;_206.appendChild(_20a);_206.appendChild(_207);var _20b=parseInt(_202.length/3);if(_202.length%3>0){_20b++;}var _20c=0;for(var i=0;i<_202.length;i++){var _20e=_202[i];clientP=document.createElement("p");if(_20e.loginUrl){clientA=document.createElement("a");clientA.setAttribute("href",_20e.loginUrl);clientA.innerHTML=_20e.name;clientP.appendChild(clientA);}else{if(_20e.website){clientA=document.createElement("a");clientA.setAttribute("href",_20e.website);clientA.innerHTML=_20e.name;clientP.appendChild(clientA);}else{clientA=document.createElement("span");clientA.innerHTML=_20e.name;clientP.appendChild(clientA);}}clientP.appendChild(document.createElement("br"));var _20f=_20e.street+", "+_20e.city;if(_20e.region){_20f+=", "+_20e.region;}addrSpan=document.createElement("span");addrSpan.innerHTML=_20f;clientP.appendChild(addrSpan);if((i>0)&&(i%_20b)==0){_20c++;}_209[_20c].appendChild(clientP);_205=true;}if(_205){_204.appendChild(_206);}else{_204.innerHTML=login_wayf_liblist_noneavail;}YAHOO.util.grids.columnfix.fix($("wayf"));}function getRegions(_210){var _211=document.getElementById("sregion");var _212=document.getElementById("scity");_211.style.visibility="hidden";_212.style.visibility="hidden";if(_210=="xx"){m_svCountry="";return;}else{m_svCountry=_210;}var _213={success:function(o){if(o.responseText!==undefined){try{var _215=YAHOO.lang.JSON.parse(o.responseText);while(_211.hasChildNodes()){_211.removeChild(_211.firstChild);}var _216=document.createElement("option");_216.setAttribute("value","xx");if("us"==_210||"au"==_210||"mx"==_210){_216.innerHTML=login_wayf_bycity_opt_state;}else{if("ca"==_210){_216.innerHTML=login_wayf_bycity_opt_prov;}else{_216.innerHTML=login_wayf_bycity_opt_region;}}_211.appendChild(_216);for(var i=0;i<_215.length;i++){var _218=_215[i];var _219;var _21a;if(_218.name){_219=_218.name;_21a=_218.code;}else{_219="All";_21a="";}_216=document.createElement("option");_216.setAttribute("value",_21a);_216.innerHTML=_219;_211.appendChild(_216);}if(_215.length==1){getCities("");}else{_211.style.visibility="visible";}}catch(err){alert(err.description);}}},failure:function(o){},argument:{}};var _21c="country="+m_svCountry;YAHOO.util.Connect.asyncRequest("POST","/clientlocation.do",_213,_21c);}function getCities(_21d){var _21e=document.getElementById("scity");_21e.style.visibility="hidden";if(_21d=="xx"){m_svRegion="";return;}else{m_svRegion=_21d;}var _21f={success:function(o){if(o.responseText!==undefined){try{var _221=YAHOO.lang.JSON.parse(o.responseText);while(_21e.hasChildNodes()){_21e.removeChild(_21e.firstChild);}var _222=document.createElement("option");_222.setAttribute("value","xx");_222.innerHTML=login_wayf_bycity_opt_city;_21e.appendChild(_222);for(var i=0;i<_221.length;i++){var city=_221[i];_222=document.createElement("option");_222.setAttribute("value",city.name);_222.innerHTML=city.name;_21e.appendChild(_222);}_21e.style.visibility="visible";}catch(err){alert(err.description);}}},failure:function(o){},argument:{}};var _226="country="+m_svCountry+"&region="+m_svRegion;YAHOO.util.Connect.asyncRequest("POST","/clientlocation.do",_21f,_226);}function zipSearch(e,_228){var _229;if(e&&e.which){e=e;_229=e.which;}else{e=event;_229=e.keyCode;}if(_229==13){getClients("",_228);return false;}else{return true;}}function ipSearch(e,_22b){var _22c;if(e&&e.which){e=e;_22c=e.which;}else{e=event;_22c=e.keyCode;}if(_22c==13){getClients("","",_22b);return false;}else{return true;}}var wayfWhyOverlay;var wayfWhyTimer;function wayfWhyRollover(_22d){if(wayfWhyTimer){clearTimeout(wayfWhyTimer);}wayfWhyTimer=setTimeout("wayfWhyRolloverHelper('"+_22d+"')",timerDelay);}function wayfWhyMouseout(){clearTimeout(wayfWhyTimer);}function wayfWhyRolloverHelper(_22e){wayfWhyOverlay=new YAHOO.widget.Panel("wayf_why_overlay",{context:[_22e,"tl","tr"],visible:false,constraintoviewport:true,monitorresize:true,underlay:"shadow",close:true,draggable:true,width:"400px",overflow:"auto",autofillheight:"body"});wayfWhyOverlay.setHeader(login_wayf_whyask);wayfWhyOverlay.setBody(login_wayf_whyask_answer);wayfWhyOverlay.setFooter(" ");wayfWhyOverlay.render($("wayf_holder"));wayfWhyOverlay.show();}function showHelp(){if(!login_wayf_help_notavail){login_wayf_help_notavail="Unable to retrieve help at this moment; please try again later.";}var _22f={success:function(o){if(o.responseText!==undefined){try{var _231=document.getElementById("wayf_help_cont");if(_231){while(_231.hasChildNodes()){_231.removeChild(_231.firstChild);}_231.innerHTML=o.responseText;_231.style.display="block";YAHOO.util.grids.columnfix.fix($("wayf_results"));}else{alert(login_wayf_help_notavail);}}catch(err){alert(login_wayf_help_notavail);}}},failure:function(o){var _233=document.getElementById("wayf_help_cont");if(_233){while(_233.hasChildNodes()){_233.removeChild(_233.firstChild);}_233.innerHTML=login_wayf_help_notavail;_233.style.display="block";}else{alert(login_wayf_help_notavail);}},argument:{}};YAHOO.util.Connect.asyncRequest("GET","/wayfhelp.do",_22f);return false;}function setAutoComplete(){var _234="/clientsuggest.do";var _235=["cs","c","id"];var _236=new YAHOO.widget.DS_XHR(_234,_235);_236.responseType=YAHOO.widget.DS_XHR.TYPE_JSON;_236.scriptQueryAppend="max=100";var _237=new YAHOO.widget.AutoComplete("cn_auto_complete_input","cn_auto_complete_suggestions",_236);_237.prehighlightClassName="yui-ac-prehighlight";_237.useShadow=true;_237.queryDelay=0.25;_237.maxResultsDisplayed=100;_237.formatResult=function(_238,_239,_23a){var _23b=_238[0];if(_23b){return _23b.replace(new RegExp("("+_239+")","i"),"<strong>$1</strong>");}else{return "";}};var _23c=function(_23d,_23e){var _23f=_23e[2];var _240=_23f[1];var _241={success:function(o){if(o.responseText!==undefined){var _243=YAHOO.lang.JSON.parse(o.responseText);if(_243.length==1){var _244=_243[0];if(_244.loginUrl){document.location.href=_244.loginUrl;}else{if(_244.website){document.location.href=_244.website;}else{if(_244.id){document.location.href="/logincard.do?clientid="+_244.id;}else{displayClients(_243);alert("No login location configured for client");}}}}else{displayClients(_243);}}},failure:function(o){},argument:{}};YAHOO.util.Connect.asyncRequest("GET","/clientlocation.do?id="+_240,_241,null);};_237.itemSelectEvent.subscribe(_23c);var _246=function(_247){};_237.unmatchedItemSelectEvent.subscribe(_246);}