var Galleries = new Array(
	new Pictures("Galleries[0]", "images/gallery/", "jpg", "jpg", 160),
	new Pictures("Galleries[1]", "images/gallery/sg/", "jpg", "jpg", 160),
	new Pictures("Galleries[2]", "images/gallery/fam/", "jpg", "jpg", 160),
	new Pictures("Galleries[3]", "images/gallery/jsm/", "jpg", "jpg", 160),
	new Pictures("Galleries[4]", "images/gallery/gs/", "jpg", "jpg", 160),
	new Pictures("Galleries[5]", "images/gallery/jh/", "jpg", "jpg", 160),
	new Pictures("Galleries[6]", "images/gallery/js/", "jpg", "jpg", 160)
)

// Main gallery -------------------------------------------------------------------
with(Galleries[0]){
	Add(new Picture("ailes de papillon",            "ailes_de_papillon",      "",  69,  600,  600, "304030"))
	Add(new Picture("all&ocirc; all&ocirc;",        "allo_allo",              "", 100,  800,  800, "20213E"))
	Add(new Picture("apr&egrave;s-midi d'un faune", "apres_midi_dun_faune",   "",  87,  976,  600, "000000"))
	Add(new Picture("Delaunay",                     "delaunay",               "", 382, 2048, 1536, "000000"))
	Add(new Picture("cent visages",                 "cent_visages",           "",  82,  600,  600, "000000"))
	Add(new Picture("coast of britain",             "coast_of_britain",       "", 135,  800,  600, "000000"))
	Add(new Picture("double helix",                 "double_helix",           "",  95,  768,  768, "E0F0FF"))
	Add(new Picture("gravitational waves",          "gravitational_waves",    "", 205, 1024,  768, "000000"))
	Add(new Picture("fire butterfly",               "fire_butterfly",         "", 113,  800,  600, "000000"))
	Add(new Picture("fl&ucirc;te de paon",          "flute_de_paon",          "",  84,  800,  600, "000000"))
	Add(new Picture("horloge interne",              "horloge_interne",        "", 267,  800,  800, "98A088"))
	Add(new Picture("les grands fonds",             "les_grands_fonds",       "", 451, 1024, 1024, "000000"))
	Add(new Picture("history of Pi",                "history_of_pi",          "", 272, 1024,  768, "000000"))
	Add(new Picture("par ici la sortie",            "par_ici_la_sortie",      "",  86,  600,  600, "000000"))
	Add(new Picture("poisson saturne",              "poisson_saturne",        "",  64,  640,  480, "000000"))
	Add(new Picture("prosaic mosaic",               "prosaic_mosaic",         "",  76,  600,  600, "000000"))
	Add(new Picture("solar sail",                   "solar_sail",             "", 108,  800,  600, "375368"))
	Add(new Picture("pretty vacant",                "pretty_vacant",          "", 158,  696,  600, "303030"))
	Add(new Picture("sunday afternoon",             "sunday_afternoon",       "", 115,  800,  600, "B8B4A9"))
	Add(new Picture("synchlotron",                  "synchlotron",            "", 178, 1280, 1024, "000000"))
	Add(new Picture("aurora borealis",              "aurora_borealis",        "",  81,  800,  600, "000000"))
	Add(new Picture("calabi-yau",                   "calabi_yau",             "",  65, 1024,  768, "000000"))
	Add(new Picture("carbon",                       "carbon",                 "",  98,  768,  768, "000000"))
	Add(new Picture("charmed quarks",               "charmed_quarks",         "", 240, 1024,  768, "000000"))
	Add(new Picture("no logo",                      "no_logo",                "",  87,  800,  600, "000000"))
	Add(new Picture("phobos and deimos",            "phobos_and_deimos",      "", 109,  800,  600, "000000"))
	Add(new Picture("magnetic field",               "magnetic_field",         "", 127,  640,  640, "000000"))
	Add(new Picture("jupiter storm",                "jupiter_storm",          "", 103, 1024, 1024, "000000"))
	Add(new Picture("sous la parabole",             "sous_la_parabole",       "", 123, 1024,  768, "000000"))
}

