var pre_index =-1; index =-1; document.onkeydown =function(arg) { handleKeys(arg); } document.onkeypress =function(arg) { handleKeys(arg); } function handleKeys(arg) { var list_items =document.getElementById('suggestedSearchResults').getElementsByTagName('li'); var item_count =list_items.length; var evt =(arg)? arg: window.event; //IE reports window.event not arg if (evt.type=='keydown' && document.getElementById('suggestedSearchResults').style.display!='none') { var char =evt.keyCode; switch (char) { case 13: //enter case 32: //space window.location =list_items[index].firstChild.href; break; case 38: //up if (index>-1) { pre_index =index; index--; } break; case 40: //down if (index<(item_count-2)) { pre_index =index; index++; } break; default: if ((char>=65 && char<=90) || (char>=97 && char<=122)) { document.searchFrm.searchStr.focus(); } return true; } document.searchFrm.searchStr.blur(); if (pre_index>=0 && index-1) { list_items[index].className ='pseudo-hover'; } else { document.searchFrm.searchStr.focus(); } //cancel event at all costs! if (evt.preventDefault) { evt.preventDefault(); } //standard else if (evt.stopPropagation) { evt.stopPropagation(); } else { evt.cancelBubble =true; } evt.returnValue =false; return false; } else {} // This is keypress } -->
Results per page: 36 48 96 All 307 Results
Page 1 of 4 1 2 3 4 Sort by:  
Page 1 of 41234

Latest Reviews

Sterling Silver with 14K Gold Accent Heart Citrine Bracelet
5 / 5
Love this bracelet. !!!
- Philadephia, PA - October 31st, 2018
Sterling Silver with 14K Gold Accent Heart Citrine Bracelet
Citrine Jewelry : This collection of yellow sunny jewelry features both yellow and orange colored citrine gemstones the featured birthstone for the month of November, in both sterling silver and 10K & 14K yellow and white gold. Each jewelry type comes in a variety of shapes and cuts and offers an affordable solution for all your birthstone jewelry needs. This collection includes rings, pendants, necklaces. bands, earrings, and bracelets. You are sure to find the right style at a great price.
For phone orders please mention: GE0003
© 2025 Gem & Harmony. All rights reserved.