// JavaScript Document
function fingers()
	{
		document.mainImg.src = 'gallery/pearls/fingers-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pearls</h2><p>“The Family” pin/pendant set with a single pearl in hand forged 14 K gold.</p>';
	}

function duo()
	{
		document.mainImg.src = 'gallery/pearls/duo-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pearls</h2><p>A 17mm South Sea Pearl 25.45 cts set in a 14 K white gold ring with 1.04 carats of fine diamonds. Graceful Two-tone Pendant: 14K white and yellow gold show off this exquisite 18 x 12mm pearl which is enhanced with 19 G/SI1 diamonds weighing a total of .61 carats.</p>';
	}

function hShape()
	{
		document.mainImg.src = 'gallery/pearls/hShape-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pearls</h2><p>"Lovers" Pin/Pendant: Single pearl set over a hand carved carnelian agate, accented by a single Tsavorite (green garnet), weighing .31 carats. Separate two-tone hand fabricated chain.</p>';
	}

function leaping()
	{
		document.mainImg.src = 'gallery/pearls/leaping-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pearls</h2><p>"Moondancer" Pin/Pendant: A single pearl set with frosted carved onyx and three Tanzanites, .56 carat TW, in reticulated sterling and 14 K gold. Comes with its own necklace of frosted black onyx and moonstone beads.</p>';
	}

function blackpearls()
	{
		document.mainImg.src = 'gallery/pearls/blackpearls-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pearls</h2><p>An Elegant 10mm Tahitian Pearl set with .18 carats of diamonds in 14K white gold. An exquisite 12mm Tahitian black pearl set in 14K white gold with .17 carats of diamonds.</p>';
	}

function pearlDiamond()
	{
		document.mainImg.src = 'gallery/pearls/pearlDiamond-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pearls</h2><p>Inspiring South Sea pearl weighing 25.45 carats, set in white gold ring with 1.04 carats of fine diamonds in 14K white gold.</p>';
	}

function freshwater()
	{
		document.mainImg.src = 'gallery/pearls/freshwater-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Pearls</h2><p>Smartly Contemporary Ring: Huge, 20mm cultured freshwater pearl set in white palladium, enhanced with a trillion diamond weighing .20 carats. <br><br>Price: $2200, depending upon availability of pearl.	</p>';
	}
