var serverRoutes = {}; (function(_root){
var _nS = function(c,f,b){var e=c.split(f||"."),g=b||_root,d,a;for(d=0,a=e.length;d<a;d++){g=g[e[d]]=g[e[d]]||{}}return g}
var _qS = function(items){var qs = ''; for(var i=0;i<items.length;i++) {if(items[i]) qs += (qs ? '&' : '') + items[i]}; return qs ? ('?' + qs) : ''}
var _s = function(p,s){return p+((s===true||(s&&s.secure))?'s':'')+'://'}
var _wA = function(r){return {ajax:function(c){c=c||{};c.url=r.url;c.type=r.method;return jQuery.ajax(c)}, method:r.method,type:r.method,url:r.url,absoluteURL: function(s){return _s('http',s)+'iegib.log.lodz.pl'+r.url},webSocketURL: function(s){return _s('ws',s)+'iegib.log.lodz.pl'+r.url}}}
_nS('controllers.OpenLayersProxy'); _root['controllers']['OpenLayersProxy']['proxyGet'] = 
        function() {
          return _wA({method:"POST", url:"/" + "dane-mapowe/get"})
        }
      ;
_nS('controllers.OpenLayersProxy'); _root['controllers']['OpenLayersProxy']['proxyPost'] = 
        function() {
          return _wA({method:"POST", url:"/" + "dane-mapowe/post"})
        }
      ;
_nS('controllers.OpenLayersProxy'); _root['controllers']['OpenLayersProxy']['pdfGet'] = 
        function() {
          return _wA({method:"GET", url:"/" + "pdf"})
        }
      ;
})(serverRoutes)