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