{
            var midvert  = Math.round((c.h / 2) - hhs),
                midhoriz = Math.round((c.w / 2) - hhs),
                north = west = -hhs+1,
                east = c.w - hhs,