/**
 * just a namespace
 */

var tzrss = {
dom: {},  // dom elements
fun: {},  // functions
varz: {}  // other variables
};
