// JavaScript Document
function squareTourmaline()
	{
		document.mainImg.src = 'gallery/fashion/squareTourmaline-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Fashion Rings</h2><p>Architectural ring set with a 4.30 ct. green tourmaline fantasy cut by Bernd Munsteiner and 7 diamonds weighing .21cts. G/SI1 quality.</p>';
}

function triangleTourmaline()
{
		document.mainImg.src = 'gallery/fashion/triangleTourmaline-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Fashion Rings</h2><p>Ring with a trillion cut green tourmaline weighing 2.62 carats, inlaid with fine opal.</p>';
}
function fireOpal()
{
		document.mainImg.src = 'gallery/fashion/fireOpal-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Fashion Rings</h2><p>One of a kind ring with a fantasy-cut fire opal cut by Bernd Munsteiner, set in carved 14K gold. The opal weighs 2.67 ct.</p>';
}
function whiteOpal()
{
		document.mainImg.src = 'gallery/fashion/whiteOpal-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Fashion Rings</h2><p>Ring with a pear-shaped crystal opal, 1.67 ct, set in 14 K gold, accented with 6 emeralds weighing 55 ct.TW.</p>';
}
function peridot()
{
		document.mainImg.src = 'gallery/fashion/peridot-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Fashion Rings</h2><p>Unique fantasy cut 3.63 ct. fine peridot set in a 14K ring carved to match the planes of the stones.</p>';
}

function circleCitrine()
{
		document.mainImg.src = 'gallery/fashion/circleCitrine-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Fashion Rings</h2><p>Ring set with an 8x6 mm Rio Grande citrine and .24 carats of diamonds.</p>';
}

function aquamarine()
{
		document.mainImg.src = 'gallery/fashion/aquamarine-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Fashion Rings</h2><p>Platinum ring set with a rare, deep blue Aquamarine weighing 3.28 carats and .09 carats diamonds.</p>';
}

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

function amethyst()
{
		document.mainImg.src = 'gallery/fashion/amethyst-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Fashion Rings</h2><p>Classic ring set with an amethyst cabochon (no facets) weighing 17.93 carats, set in 14K yellow gold.</p>';
}

function blackOpal()
{
		document.mainImg.src = 'gallery/fashion/blackOpal-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Fashion Rings</h2><p>Contemporary sculpted 18K gold ring with gem quality Australian black opal doublet weighing 5.20 carats.</p>';
}

function citrine()
{
		document.mainImg.src = 'gallery/fashion/citrine-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Fashion Rings</h2><p>Dramatic fantasy cut 4.58 carat citrine, cut by Bernd Munsteiner, set in custom designed 14K white gold ring.</p>';
}

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

function amecitrine()
{
		document.mainImg.src = 'gallery/fashion/amecitrine-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Fashion Rings</h2><p>Breathtaking Ring: One of a kind fantasy cut ametrine by Tom Munsteiner, set in 14K yellow and white gold. Ametrines are a natural combination of amethyst and citrine in one naturally formed stone. 11.92 cts. <br> <br>Price: $2800.</p>';
}
function amethystDiamond()
{
		document.mainImg.src = 'gallery/fashion/amethystDiamond-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Fashion Rings</h2><p>Outstanding Design: One of a kind, palladium ring with a Munsteiner cut fantasy amethyst weighing  6.49 carats, with a trillion diamond weighing .22 carats. <br><br>Price: $3300.</p>';
}
function aquamarineDiamonds()
{
		document.mainImg.src = 'gallery/fashion/blueTopaz-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Fashion Rings</h2><p>Ring of Classic Elegance: Uniquely cut brilliant blue topaz, 9.48 carats, set in 14K white gold with opposing crescents of diamonds channeled on each side weighing .29 carats, total weight. <br> <br>Price: $2330.</p>';
}


function fireAgate()
{
		document.mainImg.src = 'gallery/fashion/fireAgate-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Fashion Rings</h2><p>Handsome Architectural Ring: 14K gold enhancing a multicolored fire agate whose durability makes it an excellent choice for men as well as women. <br> <br> Price: $2295.</p>';
}

function aquamarine1()
{
		document.mainImg.src = 'gallery/fashion/aquamarine1-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Fashion Rings</h2><p>Breathtaking Aquamarine Ring: Features a 7.47 ct. fantasy cut aquamarine by Bernd Munsteiner in 14K white gold, accented by a .34 carat trillion diamond.</p>';
}

function starSapphire()
{
		document.mainImg.src = 'gallery/fashion/starSapphire-l.jpg';
		document.getElementById("imgDescrip").innerHTML = ' <h2>Fashion Rings</h2><p>Spectacular Ring: Platinum ring featuring a marvelous cornflower blue, natural star sapphire weighing 15.62 Carats. A channel of princess cut diamonds totals .90 carats. Price upon request.</p>';
}


