Extensions was the name of this game.

Extensions was the name of this game.

Prior to the big day, I curled her extensions and presented them in a beautiful pink satin case. I carefully attached them to her existing hairstyle. For extra support I double crossed bobby pins to secure them in place.
var links = document.links; for (let i = 0, linksLength = links.length ; i < linksLength ; i++) { if (links[i].hostname !== window.location.hostname) { links[i].target = '_blank'; links[i].rel = 'noreferrer noopener'; } }