I have the following HTML
9995101E01#1720104405
$('select[name=name] option:eq(2)').attr('selected', 'selected');
Demo.