﻿/*
* Strangnas root namespace
*
* namespace: strangas
*/

(function (global) {

    global.strangnas = {};

})(window);
