for (var property in HASH) { alert(property + ': ' + HASH[property]); }