<!-- 
document.writeln('<FORM NAME="Navigation1">');
document.writeln('<p align="center">');
document.writeln('<SELECT NAME="LinkMenu" ID="LinkMenu"');
document.writeln('		onChange="window.location = this.options[this.selectedIndex].value" size="1" size="1" style="font-size: 10pt" style="background: #dcdcdc; color: #000000">');
document.writeln('<option value="none">Site Shortcuts</option>	');
document.writeln('<option value="http://www.alikhan.org/helpandwhatsnew.html">Help/Whats New</option>');
document.writeln('<option value="http://www.alikhan.org/cgi-bin/birdcast.cgi">Send to a Friend</option>');
document.writeln('<option value="http://www.alikhan.org/cgi-bin/guestbook/guestbook.cgi">Guestbook</option>');
document.writeln('<option value="http://www.alikhan.org/mailinglist.html">Mailing List</option>');
document.writeln('<option value="http://astore.amazon.com/mmn-20">Books</option>');
document.writeln('<option value="http://www.alikhan.org/archiveandsearch.html">Archive</option>');
document.writeln('<option value="http://www.alikhan.org/contact.html">Contact Form</option>');
document.writeln('<option value="http://www.alikhan.org/mailinglist.html">Guestbook</option>');
document.writeln('<OPTION VALUE="http://www.amazon.com/paypage/P3BJ6MC4QN849U">Donation</OPTION>');
document.writeln('<OPTION VALUE="http://host.smcserver2.com/cgi-bin/wsf20/wsf20_F1128/main/storefront.cgi">');
document.writeln('Shop</OPTION>');
document.writeln('<OPTION VALUE="http://www.alikhan.org/urdu/index.html">Poetry Book</OPTION>');
document.writeln('<OPTION VALUE="http://www.alikhan.org/alikhangear.html">Ali Khan Gear</OPTION>');
document.writeln('<OPTION VALUE="http://www.alikhan.org/syndication.html">Syndication</OPTION>');
document.writeln('<OPTION VALUE="http://www.smartshop.com/cgi-bin/main.cgi?ssa=13363">Comparison ');
document.writeln('Shop</OPTION>');
document.writeln('<OPTION VALUE="http://www.mediamonitors.net/mmngear.html">MMN Gear</OPTION>');
document.writeln('<OPTION VALUE="http://www.alikhan.org/main.html">Home</OPTION></SELECT></p>');
document.writeln('</td></form>');
// -->
