<!--
document.writeln('<select name="select_location" onChange="select_location_jumpMenu(\'parent\',this,0)" name=select_location class="select_location_destinationformfield" style="width:199px; height:17px; font-family:tahoma; font-size:11px; color:#36578E " size="1">');
document.writeln('<option>Select Location</option>');
document.writeln('<option value="http://www.badrinath-kedarnath.com/badrinath/badrinath.html">badrinath</option>');
document.writeln('<option value="http://www.badrinath-kedarnath.com/kedarnath/kedarnath.html">kedarnath</option>');
document.writeln('<option value="http://www.badrinath-kedarnath.com/yamnotri/yamnotri.html">yamnotri</option>');
document.writeln('<option value="http://www.badrinath-kedarnath.com/gangotri/gangotri.html">gangotri</option>');
document.writeln('<option value="http://www.badrinath-kedarnath.com/rishikesh/rishikesh.html">rishikesh</option>');
document.writeln('<option value="http://www.badrinath-kedarnath.com/haridwar/haridwar.html">haridwar</option>');
document.writeln('<option value="http://www.badrinath-kedarnath.com/uttarkashi/uttarkashi.html">Uttarkashi</option>');
document.writeln('<option value="http://www.badrinath-kedarnath.com/guptkashi/guptkashi.html">Guptkashi</option>');
document.writeln('<option value="http://www.badrinath-kedarnath.com/mussoorie/mussoorie.html">Mussoorie</option>');
document.writeln('<option value="http://www.badrinath-kedarnath.com/auli/auli.html">Auli</option>');
document.writeln('</select>');
//-->

