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

Necklaces & Pendants

Items -26--8 of 80
Price sort by:     Items per page:
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
Call for price
You've Captured My Heart Pendant
Mommy Chic
Call for price
Silver Circle Pendant
Mommy Chic
Call for price
Silver Family Pendant
Mommy Chic
$85.00
AmelieGreenParaibaPendant AmelieCollection
Callforprice
EvermorePinkPendant EvermoreCollection
$12500 ConnectionBlackPendant ConnectionCollection $35000 AdagioBlueNecklace AdagioCollection $22500 RegalBlackMotherofPearlPendant RegalCollection $19500 RegalStripeOnyxPendant RegalCollection $13500 ForgetMeNotSerenityBluePendant ForgetMeNotCollection Callforprice OceanaBluePendant OceanaCollection Callforprice ReinaBlackPendant ReinaCollection Callforprice FontaineWhitePendant FontaineCollection 12345 //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;