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

Necklaces & Pendants

Items -1664--1628 of 80
Price sort by:     Items per page:
Call for price
Beauty Bound White Pendant
Beauty Bound Collection
Call for price
Silver Family Tree Pendant
Mommy Chic
Call for price
Forever & Always Pendant
Mommy Chic
Call for price
Love You To The Moon & Back Pendant
Mommy Chic
Callforprice
You'veCapturedMyHeartPendant MommyChic
Callforprice
SilverCirclePendant MommyChic
Callforprice SilverFamilyPendant MommyChic Callforprice SingleDragonflyPendant DragonflyCollection Callforprice SterlingSilverAmethystPendant Callforprice SterlingSilver/14KYellowGoldFreshwaterPearlPendant Callforprice 14KYellowGoldAustralianOpal/DiamondPendant Callforprice 14KYellowGoldNaturalOpal/DiamondPendant Callforprice 14KWhiteGoldBlueTopaz/DiamondPendant Callforprice SterlingSilverBlueTopazWavePendant Callforprice STYLE#PNK0086 Callforprice STYLE#PNK0070 Callforprice STYLE#PNK0068 Callforprice STYLE#PHCN012 Callforprice 14KYellowGoldEmeraldWRhodiumDiamondAreaPendant Callforprice 14KWhiteGoldBlueSapphire/DiamondPendant Callforprice 14KYellowGoldRuby/DiamondPendant Callforprice P2003CSP18 Callforprice P0069CLP18 Callforprice P0055CAP18 Callforprice P0051CAP18 Callforprice Callforprice P0018CLP18 Callforprice Callforprice P0013CLP18 Callforprice 14KGoldRoseLotusGarnet/DiamondNeckpiece Callforprice 14KYellowGoldCitrine/DiamondNeckpiece Callforprice N2011CLP18 Callforprice N2008CLP18 Callforprice OCEANCOLLECTION Callforprice ROSEPETALCOLLECTION 123 //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;