// ********************************************
// **        Flashmaps DB Mapper 4.0.1       **
// **  JavaScript Variables Initialization   **
// ********************************************
// **  Please DO NOT make any changes here.  **
// **  Call this code after the map object.  **
// ********************************************
// **      (c)2008 Flashmaps Geospatial      **
// **        http://www.flashmaps.com        **
// ********************************************

var fmPOIsLoaded = false;
var fmPOIsURL = "";

var fmMcPath = "";
var fmMapObj1 = document.fmDBMEngine;



