/*
 * Copyright (c) 2007 Publishing Technology, 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 IngentaConnect web services
 */
Ingenta.API_BASE_URL = "http://ccslrd.cleaver.ingenta.com/connect";

