Now's new calendar
var WRInitTime=(new Date()).getTime();
$(document).ready(function() {
$("#library-search").submit(function () {
postal = $("#libzip").val();
library = $("#libname").val();
country = $("#libcountry").val();
if(!country) {
country = 'us';
}
if(!postal && !library) {
return false;
}
if(!postal && library) {
_gaq.push(['_trackEvent', 'Tools', 'Library Search by Name', library, undefined, true]);
}
if(postal && !library) {
_gaq.push(['_trackEvent', 'Tools', 'Library Search by Zip', postal, undefined, true]);
}
if(postal && library) {
_gaq.push(['_trackEvent', 'Tools', 'Library Search by Name and Zip', library + "," + postal, undefined, true]);
}
url = "/library-search?s=1&libcountry=" + country + "&libzip=" + postal + "&libname=" + library + "&an=9412062384";
$.colorbox({href: url, width:600, height:400, iframe:true, name:"libsearch"});
return false;
});
$('.view-display-id-Citation_Block .views-field-title a').click(function() {
var url = $(this).attr('href');
$.colorbox({href: url, width:600, height:400, iframe:true});
return false;
});
});
Now's new calendar
Related Articles
A paperless world. // Electrical Wholesaling;Feb98, Vol. 79 Issue 2, p38Focuses on the implementation of a secure, Internet-based service called A-D Net. Allowance of communications between A-D's staff, it's distributor's affiliates, vendors and their reps; Cutting of A-D's monthly mailing costs by half; Additions to the system, including features to aid...
Fluke floats software. Chapman, Kimberly // Network World;05/08/98, Vol. 8 Issue 9, p19Focuses on the release of Network Inspector by Fluke Electronics Canada Incorporated into the software market. Indication that Fluke is known primarily for its LANMeter network test hardware; Features of the Network Inspector; Comments from John McConnell, president of McConnell Consulting...
Open text informs enterprise. Neshevich, Carol // Network World;05/08/98, Vol. 8 Issue 9, p25Features Livelink Version 8.0 from Open Text Corporation. Examination of Livelink from three workspaces; Indepth look at the aims of Version 8.0; Comments from senior vice president of marketing and cooperative development for the Waterloo, Ontario, Canada based company.
Cognos ships SAP query tool. Gruske, Carolyn // Network World;05/08/98, Vol. 8 Issue 9, p25Features the Cognos Accelerator for SAP, a support user tool from Cognos Incorporated. Aims of the system; Comments from Brigette Haynes, director of business development at Cognos.
Netscape's helpers. Eddy, Andy // Network World;06/22/98, Vol. 15 Issue 25, p1Presents information on the computer software Communicator Version 5.0, from the Netscape Communications Corporation, which is manufactured under the name of Mozilla. What Mozilla contributors are working on; Response of Netscape to the Internet Explorer browser from the Microsoft Corporation;...
Bay reveals more Optivity 9.0 details. Duffy, Jim // Network World;06/22/98, Vol. 15 Issue 25, p17Presents information on the computer software Optivity Version 9.0, by Bay Networks Incorporated. Features of the software; Information on an application included in the software; Benefits of the software to users; Price of the software.
Novasoft puts JavaBeans to work. // Network World;06/22/98, Vol. 15 Issue 25, p33Presents information on the computer software Novation, from Novasoft Systems Incorporated. Features of the software; How the software will operate; Prices of the software; Comments from Anne Thomas, an analyst with the Patrica Seybold Group company.
Compaq boosts Web-based enterprise management app. Hohman, Robin Schreier // Network World;07/06/98, Vol. 15 Issue 27, p8Reports on the claims of Compaq Computer Corporation, in relation to Insight Manager XE server management software being a Web-based Enterprise Management (WBEM)-compliant product. Background information on WBEM; Components of WBEM; When will Insight Manager XE be available; Contact point for...
Concord boosts remote mgmt. software. Hohman, Robin Schreier // Network World;07/06/98, Vol. 15 Issue 27, p19States that the network performance reporting software called Network Health-Remote Access was introduced by Concord Communications Incorporated. Features of the software; Functions of the software; Cost of the software; Contact point for Concord. INSET: Evaluating netork health.
Can that spam! Currier, Bob // Network World;07/06/98, Vol. 15 Issue 27, p45Evaluates Berkeley Software Design Incorporated's (BSDI) MailFilter 1.0, an anti-spam computer software. Features and functions of the software; Cost of updating filtering engines; Effectiveness of the software; Details on installation. INSETS: How we did it;Net results;Score card.
Read the Article
Courtesy of DISCUS-SOUTH CAROLINA STATE LIBRARY
Sorry, but this item is not currently available from your library.
Try another library?
Sign out of this library
Other Topics
© 2019 by EBSCO Publishing. All Rights Reserved. Privacy Policy | Terms of Use
CFInstall.check({"node":"chrome-frame","mode":"inline"});
if(document.location.protocol!='https:')
document.write(unescape("%3Cscript%20src='http://s.clicktale.net/WRb6.js'%20type='text/javascript'%3E%3C/script%3E"));
if(typeof ClickTale=='function') ClickTale(44677,0.1,"www");