/*
 * LP Client config file
 *
 * We should have one config file per environment.
 * (Please note, the google map key is not yet used from this file
 * it's here for reference only. You still need to modify index.html manually.)
 */

/*  LP server URL */
lpserver_url='/lp/api/';


/* Google Map Keys */

// www.tuba.com
google_maps_key="ABQIAAAA-327JrN3sHnMxgigESqZJxSea7mRAFv8sBpnZuC2GWczpj81ahTdXuKXOQiIJFeHz-mSPCnzo3vD9g"

var sFCKeditorBasePath = '../fckeditor/';  // Im Dateisystem
var sFCKeditorBaseHref = 'http://www.tuba.com/fckeditor/';  // Auf dem Server

