/*size of EXT layout*/
//north panel must be enabled in ext_site.js for the northPanelSize to be used.
//var northPanelSize=15;
//center has an autosize thus no config
var westPanelSize=0;  //width
var eastPanelSize=0;  //width
var southPanelSize=0;  //height
//Inner-center has an autosize thus no config
var innerNorthPanelSize=96;  //height
var innerWestPanelSize=180;  //width

var appPath='';
var postURL='';