<!-- 
// dropdowns
document.write('<table border="0" cellpadding="0" cellspacing="0" ><tr><td width="201"><form name="myform" action="" method=post target="_top" style="margin-top: 0; margin-bottom: 0" >');
document.write('<font size=3>&nbsp;');
document.write('<select name="dept" target="_top" onChange="opendept(form)" size="1" tdTopBanner2 style="margin-top: 0; margin-bottom: 0">');
document.write('<option SELECTED>Browse by Department');
document.write('<option value="/art/art.htm">Arts</option>');
document.write('<option value="/auction/auction.htm">Auction</option>');
document.write('<option value="/auto/auto.htm">Automobile</option>');
document.write('<option value="/baby/baby-gifts-clothes-furniture.htm">Baby</option>');
document.write('<option value="/bathbeauty/bathbeauty.htm">Beauty &amp; Bath</option>');
document.write('<option value="/sports/bikes.htm">Bikes</option>');
document.write('<option value="/books/books.htm">Books &amp; Magazines</option>');
document.write('<option value="/business/development.htm">Business</option>');
document.write('<option value="/jobs-careers/jobs-careers.htm">Career &amp; Jobs</option>');
document.write('<option value="/clothes/childrens-clothes.htm">Childrens Clothes</option>');
document.write('<option value="/clothes/clothes.htm">Clothes</option>');
document.write('<option value="/computer/computer.htm">Computers</option>');
document.write('<option value="/kitchen/kitchen.htm">Cooking</option>');
document.write('<option value="/coupons/coupons.htm">Coupons</option>');
document.write('<option value="/department/department.htm">Department Stores</option>');
document.write('<option value="/hitech/hitech.htm">Electronics</option>');
document.write('<option value="/finance-insurance/finance-insurance.htm">Finance &amp; Insurance</option>');
document.write('<option value="/flowers/flowers.htm">Flowers</option>');
document.write('<option value="/food/food.htm">Food &amp; Beverage</option>');
document.write('<option value="/garden/garden.htm">Garden</option>');
document.write('<option value="/sports/sports.htm">Gear</option>');
document.write('<option value="/gifts/gifts.htm">Gifts</option>');
document.write('<option value="/sports/golf.htm">Golf</option>');
document.write('<option value="/home/hardware.htm">Hardware</option>');
document.write('<option value="/health/health.htm">Health &amp; Lifestyle</option>');
document.write('<option value="/hitech/hitech.htm">Hi-Tech</option>');
document.write('<option value="/home/home.htm">Home &amp; Decor</option>');
document.write('<option value="/home/hardware.htm">Home Improvement</option>');
document.write('<option value="/jewelry/jewelry.htm">Jewelry</option>');
document.write('<option value="/jobs-careers/jobs-careers.htm">Jobs &amp; Career</option>');
document.write('<option value="/office/office.htm">Office &amp; Supplies</option>');
document.write('<option value="/kitchen/kitchen.htm">Kitchen &amp; Cooking</option>');
document.write('<option value="/clothes/lingerie.htm">Lingerie</option>');
document.write('<option value="/luggage/luggage.htm">Luggage</option>');
document.write('<option value="/clothes/mens-clothes.htm">Mens Clothes</option>');
document.write('<option value="/musicvideo/musicvideo.htm">Music &amp; Video</option>');
document.write('<option value="/office/office.htm">Office &amp; Supplies</option>');
document.write('<option value="/clothes/outdoor-clothes.htm">Outdoor Clothes</option>');
document.write('<option value="/personal/personal.htm">Personal &amp; Social</option>');
document.write('<option value="/clothes/womens-plus-size.htm">Plus-Size</option>');
document.write('<option value="/pets/pets.htm">Pets</option>');
document.write('<option value="/clothes/shoes.htm">Shoes</option>');
document.write('<option value="/software/software.htm">Software</option>');
document.write('<option value="/sports/sports.htm">Sports &amp; Outdoors</option>');
document.write('<option value="/free-offers/sweepstakes.htm">Sweepstakes</option>');
document.write('<option value="/books/university_textbooks.htm">Textbooks</option>');
document.write('<option value="/home/hardware.htm">Tools</option>');
document.write('<option value="/toys-games/toys-games.htm">Toys-Games</option>');
document.write('<option value="/travel/travel.htm">Travel Discounts</option>');
document.write('<option value="/travel/Vacation.htm">Vacation Planning</option>');
document.write('<option value="/webdev/webdev.htm">Web/Site Promotion</option>');
document.write('<option value="/clothes/womens-clothes.htm">Womens Clothes</option>');
document.write('</select></font></td>');
document.write('<td tdTopBanner2 width="1"></form><img src="/d.gif"');
document.write('width="1" height="1"></td></table>');
-->