// reference local blank image
Ext.BLANK_IMAGE_URL = 'http://extjs.cachefly.net/ext-2.3.0/resources/images/default/s.gif';
// use dpi from the Open Geospatial Consortium
OpenLayers.DOTS_PER_INCH = 90.71;
// use Dutch as the language
OpenLayers.Lang.setCode('nl');

Ext.namespace('GisArts');
GisArts.CycloScopeLiteURL = 'http://live.cyclomedia.nl/cycloscopeliteview/cycloviewui.asp?';
GisArts.CycloramaImageField = 'imageid';
GisArts.SlagboomEnPetersURL = 'http://obliek.slagboomenpeeters.com/index_popup.php?';

OpenLayers.ProxyHost = '/cgi-bin/proxy.cgi?url=';

GisArts.printCSSPath = '../../shared/css/print.css';
GisArts.queryScale = 12500;

