document.write("<FORM style=\"margin-bottom:5; margin-top:2;\" name=\"GiftFrm\">");
document.write("  <SELECT style=\"font-size: 11px; color: #000000; width:150\" name=\"GiftLnk\" onChange=\"window.location=document.GiftFrm.GiftLnk.options[document.GiftFrm.GiftLnk.selectedIndex].value\">");
document.write("  <option selected>- Gift Selector -</option>");
document.write("  <OPTION value=\"http://www.babyclassroom.com/baby-gifts.html\">Top Infant Gifts</option>");
document.write("  <OPTION value=\"http://www.babyclassroom.com/toddler-gifts.html\">Top Toddler Gifts</option>");
document.write("  <OPTION value=\"http://www.babyclassroom.com/foreign-language-sets.html\">Foreign Language Sets</option>");
document.write("  <OPTION value=\"http://www.babyclassroom.com/video-sets.html\">Video Sets</option>");
document.write("  <OPTION value=\"http://www.babyclassroom.com/unique-gift-ideas.html\">Unique Gift Ideas</option>");
document.write("  <OPTION value=\"http://www.babyclassroom.com/gift-certificates.html\">Gift Certificates</option></select>");
document.write("</FORM>");
