﻿
var sect = "bsjade";
var def = " ";
var nm = " ";
var img = 'RM000';
var x = 1;
var y = 1;
var newGoob = new String();

var pages = 1;

// this is where the piece's name goes
// RM### is the only usage that will work
// the second slot in the arrays is for
// the availability of the piece
// 'Yes' or 'No' 

var stuff1 = new Array();
stuff1[0] = "RM468";
stuff1[1] = "RM487";
stuff1[2] = "RM486";
stuff1[3] = "space";
stuff1[4] = "space";
stuff1[5] = "space";
stuff1[6] = "space";
stuff1[7] = "space";

//**********


// the elements

function r467() {
titl = "Necklace";
prc = "135";
sett = "No";
desc = "capped Big Sur jade, aquamarine necklace, sterling";
}

function r468() {
titl = "Necklace";
prc = "125";
sett = "No";
desc = "side drilled Big Sur jade strung with aquamarine, sterling";
}

function r485() {
titl = "Necklace";
prc = "130";
sett = "No";
desc = "chrysacolla, turquoise, black Big Sur jade";
}

function r486() {
titl = "Necklace";
prc = "105";
sett = "No";
desc = "Peruvian opal, dark green Big Sur jade";
}

function r487() {
titl = "Necklace";
prc = "125";
sett = "No";
desc = "Peruvian amozonite, side drilled black Big Sur jade";
}

