jQuery(document).ready(function() {
	jQuery("#lang_sel_list").removeAttr('id');
 });


