This necklace features matte gold plated brass hexagons on matching matte gold plated brass chain. It can be worn between 25 and 27 inches (thanks to a handy extender) and closes with a lobster style clasp. Made in United States of America
var mapProp = {center:myCenter, zoom:12, scrollwheel:false, draggable:false, mapTypeId:google.maps.MapTypeId.ROADMAP};
var map = new google.maps.Map(document.getElementById("googleMap"),mapProp);
var marker = new google.maps.Marker({position:myCenter});
marker.setMap(map);
}
function loadScript(url, callback){
var script = document.createElement('script')
script.type = 'text/javascript';
script.src = url;
document.getElementsByTagName('head')[0].appendChild(script);
}
loadScript('https://www.shopboostapp.com/v3/notification/shopboostv3.js');
function addListenershopboost(b,a,c){a.addEventListener?a.addEventListener(b,c,!1):a.attachEvent('on'+b,c)}addListenershopboost('load',window,function(){refshopboost=document.referrer;shopboost(12678,refshopboost)});