var PicIndex = new Array(	 4,  0, 12,  1, 
							 6,  7,  9, 11, 
							14, 16, 28, 19, 
							 8,  3, 17,  5, 
							 2, 10, 13, 18,
							20, 21, 22, 26,
							24, 25, 23, 27,
							15)
						
// Sylvie Gallet ------------------------------------------------------------------
with(Galleries[1]){
	Author = "Sylvie Gallet"
	AuthorLink = "http://www.fractalus.com/sylvie/"
	Add(new Picture("06052502", "06052502", "", 158, 800, 600, "FEFEFE"))
	Add(new Picture("06052701a", "06052701a", "", 186, 800, 600, "F0F0F0"))
	Add(new Picture("06052801", "06052801", "", 162, 800, 600, "000000"))
	Add(new Picture("06053003", "06053003", "", 224, 800, 600, "B1BEB7"))
	Add(new Picture("06052201", "06052201", "", 71, 640, 600, "E5EBF7"))
	Add(new Picture("06052703", "06052703", "", 47, 800, 600, "4E5746"))
	Add(new Picture("06053102", "06053102", "", 54, 512, 600, "EBEFF2"))
	Add(new Picture("06053103", "06053103", "", 30, 512, 600, "3B3F4A"))
}

// François "Axone Man" -----------------------------------------------------------
with(Galleries[2]){
	Author = "Fran&ccedil;ois \"Axone Man\""
	AuthorLink = "http://axoneman.com/images/fractals2/thumb.html"
	Add(new Picture("Oreilles", "oreilles", "", 314, 1024, 768, "000000"))
	Add(new Picture("Etrusquerie", "etrusquerie", "", 381, 1024, 768, "000000"))
	Add(new Picture("Ferraree", "ferraree", "", 291, 1024, 768, "000000"))
	Add(new Picture("Sponge 2", "sponge_2", "", 663, 1024, 768, "4C4C4C"))
	Add(new Picture("Stone", "stone", "", 414, 1024, 768, "4C4C4C"))
	Add(new Picture("02-12-2006-05", "02_12_2006_05", "", 410, 1024, 768, "000000"))
	Add(new Picture("Conque", "conque", "", 270, 1024, 768, "000000"))
}

// John S. Meade ------------------------------------------------------------------
with(Galleries[3]){
	Author = "John S. Meade"
	Add(new Picture("la danse du nord magn&eacute;tique", "danse_du_nord", "", 66, 700, 800, "4B504C"))
	Add(new Picture("hommage &agrave; rayman", "hommage_a_rayman", "", 59, 600, 800, "000000"))
	Add(new Picture("pinhead dancefloor of the angels", "pinhead_dancefloor", "", 125, 600, 800, "000000"))
}

// Gerson Sbruzzi -----------------------------------------------------------------
with(Galleries[4]){
	Author = "Gerson Sbruzzi"
	Add(new Picture("03", "03", "", 117, 800, 600, "000000"))
	Add(new Picture("12", "12", "", 75, 800, 600, "000000"))
}

// Jim Hauser ---------------------------------------------------------------------
with(Galleries[5]){
	Author = "Jim Hauser"
	Add(new Picture("Plasma Drop", "plasma_drop", "", 93, 690, 768, "000000"))
	Add(new Picture("Around the Horn", "around_the_horn", "", 67, 1024, 768, "4B504C"))
	Add(new Picture("Let's dance", "lets_dance", "", 96, 460, 768, "000000"))
}

// John Seymour -------------------------------------------------------------------
with(Galleries[6]){
	Author = "John Seymour"
	Add(new Picture("Aftermath", "aftermath", "", 214, 1200, 914, "000000"))
	Add(new Picture("A tale of two halves", "a_tale_of_two_halves", "", 294, 902, 1000, "000000"))
	Add(new Picture("Subsurface scattering", "subsurfarce_scattering", "", 122, 900, 900, "000000"))
}