/*
* Copyright (c) 2016 Ingenta, plc.
*
* Code licensed under the BSD License:
* http://labs.ingenta.com/ijs/license.txt
*/
/**
* The Ingenta Global Namespace
*/
var Ingenta = window.Ingenta || {};
/**
* Base URL of Ingenta Connect web services
*/
Ingenta.API_BASE_URL = "http://www.ingentaconnect.com";