/*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=20;  //width
var eastPanelSize=20;  //width
var southPanelSize=60;  //height
//Inner-center has an autosize thus no config
var innerNorthPanelSize=86;  //height
var innerWestPanelSize=180;  //width

var appPath='';
var postURL='';
