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 719 Results
Page 1 of 15 1 2 3 4 5 Sort by:  
Page 1 of 1512345

Latest Reviews

14K Yellow Gold Diamond Cut 4mm Patterned Hinged Huggie Hoop Earrings
4 / 5
Wanted some some elegant gold earrings. These are quite nice, but they were a bit smaller than i expected.
- Keene, NH - October 02nd, 2021
14K Yellow Gold Diamond Cut 4mm Patterned Hinged Huggie Hoop Earrings
14K Yellow Gold Hinged Huggie Hoop Earrings
5 / 5
Not much to say about these earrings. they were as described and arrived quickly.
- Hagerman, NM - September 03rd, 2021
14K Yellow Gold Hinged Huggie Hoop Earrings
14K Yellow Gold Hinged Huggie Hoop Earrings
4 / 5
I bought these earrings and they look great! They seemed a little smaller than I though they would be so people should look at the scaled image to make sure these are the correct size.
- El Cajon, CA - September 03rd, 2021
14K Yellow Gold Hinged Huggie Hoop Earrings
For phone orders please mention: GE0003
© 2025 Gem & Harmony. All rights reserved.