/* 
 * Copyright ¬© 2011 Hydrometeorological Innovative Solutions S.L.
 * All Rights Reserved.

 * This document is the property of Hydrometeorological Innovative Solutions
 * S.L., with the information herein reserved as proprietary to
 * Hydrometeorological Innovative Solutions S.L.

 * No part of this document may be published, reproduced, copied, disclosed in
 * any form or by any means without the written consent of a duly authorized
 * representative of Hydrometeorological Innovative Solutions S.L.
 */

var MAIN_SERVER = 'http://188.138.120.53/';
var TILECACHE = '/tilecache.fcgi?';

var PALETTE_URL = MAIN_SERVER+'palettes/';
var PRODUCTS_URL =MAIN_SERVER+'wicast_products/';
//var PRODUCTS_URL = 'http://wicast.dev.hyds.es/~alvaro.rodriguez/hydroalert_episode/';
var TILECACHES_WMS = MAIN_SERVER+'tilecaches/';
var SIGN_VALUES = '/images/components/wind_values/';

