// **********************************************************************
// **********************************************************************
// IGONRE THE BLOCK BELOW AND JUMP TO THE SECTION THAT YOU NEED TO CHANGE
// **********************************************************************
// **********************************************************************
var table = new Array();
var table2 = new Array();
var ceremony = new Array();
var bouquets = new Array();
var decor = new Array();
var lighting = new Array();


// **********************************************************************
// **********************************************************************
// **********************************************************************
// FEEL FREE TO CHANGE THE SECTIONS BELOW
// **********************************************************************
// **********************************************************************
// **********************************************************************
// **********************************************************************
// **********************************************************************
// **********************************************************************
// TABLE I SECTION <-- TABLE I SECTION <-- TABLE I SECTION <-- TABLE I SE
// **********************************************************************
// **********************************************************************
// **********************************************************************
table[0] = "001";
table[1] = "005";
table[2] = "006";
table[3] = "009";
table[4] = "016";
table[5] = "022";
table[6] = "024";
table[7] = "026";
table[8] = "033";
table[9] = "123";
table[10] = "035";
table[11] = "036";
table[12] = "101";
table[13] = "040";
table[14] = "042";
// **********************************************************************
// **********************************************************************
// **********************************************************************
// TABLE II SECTION <-- TABLE II SECTION <-- TABLE I| SECTION <-- TABLE I
// **********************************************************************
// **********************************************************************
// **********************************************************************
table2[0] = "046";
table2[1] = "048";
table2[2] = "056";
table2[3] = "057";
table2[4] = "060";
table2[5] = "061";
table2[6] = "068";
table2[7] = "075";
table2[8] = "076";
table2[9] = "084";
table2[10] = "091";
table2[11] = "044";
table2[12] = "102";
table2[13] = "103";
table2[14] = "104";
// **********************************************************************
// **********************************************************************
// **********************************************************************
// CEREMONY SECTION <-- CEREMONY SECTION <-- CEREMONY SECTION <-- CEREMON
// **********************************************************************
// **********************************************************************
// **********************************************************************
ceremony[0] = "003";
ceremony[1] = "105";
ceremony[2] = "014";
ceremony[3] = "106";
ceremony[4] = "045";
ceremony[5] = "064";
ceremony[6] = "066";
ceremony[7] = "067";
ceremony[8] = "070";
ceremony[9] = "107";
ceremony[10] = "078";
ceremony[11] = "082";
ceremony[12] = "089";
ceremony[13] = "059";
ceremony[14] = "463";
// **********************************************************************
// **********************************************************************
// **********************************************************************
// BOUQUETS SECTION <-- BOUQUETS SECTION <-- BOUQUETS SECTION <-- BOUQUET
// **********************************************************************
// **********************************************************************
// **********************************************************************
bouquets[0] = "108";
bouquets[1] = "109";
bouquets[2] = "110";
bouquets[3] = "037";
bouquets[4] = "111";
bouquets[5] = "112";
bouquets[6] = "077";
bouquets[7] = "079";
bouquets[8] = "080";
bouquets[9] = "113";
bouquets[10] = "093";
bouquets[11] = "095";
bouquets[12] = "096";
bouquets[13] = "114";
bouquets[14] = "115";
// **********************************************************************
// **********************************************************************
// **********************************************************************
// DECOR SECTION <-- DECOR SECTION <-- DECOR SECTION <-- DECOR SECTION <-
// **********************************************************************
// **********************************************************************
// **********************************************************************
decor[0] = "002";
decor[1] = "004";
decor[2] = "011";
decor[3] = "015";
decor[4] = "019";
decor[5] = "023";
decor[6] = "032";
decor[7] = "039";
decor[8] = "116";
decor[9] = "051";
decor[10] = "052";
decor[11] = "098";
decor[12] = "086";
decor[13] = "069";
decor[14] = "074";
// **********************************************************************
// **********************************************************************
// **********************************************************************
// LIGHTING SECTION <-- LIGHTING SECTION <-- LIGHTING SECTION <-- LIGHTIN
// **********************************************************************
// **********************************************************************
// **********************************************************************
lighting[0] = "117";
lighting[1] = "018";
lighting[2] = "027";
lighting[3] = "029";
lighting[4] = "049";
lighting[5] = "081";
lighting[6] = "083";
lighting[7] = "097";
lighting[8] = "721";
lighting[9] = "726";
lighting[10] = "118";
lighting[11] = "119";
lighting[12] = "120";
lighting[13] = "121";
lighting[14] = "122";



