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 251 Results
Page 1 of 6 1 2 3 4 5 Sort by:  
Page 1 of 612345

Latest Reviews

1.39 Carat (ctw) Black Diamond Engagement Ring and Wedding Band Set in 10K White Gold
5 / 5
Awesome ring!!! She loved it. The ring just looked beautiful and with real diamonds.
- KERNERSVILLE, NC - July 28th, 2021
1.39 Carat (ctw) Black Diamond Engagement Ring and Wedding Band Set in 10K White Gold
1.39 Carat (ctw) Black Diamond Engagement Ring and Wedding Band Set in 10K White Gold
4 / 5
I was worried about this ring. The price was good but I was pretty sure it was going to be junk. I was surprised when it was so perfect.
- Broomfield, CO - July 28th, 2021
1.39 Carat (ctw) Black Diamond Engagement Ring and Wedding Band Set in 10K White Gold
For phone orders please mention: GE0003
© 2025 Gem & Harmony. All rights reserved.