Skip navigation
 
Share Your Story.
 
Click to return to Diana Jewelers Home page

Earrings

Items -701--647 of 60
Price sort by:     Items per page:
$275.00
Out Of Stock
Tango Champagne, Black, and White Earrings
Tango Collection
$165.00
Amelie Green Paraiba Earrings
Amelie Collection
$195.00
Connection Black Earrings
Connection Collection
$195.00
Adagio Blue Earrings
Adagio Collection
$32500
RegalBlackMotherofPearlEarrings RegalCollection
$25000
RegalStripeOnyxEarrings RegalCollection
$19500 ForgetMeNotSerenityBlueEarrings ForgetMeNotCollection Callforprice OceanaBlueEarrings OceanaCollection Callforprice ReinaBlackEarrings ReinaCollection Callforprice FontaineWhiteEarrings FontaineCollection Callforprice SirenaBlackMotherofPearlEarrings SirenaCollection Callforprice SirenaWhiteMotherofPearlEarrings SirenaCollection Callforprice MareaBlueEarrings MareaCollection Callforprice FormaBlueEarrings FormaCollection Callforprice RoyaleHoopsBlueEarrings RoyaleCollection Callforprice ButterflyKissesBlackEarrings ButterflyKissesCollection Callforprice MonacoWhiteEarrings MonacoCollection Callforprice REVOLUTIONCOLLECTION Callforprice REVOLUTIONCOLLECTION Callforprice SPIRALCOLLECTION Callforprice ETERNITYCOLLECTION Callforprice MYSTICCOLLECTION Callforprice ESSENCECOLLECTION Callforprice CHARISMACOLLECTION Callforprice EARRINGMUSTHAVESCOLLECTION Callforprice EARRINGMUSTHAVESCOLLECTION Callforprice EARRINGMUSTHAVESCOLLECTION Callforprice EARRINGMUSTHAVESCOLLECTION Callforprice SLEEKCOLLECTION Callforprice OCEANCOLLECTION Callforprice ROSEPETALCOLLECTION Callforprice WAVECOLLECTION Callforprice CHARISMA20COLLECTION Callforprice CAPTURECOLLECTION Callforprice BLINKCOLLECTION Callforprice SLEEKCOLLECTION Callforprice INDULGENTCOLLECTION Callforprice ESSENCECOLLECTION Callforprice DUETCOLLECTION Callforprice RIVERCOLLECTION Callforprice EARRINGMUSTHAVESCOLLECTION Callforprice 14KYellowGoldGarnetCheckerboard/DiamondEarrings Callforprice 14KYellowGoldCitrine/DiamondEarrings Callforprice 14KWhiteGoldPeridot/DiamondEarrings Callforprice E3006CLP00 Callforprice E2004CSP00 Callforprice E0052CAP00 Callforprice E0039CLP00 Callforprice E0036CSP00 Callforprice E0036CEP00 Callforprice E0035CLP00 Callforprice E0034CLP00 Callforprice SterlingSilver/14KYellowGoldFreshwaterPearlEarrings Callforprice 14KYellowGoldAustralianOpal/DiamondEarrings 12 //MAYBETHISSHOULDNOTBEINASINGLEFUNCTIONMAYBETHEOPENDROPDOWNFUNCTIONWILLSETTHEVARIABLESANDTHENTHEOTHERFUNCTIONSAREOUTSIDE?? functionkilldropdownmenuname,containername{ varkillOuter=documentgetElementByIdcontainername; varkillMenu=documentgetElementByIdmenuname; killMenuclassListremove'dolon'; killOuterclassListremove'doborder'; } functionopendropdownmenuname,containername{ varkillOuter=documentgetElementsByClassName'doborder'[0]; varkillMenu=documentgetElementsByClassName'dolon'[0]; ifkillMenu{ killMenuclassListremove'dolon'; } ifkillOuter{ killOuterclassListremove'doborder'; } vardropOuter=documentgetElementByIdcontainername; vardropMenu=documentgetElementByIdmenuname; dropMenuclassListadd'dolon'; dropOuterclassListadd'doborder'; dropMenuaddEventListener'mouseleave',function{ dropMenuclassListremove'dolon'; dropOuterclassListremove'doborder'; },false; } windowaddEventListener'keydown',functionevent{ varx=eventwhich||eventkeyCode; ifx==27{ documentgetElementById'sortbymenu'classListremove'dolon'; documentgetElementById'sortbydisplayoptions'classListremove'doborder'; } },false;