// JavaScript Document
function pearlOpal()
	{
		document.mainImg.src = 'gallery/pins-pendant/pearlOpal-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pins and Pendants</h2><p>Cloud Pin/Pendant: A freshwater pearl set with two opals in a unique lost-wax casting in 14K.</p>';
	}
	
function onyxCitrine()
	{
		document.mainImg.src = 'gallery/pins-pendant/onyxCitrine-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pins and Pendants</h2><p>Architectural pin custom carved frosted black onyx by Dieter Lorenz, set with a fantasy 3.76 ct citrine cut by Bernd Munsteiner and two diamonds, totaling .30 carats in 14 K yellow and white gold.</p>';
	}

function leaves()
	{
		document.mainImg.src = 'gallery/pins-pendant/leaves-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pins and Pendants</h2><p>Pin/pendant Leaves: hand forged in 14 K gold set with genuine, handcarved stones. (Compare to pieces at Gumps for over $3500.)<br><br>	Left: Carved leaf in carnelian.  Price: $775.<br><br>	Center: Carved carnelian leaf with freshwater pearl. Price: $825.    <br><br>     Right: Drusy (i.e. natural crystals as in a geode) quartz leaf. Price: $1050.</p>';
	}

function butterfly()
	{
		document.mainImg.src = 'gallery/pins-pendant/butterfly-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pins and Pendants</h2><p>One of a kind, carved bi-color tourmaline "butterfairy" pin/pendant with 41.51 carats, custom carved tourmaline wings, in 14 K gold.<br><br>This piece has been purchased by the Chicago Field Museum. Please look for it on display there.</p>';
	}

function onyx()
	{
		document.mainImg.src = 'gallery/pins-pendant/onyx-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pins and Pendants</h2><p>Elegant hand-carved frosted black onyx pin/pendant with 14 K yellow gold accented by .30 carats of diamonds in white gold. Gem carving is by the American artist Glen Lehrer.</p>';
	}

function amethystDuo()
	{
		document.mainImg.src = 'gallery/pins-pendant/amethystDuo-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pins and Pendants</h2><p>Hand Cast Sterling Silver Pendants: featuring, on the left, a pear shaped amethyst weighing 7.63 carats.  Price: $789. <br><br>The ultra contemporary pendant on the right features an 8 carat ametrine, nature’s blend of amethyst and citrine. (Mother Nature can change her mind, too).  Price:  $775.</p>';
	}

function ammonite()
	{
		document.mainImg.src = 'gallery/pins-pendant/ammonite-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pins and Pendants</h2><p>Breathtaking Hand Fabricated Pendant: features  a multicolored fossilized ammonite (250,000 million years old) with .10 cts of diamonds, and a .06 carat emerald on the bail.</p>';
	}

function icyRing()
	{
		document.mainImg.src = 'gallery/pins-pendant/icy-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pins and Pendants</h2><p>Magnificent Pendant: One-of-a-kind fantasy cut Aquamarine by Bernd Munsteiner, weighing 9.08 carats, set in 14 K white gold, enhanced with a scintillating .30 carat trillion diamond. </p>';
	}

function lemonOnyx()
	{
		document.mainImg.src = 'gallery/pins-pendant/lemonOnyx-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pins and Pendants</h2><p>Multidimensional Pin/Pendant: in 14K white gold featuring   sparkling drusy crystals in frosted black onyx. Drusy are natural crystals like in geodes. The piece is hand forged with a .12 carat diamond accent. <br><br>Price: $1495.</p>';
	}

function opalLapis()
	{
		document.mainImg.src = 'gallery/pins-pendant/opalLapis-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pins and Pendants</h2><p>Spectacular Sailboat Pendant:  hand forged in 14K gold, set with an Australian crystal opal, 2.68 ct., and a gem quality Lapis Lazuli. <br><br>Price: $1190. <br><br>Separate hand made two-tone 14K gold chain: $1600. </p>';
	}

function peacockOpal()
	{
		document.mainImg.src = 'gallery/pins-pendant/peacockOpal-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pins and Pendants</h2><p>Rare Peacock Opal Pendant and Earrings. These matching gem stones display a unique consistency of fire in intense greens and blues.<br><br>Lovingly enhanced by hand forged sweeps of 14 K gold, this amazing pin/pendant is accented by a vivid green emerald cabochon. Chain not included. <br>Price: $3235. <br><br>Matching earrings with 1.62 carats of opal and 1.63 carats of emerald cabs. <br> Price: $2850. <br><br> A totally unique set for $5800 if purchased together.</p>';
	}


function roundOnyx()
	{
		document.mainImg.src = 'gallery/pins-pendant/roundOnyx-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pins and Pendants</h2><p>Uniquely Contemporary Pin/Pendant:  hand carved frosted onyx set in 14K white gold, enhanced with a bullet shaped aquamarine cabochon. <br><br>Price: $895.</p>';
	}
	
function peridotPearl()
	{
		document.mainImg.src = 'gallery/pins-pendant/peridotPearl-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pins and Pendants</h2><p> Contemporarily Elegant Hand Fabricated Pendant:  14K white gold featuring a 2.65 ct trillion peridot, natural freshwater pearl, and a  .15 ct. diamond. Other stones available; each pearl is unique. <br><br> Price: $1895.	</p>';
	}



