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

Bracelets

Items 1-36 of 58
Price sort by:    Itemsperpage: 36 9 18 36 54
$52500
SeaTurtleIvoryBangle SeaTurtleCollection
Callforprice RembrandtChristmasCharmBracelet $55000 GroovyWhite&AquaBangle GroovyCollection $87500 RegalBlackMotherofPearlBangle RegalCollection $72500 RegalStripeOnyxBangle RegalCollection $45000 MosaicaMulticolorBangle MosaicaCollection $37500 ForgetMeNotSerenityBlueBangle ForgetMeNotCollection $22500 AdagioBlueBracelet AdagioCollection Callforprice FontaineWhiteBangle FontaineCollection Callforprice RoyaleStackableBlackBangle RoyaleCollection Callforprice DianaBrown/ChampagneBraceletTriple DianaCollection Callforprice RoyaleStackableBlueBangle RoyaleCollection Callforprice Constellations:CoronetWhiteBangle Constellations:CoronetCollection Callforprice Constellations:PianoBangle Constellations:PianoCollection Callforprice RivieraBrown&RoseGoldBangle RivieraCollection Callforprice SirenaBlackMotherofPearlBangle SirenaCollection Callforprice SirenaWhiteMotherofPearlBangle SirenaCollection Callforprice FormaBlueBangle FormaCollection Callforprice Constellations:CherubsBlueBangle Constellations:CherubsCollection Callforprice Constellations:BavariaMulticolorBangle Constellations:BavariaCollection Callforprice Constellations:GlitterBlackBangle Constellations:GlitterCollection Callforprice Constellations:HarlequinWhiteBangle Constellations:HarlequinCollection Callforprice GeometricaMulticolorBangle GeometricaCollection Callforprice MonacoWhiteBangle MonacoCollection Callforprice WAVECOLLECTION Callforprice TOIETMOICOLLECTION Callforprice ESSENCECOLLECTION Callforprice STYLE#PBR0015 Callforprice B0001CLP72 Callforprice SterlingSilverBlueTopazWave30mmBangle 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;