/**
 * © 2008 Artifice Investments, LLC
 *
 * This file and all of the source code contained within are the intellectual 
 * property of Artifice Investments, LLC. Any reproduction, description (either
 * written or verbal), or derivative of this code is strictly prohibited without
 * the written consent of Artifice Investments, LLC.
 *
 * -------------------------------------------------------------------------------
 *
 * Description: Javascript constants
 *      Author: Daniel Jennings (dsj@artificeinvestments.com)
 *    Revision: A
 *  References: None
 *       Notes: None
 */

//path of common files
var COMMON_FILE_PATH = '/home/artif7/public_html/common/';

//url of common files
var COMMON_FILE_URL = 'http://www.artificeinvestments.com/common/';