var globalSettings = {
    centerBoxDefault : {
        minH: 500,
        maxH: 500
    }
}
var cardinals = {north:0,south:1,east:2,west:3};