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

Bracelets

Items -863--827 of 58
Price sort by:     Items per page:
$875.00
Regal Black Mother-of-Pearl Bangle
Regal Collection
$725.00
Regal Stripe Onyx Bangle
Regal Collection
$550.00
Groovy White & Aqua Bangle
Groovy Collection
$525.00
Sea Turtle Ivory Bangle
Sea Turtle Collection
$450.00
Mosaica Multicolor Bangle
Mosaica Collection
$375.00
Forget-Me-Not Serenity Blue Bangle
Forget-Me-Not Collection
$225.00
Adagio Blue Bracelet
AdagioCollection
Callforprice
SeaShell
Callforprice
STYLE#PHCR003
Callforprice STYLE#PHCB001 Callforprice GenerationRescue Callforprice STYLE#PBR0024 Callforprice STYLE#PBR0015 Callforprice RoyaleStackableBlackBangle RoyaleCollection Callforprice DianaBrown/ChampagneBraceletTriple DianaCollection Callforprice RoyaleStackableBlueBangle RoyaleCollection Callforprice PinkButterfly Callforprice SandDollar Callforprice Dragonfly Callforprice Survivor Callforprice LoveYoutotheMoon&Back Callforprice Ribbon Callforprice Claddagh Callforprice Faith Callforprice Hockey Callforprice SterlingSilverBlueTopazWave30mmBangle Callforprice WAVECOLLECTION Callforprice TOIETMOICOLLECTION Callforprice ESSENCECOLLECTION Callforprice B0001CLP72 Callforprice RembrandtMother'sDayCharmBracelet Callforprice RembrandtMother'sCharmBracelet Callforprice RembrandtLoveCharmBracelet Callforprice RembrandtLifestoryCharmBracelet Callforprice RembrandtGenericCharmBracelet Callforprice RembrandtSterlingSilverCharmBracelet 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;