$("#select_m").find("option").eq(new Date().getMouth()).attr("selected")
$("#select_m").find("option[value="+ new Date().getMonth() +"]").attr("selected","selected")