しまた、なんか変w

hash = (function() {
var x = {};
x["key1"] = "value1";
x["key2"] = "value2";
x["key3"] = "value3";
return x;
})();