function set(a){var o={};for(var i=0;i<a.length;i++){o[a[i]]='';};return o;}
