kaMap.prototype.initializationCode = "/*init*/var map = new _map( 'prod', 'main', 'Pushpin Maps', 0, 3, new Array());map.setDefaultExtents(-19954263,2105888,-7453326,9757661);map.setBackgroundColor('rgb(235,233,224)');map.resolution = 96;map.revision = 'null';this.addMap( map );this.tileWidth=200;this.tileHeight=200;this.tileURL = 'tile.pl';this.selectMap('prod');";