Now Up-To-Date, Now Contact need to improve integration
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=9405133052";
$.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 Up-To-Date, Now Contact need to improve integration
Related Articles
Sourcepoint 2.1 speeds data warehousing. Condon, Ron // InfoWorld;11/11/96, Vol. 18 Issue 46, p39Reports that Software AG has launched Sourcepoint 2.1, a middleware product designed to cut the time it takes to fill and maintain data warehouses. Gateway between company's production databases and its data warehouses; List price; Contact information.
Applications development the natural way. Marshall, Morwenna // Database;Jun/Jul96, Vol. 19 Issue 3, p70Presents Natural LightStorm, a server applications-development environment from Software AG. Features and capabilities of the software; Pricing for the software.
Incorporating communication in BPM. // KM World;May2010, Vol. 19 Issue 5, p26A preview of the webMethods Communicate BPM solution of the Software AG is presented.
WebObjects boosts R/3. Pontin, Jason // InfoWorld;5/20/96, Vol. 18 Issue 21, p6States that Software Incorporated has ported WebObjects application to SAP American Incorporated's R/3. Comments from Thomas Jahn, chief information officer of RayChem Corporation; Informationon WebOjects strategies; Types of WebObjects available to consumers.
Unit of Software AG pushing core system to smaller U.S.... Tucker, Tracey // American Banker;5/20/1996, Vol. 161 Issue 96, p15Reports on the availability of the Germany company, Software AG's core banking software, BankWorks, in the United States. Plans to demonstrate the client/server-based product for United States bankers; Comments from William Bradway of Tower Group in Wellesley, Massachusetts and Edward J. Trapp,...
Entirex links to Microsoft's DCOM. // InfoWorld;10/13/97, Vol. 19 Issue 41, p3Reports on the debut of Software AG's EntireX, a middleware extension to Microsoft's Distributed Component Object Model.
Software AG launches new Mobile Computing Business Unit. // Database & Network Journal;Apr2003, Vol. 33 Issue 2, p14Reports on the launch of Tamino Mobile Suite and Tamino Mobile Applications from Software AG. Product features; Systems requirements and compatibility; Contact information.
NXN ROLLS OUT ALIENBRAIN TO INFOGAMES IN EUROPE/AUSTRALIA. // Multimedia Publisher;Aug2001, Vol. 12 Issue 8, p1Reports that NxN Software supplied its alienbrain digital production management software to Infogrames studios throughout Europe and Australia.
AHEAD DEBUTS DVD+RW AND DVD-R/RW SUPPORT FOR NERO/INCD. // CD Computing News;Oct2001, Vol. 15 Issue 10, p4Reports on the computer software products launched by Ahead Software to support the Nero and InCD compact disc recording solutions as of October 2001.
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");