// JavaScript Document
function aquamarine()
	{
		document.mainImg.src = 'gallery/necklaces/aquamarine-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Necklaces</h2><p>Gem Quality custom-cut aquamarine weighing 4.93 carats, set with .54 TW carats F-G/VS diamonds in 14 K yellow gold.</p>';
	}
	
function opalPearl()
	{
		document.mainImg.src = 'gallery/necklaces/opalPearl-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Necklaces</h2><p>Artistic black opal doublet pendant in reticulated 14 K yellow gold accented with a freshwater pearl.</p>';
	}

function opalAmethyst()
	{
		document.mainImg.src = 'gallery/necklaces/opalAmethyst-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Necklaces</h2><p>Elegant 18 K pendant/slide featuring a 10 mm trillion- cut gem Tanzanite weighing 2.82 carat, accented with a custom cut black opal doublet.</p>';
	}

function opalEmerald()
	{
		document.mainImg.src = 'gallery/necklaces/opalEmerald-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Necklaces</h2><p>Rare Paraibo tourmaline, weighing 1.20 carat set in 14 K yellow gold pendant or slide inlaid with fine black opal.</p>';
	}

function citrine()
	{
		document.mainImg.src = 'gallery/necklaces/citrine-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Necklaces</h2><p>Award-winning hand-forged necklace in 14K yellow and white gold featuring a signed 10.89 carat fantasy cut citrine by Bernd Munsteiner.</p>';
	}


function aquaOnyx()
	{
		document.mainImg.src = 'gallery/necklaces/aquaOnyx-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Necklaces</h2><p>Stunning 14 K White Gold Necklace: featuring a uniquely carved, frosted black onyx by Steve Wolters, with a .12 carat princess cut diamond, and a 5.60 carat uniquely cut blue topaz.  <br><br>Price: $3015.</p>';
	}

function greenTourmaline()
	{
		document.mainImg.src = 'gallery/necklaces/greenTourmaline-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Necklaces</h2><p>Masterfully Created Classic Necklace:  precious metal and gemstones sets this article above all others. Contains five bezel set matched green tourmaline cabochons (smooth topped) weighing a total of 22.66 carats. Totally hand crafted in luxurious 22 K gold.   <br><br>Price: $7985.	</p>';
	}

function lapis()
	{
		document.mainImg.src = 'gallery/necklaces/lapis-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Necklaces</h2><p>Dynamite Lapis Lazuli Necklace Set: handcrafted in 14 K gold.<br><br>Earrings are enhanced with swirls of hand forged gold. Price: $978.<br><br>Classic necklace contains six fine Lapis, bezel set, attached to a hand made two-tone 14K white   and yellow gold chain. Price: $2500.</p>';
	}

function chains()
	{
		document.mainImg.src = 'gallery/necklaces/chains-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Necklaces</h2><p>Handmade chains in sterling and gold-filled. Also available in 14 K and 18 K gold and in any length, with matching earrings. Call for prices.<br><br>Squares: 22  inches, hand hammered, in SS, $255.<br><br>Ovals: 22 inches, hand hammered, $235.	<br><br>Heavier ovals:    22 inches, hand hammered, $398.(Twice the weight)<br><br>Forged circles: 26  inches, light,  $ 260.	<br><br>Triple Circles in forged in gold-filled: 20 inches; $390. <br><br>Sterling, 29 inches, $359.  Prices change with the market prices.</p>';
	}
