$("#blogType [value= '1']").attr("selected", "selected");
$("#blogType [value= ' + this.currentEditingBlogType + ']").attr("selected", "selected");