
<!--

var strMapsvrUrl = "maplite/";

var transparencyLevel = 60;

// for bubble footer
var DirectionInfo = ''; //'<br><br><a href="">设为起点</a>&nbsp;&nbsp;<a href="">设为终点</a><br><a href="">行车路径</a>&nbsp;&nbsp;<a href="">公交换乘</a>';

var strLicenseKey = 699;
//var strRemoteIP = "222.222.87.240";

//var bubbleX = 0; //-38;
//var bubbleY = 0;

var iToolTipStyle = 1; // 1 - for bubble, 0 - for conventional

// conventional tooltip style definition here
//var topColor = "#8080FF";
//var subColor = "#CCCCFF";
var topColor = "#f4f8f6";
var subColor = "#f4f8f6";
var mapwidth = 950;
var mapheight = 496;
var xoffset = 0;
var yoffset = 30;


var MapBackgroundColor = "#f4f8f6";


-->
