(function() { window.addEventListener('resize', function(ev) { BLB.Images.vpW = BLB.getViewportWidth(); var thumbsCount = Math.floor(BLB.Images.vpW/BLB.Images.thumbWidth)-2; thumbsCount = (thumbsCount%2?thumbsCount:thumbsCount-1); if(thumbsCount != BLB.Images.thumbsCount) { for(var tmpThumbsCount=BLB.Images.thumbsCount;tmpThumbsCount<=thumbsCount;tmpThumbsCount+=2) { var thumbsHalfway = Math.ceil(tmpThumbsCount/2); if(BLB.Images.imgListHalfway-thumbsHalfway-BLB.Images.thumbDistance+1 >= 0) BLB.Images.prefetchThumbnail(BLB.Images.imgListHalfway-thumbsHalfway-BLB.Images.thumbDistance+1); if(BLB.Images.imgListHalfway+thumbsHalfway+BLB.Images.thumbDistance-1 < BLB.Images.imgList.length) BLB.Images.prefetchThumbnail(BLB.Images.imgListHalfway+thumbsHalfway+BLB.Images.thumbDistance-1); } BLB.Images.windowShift((thumbsCount-BLB.Images.thumbsCount)/2); BLB.Images.thumbsCount = thumbsCount; BLB.Images.setCarouselWindowWidth(); } }); BLB.Images = { currentThumb: null, currentImgId: null, thumbsCount: 0, thumbDistance: 3, thumbWidth: 69, imgListHalfway: 0, carouselClick: false, callBackStack: [], galleryName: "Joshua", imgList: [225,408,409,410,411,412,413,414,415,417,419,420,421,422,423,424,425,426,427,428,429,430,431,1146,1156,1172,1227,1234,1235,1236,1333,1334,1335,1351,1352,1354,1360,1378,1438,1439,1440,1445,1449,1482,1484,1558,2234,2235,1984,1493,2251,2305,2306,2307,2308], cropped: {img_225:'hs1_113_a.jpg',img_408:'hs1_158_a.jpg',img_409:'hs1_159_a.jpg',img_410:'lb1_jos_03_14_a.jpg',img_411:'hs1_160_a.jpg',img_412:'hs1_161_a.jpg',img_413:'lb1_jos_04_12_a.jpg',img_414:'hs1_162_a.jpg',img_415:'lb1_jos_10_07_a.jpg',img_417:'LLS_048_a.jpg',img_419:'hs1_165_a.jpg',img_420:'hs1_166_a.jpg',img_421:'llh_013_a.jpg',img_422:'llh_074_a.jpg',img_423:'llh_115_a.jpg',img_424:'llh_222_a.jpg',img_425:'llh_223_1_a.jpg',img_426:'llh_223_2_a.jpg',img_427:'llh_295_a.jpg',img_428:'llh_396_a.jpg',img_429:'llh_397_a.jpg',img_430:'llh_398_a.jpg',img_431:'llh_399_a.jpg',img_1146:'sb32l_a.jpg',img_1156:'hv_001_a.jpg',img_1172:'jb_006_a.jpg',img_1227:'tgb_022_a.jpg',img_1234:'tgb_030_a.jpg',img_1235:'tgb_031_a.jpg',img_1236:'tgb_032_a.jpg',img_1333:'boundaries_a.jpg',img_1334:'battles2_a.jpg',img_1335:'refuge_a.jpg',img_1351:'en_gedi_a.jpg',img_1352:'beersheba_a.jpg',img_1354:'jericho_house_a.jpg',img_1360:'hebron_a.jpg',img_1378:'hs1_158scarlet_a_a.jpg',img_1438:'tabernacle_a.jpg',img_1439:'tabernacle_encampment_a.jpg',img_1440:'ark1_a.jpg',img_1445:'OT_timeline1_a.jpg',img_1449:'maps_joshua_a.png',img_1482:'wc_00bible_a.jpg',img_1484:'wc_00ot_a.jpg',img_1558:'wc_00ot_2histories_a.jpg',img_2234:'diagram_04_02_01_a.jpg',img_2235:'diagram_04_02_02_a.jpg',img_1984:'blb_protect_jos_1_9_csb_a.jpg',img_1493:'wc_06jos_a.jpg',img_2251:'illustration_06_jericho_a.jpg',img_2305:'map_06_01_a.jpg',img_2306:'map_06_05_a.jpg',img_2307:'map_06_06_a.jpg',img_2308:'map_06_08_a.jpg'}, thumbs: {img_225:'hs1_113_b',img_408:'hs1_158_b',img_409:'hs1_159_b',img_410:'lb1_jos_03_14_b',img_411:'hs1_160_b',img_412:'hs1_161_b',img_413:'lb1_jos_04_12_b',img_414:'hs1_162_b',img_415:'lb1_jos_10_07_b',img_417:'LLS_048_b',img_419:'hs1_165_b',img_420:'hs1_166_b',img_421:'llh_013_b',img_422:'llh_074_b',img_423:'llh_115_b',img_424:'llh_222_b',img_425:'llh_223_1_b',img_426:'llh_223_2_b',img_427:'llh_295_b',img_428:'llh_396_b',img_429:'llh_397_b',img_430:'llh_398_b',img_431:'llh_399_b',img_1146:'sb32l_b',img_1156:'hv_001_b',img_1172:'jb_006_b',img_1227:'tgb_022_b',img_1234:'tgb_030_b',img_1235:'tgb_031_b',img_1236:'tgb_032_b',img_1333:'boundaries_b',img_1334:'battles2_b',img_1335:'refuge_b',img_1351:'en_gedi_b',img_1352:'beersheba_b',img_1354:'jericho_house_b',img_1360:'hebron_b',img_1378:'hs1_158scarlet_a_b',img_1438:'tabernacle_b',img_1439:'tabernacle_encampment_b',img_1440:'ark1_b',img_1445:'OT_timeline1_b',img_1449:'maps_joshua_b',img_1482:'wc_00bible_b',img_1484:'wc_00ot_b',img_1558:'wc_00ot_2histories_b',img_2234:'diagram_04_02_01_b',img_2235:'diagram_04_02_02_b',img_1984:'blb_protect_jos_1_9_csb_b',img_1493:'wc_06jos_b',img_2251:'illustration_06_jericho_b',img_2305:'map_06_01_b',img_2306:'map_06_05_b',img_2307:'map_06_06_b',img_2308:'map_06_08_b'}, imgFull: {img_225:'hs1_113.jpg',img_408:'hs1_158.jpg',img_409:'hs1_159.jpg',img_410:'lb1_jos_03_14.jpg',img_411:'hs1_160.jpg',img_412:'hs1_161.jpg',img_413:'lb1_jos_04_12.jpg',img_414:'hs1_162.jpg',img_415:'lb1_jos_10_07.jpg',img_417:'LLS_048.jpg',img_419:'hs1_165.jpg',img_420:'hs1_166.jpg',img_421:'llh_013.jpg',img_422:'llh_074.jpg',img_423:'llh_115.jpg',img_424:'llh_222.jpg',img_425:'llh_223_1.jpg',img_426:'llh_223_2.jpg',img_427:'llh_295.jpg',img_428:'llh_396.jpg',img_429:'llh_397.jpg',img_430:'llh_398.jpg',img_431:'llh_399.jpg',img_1146:'sb32.jpg',img_1156:'hv_001.jpg',img_1172:'jb_006.jpg',img_1227:'tgb_022.jpg',img_1234:'tgb_030.jpg',img_1235:'tgb_031.jpg',img_1236:'tgb_032.jpg',img_1333:'boundaries.jpg',img_1334:'battles2.jpg',img_1335:'refuge.jpg',img_1351:'en_gedi.jpg',img_1352:'beersheba.jpg',img_1354:'jericho_house.jpg',img_1360:'hebron.jpg',img_1378:'hs1_158scarlet_a.jpg',img_1438:'tabernacle.jpg',img_1439:'tabernacle_encampment.jpg',img_1440:'ark1.jpg',img_1445:'OT_timeline1.jpg',img_1449:'maps_joshua.png',img_1482:'wc_00bible.jpg',img_1484:'wc_00ot.jpg',img_1558:'wc_00ot_2histories.jpg',img_2234:'diagram_04_02_01.jpg',img_2235:'diagram_04_02_02.jpg',img_1984:'blb_protect_jos_1_9_csb.jpg',img_1493:'wc_06jos.jpg',img_2251:'illustration_06_jericho.jpg',img_2305:'map_06_01.jpg',img_2306:'map_06_05.jpg',img_2307:'map_06_06.jpg',img_2308:'map_06_08.jpg'}, imgPDF: {img_225:'',img_408:'',img_409:'',img_410:'',img_411:'',img_412:'',img_413:'',img_414:'',img_415:'',img_417:'',img_419:'',img_420:'',img_421:'',img_422:'',img_423:'',img_424:'',img_425:'',img_426:'',img_427:'',img_428:'',img_429:'',img_430:'',img_431:'',img_1146:'',img_1156:'',img_1172:'',img_1227:'',img_1234:'',img_1235:'',img_1236:'',img_1333:'',img_1334:'',img_1335:'',img_1351:'',img_1352:'',img_1354:'',img_1360:'',img_1378:'',img_1438:'',img_1439:'',img_1440:'',img_1445:'',img_1449:'',img_1482:'wc_00bible.pdf',img_1484:'wc_00ot.pdf',img_1558:'wc_00ot_2histories.pdf',img_2234:'',img_2235:'',img_1984:'',img_1493:'wc_06jos.pdf',img_2251:'',img_2305:'',img_2306:'',img_2307:'',img_2308:''}, titles: {img_225:'The Parting of the Red Sea',img_408:'Rahab Hides the Spies',img_409:'Passing through the Jordan River',img_410:'Passage of Jordan',img_411:'The Captain of the Host of the Lord',img_412:'Conquering Jericho',img_413:'Catch of Jericho',img_414:'Achan Is Punished',img_415:'The Lord Casts down Great Stones',img_417:'Joshua Commanding the Sun and Moon to Stand Still',img_419:'The Altar for the Union of Tribes',img_420:'Joshua Renews the Covenant with God',img_421:'Joshua Commanded the Sun to Stand Still',img_422:'Joshua',img_423:'Joshua Commanding the Sun to Stand Still',img_424:'Joshua Hanging the Five Kings',img_425:'The Angel Appearing before Joshua',img_426:'Joshua Exhorting the Elders',img_427:'Rahab and the Spies',img_428:'Joshua and Israel Battle against Many Kings',img_429:'Destruction of the Army of the Amorites',img_430:'Joshua Committing the Town of Ai to the Flames',img_431:'The Angel Appearing to Joshua',img_1146:'Horn 3',img_1156:'The Ark and Mercy Seat',img_1172:'The Angel Appears before Joshua',img_1227:'They That Dwelt in Canaan Aforetime',img_1234:'Crossing the Jordan',img_1235:'Joshua Conquers Canaan',img_1236:'Joshua Divides the Land',img_1333:'Boundaries of the Tribes of Israel (map)',img_1334:'Battlefields of O.T. and Dist\'n of 12 Tribes (map)',img_1335:'Cities of Refuge (map)',img_1351:'En Gedi (engraving)',img_1352:'Beer-Sheeba (engraving)',img_1354:'House in Jericho (engraving)',img_1360:'Hebron (engraving)',img_1378:'Rahab Letting Down the Scarlet Cord',img_1438:'The Tabernacle (engraving)',img_1439:'Tabernacle in the Midst of the Encampment (illustration)',img_1440:'The Ark and Mercy Seat (engraving)',img_1445:'Old Testament Time Line (Part 1 of 2)',img_1449:'Book of Joshua: Themes and Map',img_1482:'The Bible - Word Cloud',img_1484:'The Old Testament - Word Cloud',img_1558:'The Histories - Word Cloud',img_2234:'Israel in Camp',img_2235:'Israel on the March',img_1984:'Joshua 1:9 (CSB)',img_1493:'Joshua - Word Cloud',img_2251:'The City of Jericho',img_2305:'The Setting of Joshua',img_2306:'The Conquest of Canaan: The Southern Campaign',img_2307:'The Conquest of Canaan: The Northern Campaign',img_2308:'The Allotment of the Land'}, paths: {img_225:'Exo',img_408:'Jos',img_409:'Jos',img_410:'Jos',img_411:'Jos',img_412:'Jos',img_413:'Jos',img_414:'Jos',img_415:'Jos',img_417:'Jos',img_419:'Jos',img_420:'Jos',img_421:'Jos',img_422:'Jos',img_423:'Jos',img_424:'Jos',img_425:'Jos',img_426:'Jos',img_427:'Jos',img_428:'Jos',img_429:'Jos',img_430:'Jos',img_431:'Jos',img_1146:'Instruments',img_1156:'Holy_Vessels_Furniture',img_1172:'brown_john',img_1227:'TheGraphicBible',img_1234:'TheGraphicBible',img_1235:'TheGraphicBible',img_1236:'TheGraphicBible',img_1333:'blb_classics',img_1334:'blb_classics',img_1335:'blb_classics',img_1351:'blb_classics',img_1352:'blb_classics',img_1354:'blb_classics',img_1360:'blb_classics',img_1378:'blb_classics',img_1438:'blb_classics',img_1439:'blb_classics',img_1440:'blb_classics',img_1445:'rosepub',img_1449:'rosepub',img_1482:'wordclouds',img_1484:'wordclouds',img_1558:'wordclouds',img_2234:'ESV-Global-Study-Bible',img_2235:'ESV-Global-Study-Bible',img_1984:'blbsocial',img_1493:'wordclouds',img_2251:'ESV-Global-Study-Bible',img_2305:'ESV-Global-Study-Bible',img_2306:'ESV-Global-Study-Bible',img_2307:'ESV-Global-Study-Bible',img_2308:'ESV-Global-Study-Bible'}, imgKeywords: {img_225:'Israelites;',img_408:'Rahab;',img_409:'Jordan;',img_410:'Joshua, Ark, Priests',img_411:'Joshua; ',img_412:'Jericho;',img_413:'Rahab; Jericho',img_414:'Achan;',img_415:'Stones, Hailstones, Azekah',img_417:'Joshua; Command; Sun; Moon',img_419:'altar;',img_420:'Joshua; ',img_421:'Joshua; sun;',img_422:'Joshua; sun;',img_423:'Joshua; sun;',img_424:'Joshua; Jerusalem; Hebron; Jarmuth; Lachish; Eglon;',img_425:'Joshua;',img_426:'Joshua; Elders;',img_427:'Rahab; spies; Jericho;',img_428:'Merom; horses; chariots; Jobab; Jabin; Shimron; Achshaph; Joshua;',img_429:'Amorites;',img_430:'Joshua; Ai; flames;',img_431:'Joshua;',img_1146:'horn; horns; trumpet;',img_1156:'ark;',img_1172:'Joshua; angel;',img_1227:'Hivites; Rephaim; Zuzim; Emim; Horim; Jebusites; Hittites; Amorites; Anakim; Avim; Negeb',img_1234:'Joshua; Jericho; Jordan;',img_1235:'Joshua; Canaan; Jericho; Ai; Gibeon; Bethhoron; Makkedah; Libnah; Eglon; Lachish; Hebron; Debin; Shechem; Hazorin; Misrephothmaim; Mizpah;',img_1236:'Joshua; Tribes; Twelve; Division; Inheritance; Canaan; Promised Land; Chart',img_1333:'Asher; Benjamin; Dan; Ephraim; Gad; Israel; Issachar; Joseph; Judah; Levi; Manasseh; Naphtali; Reuben; Simeon; Tribes; Zebulun',img_1334:'Asher; Baruk; Benjamin; Dan; Deborah; Ephraim; Gad; Gideon; Israel; Issachar; Joseph; Judah; Levi; Manasseh; Naphtali; Og; Reuben; Samuel; Saul; Simeon; Zebulun',img_1335:'Bezer; Cities of Refuge; Golan; Hebron; Kedesh; Ramoth; Shechem',img_1351:'En-Gedi; Hazezon-Tamar',img_1352:'Beersheba; Well',img_1354:'Jericho; Joshua',img_1360:'Abraham; Arba; Caleb; David; Hebron; Heth; Hoham; Isaac; Israel; Jacob; Joshua; Judah; Kirjath-Arba; Leah; Machpelah; Mamre; Rebekah; Saul; Sarah',img_1378:'Jericho; Rahab',img_1438:'Tabernacle; Temple',img_1439:'Tabernacle; Temple',img_1440:'Ark of the Covenant; Mercy Seat',img_1445:'Aaron; Abraham; Ishmael; Isaac; Jacob; Job; Joseph; Joshua; Moses; Tabernacle; Ten Commandments; Wandering',img_1449:'Achan; Amalek; Ammon; Aram; Book of Joshua; Canaan; Edom; Eleazar; Moab; Phinehas; Rahab; Twelve Tribes',img_1482:'',img_1484:'',img_1558:'',img_2234:'camp; Tent of Meeting',img_2235:'march; Tent of Meeting; wilderness',img_1984:'protection; strong; courageous',img_1493:'',img_2251:'city; Jericho',img_2305:'Canaan; Israelites; Joshua',img_2306:'Amorites; Azekah; Canaan; Debir; Eglon; Gibeonites; Gilgal; Hebron; Jarmuth; Lachish; Libnah; Makkedah',img_2307:'Amorites; Canaan; Hazor; Israelites; Joshua; Merom; Sidon; Valley of Mizpeh',img_2308:'Asher; Benjamin; Canaan; Dan; Ephraim; Gad; Issachar; Joshua; Judah; Naphtali; Reuben; Simeon; tribes of Israel; Zebulun'}, imgScripture: {img_225:'Exd 14:1-31; Deu 11:4; Jos 2:10; Jos 4:23; Psa 106:9; Psa 136:13-15; Hbr 11:29',img_408:'Jos 2:6',img_409:'Jos 3:17',img_410:'Jos 3:6',img_411:'Jos 5:13',img_412:'Jos 6:15',img_413:'Jos 6:23',img_414:'Jos 7:20',img_415:'Jos 10:11',img_417:'Jos 10:12',img_419:'Jos 22:6',img_420:'Jos 24:1-27',img_421:'Jos 10:12-14',img_422:'Jos 10:12-14',img_423:'Jos 10:12-14',img_424:'Jos 10:26-27',img_425:'Jos 5:13-15',img_426:'Jos 23:2-16',img_427:'Jos 2:3-24; Hbr 11:31; Jam 2:1-25',img_428:'Jos 11:1-9',img_429:'Jos 10:5-11',img_430:'Jos 8:14-28',img_431:'Jos 5:13-15',img_1146:'Exd 19:13-25; Lev 25:9; Num 10:1-10; Jos 6:5; Jdg 3:27; Jdg 6:34; Jdg 7:16; 1Sa 13:3; 2Sa 2:28; 2Sa 6:15; 2Sa 15:10; 2Sa 18:16; 2Sa 20:1; 1Ki 1:34; Neh 4:18; Job 39:24',img_1156:'Exd 25:10-22; Num 10:33-36; Deu 31:26; Jos 4:7; Jdg 20:27; 1Sa 4:3-11; Exd 37:1-15',img_1172:'Jos 5:13-15',img_1227:'Gen 14:1-9; Gen 15:19-21; Exd 3:8; Exd 13:5; Exd 23:23; Num 13:29; Due 7:1; Due 20:17; Jos 3:10; Jos 12:8; 1Ki 9:20',img_1234:'Jos 1:2; Jos 2:1-24; Jos 3:1-17; Jos 4:1-24; Jos 5:1-15; Jos 6:1-27;',img_1235:'Jos 6:1-27; Jos 7:1-26; Jos 8:1-35; Jos 10:1-43; ',img_1236:'Jos 14:1-15; Jos 15:1-62; Jos 16:1-10; Jos 17:1-18; Jos 18:1-28; Jos 19:1-51;',img_1333:'Deu 3:12-22; Num 32; Jos 1-24; 1Ch 6:47-81',img_1334:'Deu 3; 29:5-8; 31:3-6; Num 32; Jos 2:8-12; Jos 9:9-10; Jos 13-22; Jdg 4; Jdg 6-8; 1Sa 4; 1Sa 7; 1Sa 11; 1Sa 13-17; 1Sa 29-31; 1Ch 6:47-81',img_1335:'Exo 21:13-14; Num 35:6-32; Jos 20:1-9; Jos 21:27; Jos 21:32; Deu 4:41-43; Deu 19:2-13; 1Ch 6:57; 1Ch 6:67; Isa 62:10',img_1351:'Gen 14:7; Jos 15:62; 2Ch 20:2; 1Sa 23:29; 1Sa 24:1; Sng 1:14',img_1352:'Gen 21:14-33; Gen 22:19; Gen 26:23-33; Gen 28:10; Gen 46:1-5; Jos 15:28; Jos 19:2; Jdg 20:1; 1Sa 3:20; 1Sa 8:2; 2Sa 3:10; 2Sa 17:11; 2Sa 24:2-15; 1Ki 4:25; 1Ki 19:3; 2Ki 12:1; 2Ki 23:8; 1Ch 4:28; 1Ch 21:2; 2Ch 19:4; 2Ch 24:1; 2Ch 30:5; Neh 11:27-30; Amo 5:5; Amo 8:14',img_1354:'Jos 6',img_1360:'Gen 13:18; Gen 23:2-19; Gen 35:27; Gen 37:14; Num 13:22; Jos 10:3-39; Jos 11:21; Jos 12:10; Jos 14:13-15; Jos 15:13-54; Jos 19:28; Jos 20:7; Jos 21:11-13; Jdg 1:10-20; Jdg 16:3; 1Sa 30:31; 2Sa 2:1-32; 2Sa 3:2-32; 2Sa 4:1-12; 2Sa 5:1-13; 2Sa 15:7-10; 1Ki 2:11; 1Ch 2:42-43; 1Ch 3:1-4; 1Ch 6:2-57; 1Ch 11:1-3; 1Ch 12:23-38; 1Ch 15:9; 1Ch 23:12-19; 1Ch 24:23; 1Ch 29:27; 2Ch 11:10',img_1378:'Jos 2:1-22; Jos 6:17; Jos 6:22-25; Heb 11:31; Jas 2:25',img_1438:'Exo 25:9; Exo 26:1, 6-7, 12-30, 35; Exo 27:9, 19; Exo 35:11, 15, 18; Exo 36:8, 13-14, 20-32; Exo 38:20-21, 31-33, 40; Exo 40:2, 5-6, 9, 17-22, 24, 28-29, 33-38; Lev 8:10; Lev 15:31; Lev 17:4; Num 1:50-53; Num 3:7-8, 23-29, 35-38; Num 4:16, 25-26, 31; Num 5:17; Num 7:1-3; Num 9:15-22; Num 10:11, 17, 21; Num 16:9; Num 17:13; Num 19:13; Num 31:30, 47; Jos 22:19, 29; 1Ch 6:32, 48; 1Ch 16:39; 1Ch 21:29; 1Ch 23:26; 2Ch 1:5',img_1439:'Exo 25:9; Exo 26:1, 6-7, 12-30, 35; Exo 27:9, 19; Exo 35:11, 15, 18; Exo 36:8, 13-14, 20-32; Exo 38:20-21, 31-33, 40; Exo 40:2, 5-6, 9, 17-22, 24, 28-29, 33-38; Lev 8:10; Lev 15:31; Lev 17:4; Num 1:50-53; Num 3:7-8, 23-29, 35-38; Num 4:16, 25-26, 31; Num 5:17; Num 7:1-3; Num 9:15-22; Num 10:11, 17, 21; Num 16:9; Num 17:13; Num 19:13; Num 31:30, 47; Jos 22:19, 29; 1Ch 6:32, 48; 1Ch 16:39; 1Ch 21:29; 1Ch 23:26; 2Ch 1:5',img_1440:'Exo 25:10-22; Exo 26:33-34; Exo 30:6, 26; Exo 31:7; Exo 35:12; Exo 37:1-15; Exo 39:35; Exo 40:3, 5, 20-21; Lev 16:2; Num 3:31; Num 4:5; Num 7:89; Num 10:33-36; Num 14:44; Deu 10:1-3, 5, 8; Deu 31:9, 25-26; Jos 3:3, 6, 8, 11, 13-17; Jos 4:5, 7, 9-11, 16, 18; Jos 4:7; Jos 6:4, 6-9, 11-13; Jos 7:6; Jos 8:33; Jdg 20:27; 1Sa 3:3; 1Sa 4:3-11, 13, 17-19, 21-22; 1Sa 5:1-11; 1Sa 6:1-3, 8, 11, 13, 15, 18-21; 1Sa 7:1-2; 1Sa 14:18; 2Sa 6:2-4, 6-17; 2Sa 7:2; 2Sa 11:11; 2Sa 15:24-29; 1Ki 2:26; 1Ki 3:15; 1Ki 6:19; 1Ki 8:1-9, 21; 1Ch 6:31; 1Ch 8:11; 1Ch 13:3-14; 1Ch 15:1-3, 12-15, 23-29; 1Ch 16:1, 4, 6, 37; 1Ch 17:1; 1Ch 22:19; 1Ch 28:2, 18; 2Ch 1:4; 2Ch 2:5-10; 2Ch 6:11, 41; 2Ch 8:11; 2Ch 35:3; Psa 132:8; Jer 3:16; Heb 9:4; Rev 11:19',img_1445:'Gen 12:2-3; Gen 12:7; Gen 16:15; Gen 21-28; Gen 30; Gen 31; Gen 32; Gen 35; Gen 37-50; Exo 1-40; Num 13; Num 14:26-35; Jos 1-24; Job 1-42;',img_1449:'Exo 6:23; Num 20:28; Jos 1-24; Matt 1:5;',img_1482:'',img_1484:'',img_1558:'',img_2234:'Exo 27:21; Exo 28:43; Exo 29:4, 10-11, 30, 32, 42, 44; Exo 30:16, 18, 20, 26, 36; Exo 31:7; Exo 33:7; Exo 35:21; Exo 38:8, 30; Exo 39:32, 40; Exo 40:2, 6-7, 12, 22, 24, 26, 29-30, 32, 34-35; Lev 1:1, 3, 5; Lev 3:2, 8, 13; Lev 4:4-5, 7, 14, 16, 18; Lev 6:16, 26, 30; Lev 8:3-4, 31, 33, 35; Lev 9:5, 23; Lev 10:7, 9; Lev 12:6; Lev 14:11, 23; Lev 15:14, 29; Lev 16:7, 16-17, 20, 23, 33; Lev 17:4-6, 9; Lev 19:21; Lev 24:3; Num 1:1; Num 2:2, 17; Num 3:7-8, 25, 38; Num 4:3-4, 15, 23, 25, 28, 30-31, 33, 35, 37, 39, 41, 43, 47; Num 6:10, 13, 18; Num 7:5, 89; Num 8:9, 15, 19, 22, 24, 26; Num 10:3; Num 11:16; Num 12:4; Num 14:10; Num 16:18-19, 42-43, 50; Num 17:4; Num 18:4, 6, 21-23, 31; Num 19:4; Num 20:6; Num 25:6; Num 27:2; Num 31:54; Deu 31:14; Jos 18:1; Jos 19:51; 1Sa 2:22; 1Ki 8:4; 1Ch 6:32; 1Ch 9:21; 1Ch 23:32; 2Ch 1:3, 6, 13; 2Ch 5:5',img_2235:'Exo 27:21; Exo 28:43; Exo 29:4, 10-11, 30, 32, 42, 44; Exo 30:16, 18, 20, 26, 36; Exo 31:7; Exo 33:7; Exo 35:21; Exo 38:8, 30; Exo 39:32, 40; Exo 40:2, 6-7, 12, 22, 24, 26, 29-30, 32, 34-35; Lev 1:1, 3, 5; Lev 3:2, 8, 13; Lev 4:4-5, 7, 14, 16, 18; Lev 6:16, 26, 30; Lev 8:3-4, 31, 33, 35; Lev 9:5, 23; Lev 10:7, 9; Lev 12:6; Lev 14:11, 23; Lev 15:14, 29; Lev 16:7, 16-17, 20, 23, 33; Lev 17:4-6, 9; Lev 19:21; Lev 24:3; Num 1:1; Num 2:2, 17; Num 3:7-8, 25, 38; Num 4:3-4, 15, 23, 25, 28, 30-31, 33, 35, 37, 39, 41, 43, 47; Num 6:10, 13, 18; Num 7:5, 89; Num 8:9, 15, 19, 22, 24, 26; Num 10:3; Num 11:16; Num 12:4; Num 14:10; Num 16:18-19, 42-43, 50; Num 17:4; Num 18:4, 6, 21-23, 31; Num 19:4; Num 20:6; Num 25:6; Num 27:2; Num 31:54; Deu 31:14; Jos 18:1; Jos 19:51; 1Sa 2:22; 1Ki 8:4; 1Ch 6:32; 1Ch 9:21; 1Ch 23:32; 2Ch 1:3, 6, 13; 2Ch 5:5',img_1984:'Jos 1:9 CSB',img_1493:'',img_2251:'Jos 6:1-27',img_2305:'Joshua',img_2306:'Joshua',img_2307:'Joshua',img_2308:'Joshua; Jos 19:47; Jos 17:11'}, imgDescription: {img_225:'',img_408:'',img_409:'',img_410:'',img_411:'',img_412:'',img_413:'',img_414:'',img_415:'',img_417:'',img_419:'',img_420:'',img_421:'',img_422:'',img_423:'',img_424:'',img_425:'',img_426:'',img_427:'',img_428:'',img_429:'',img_430:'',img_431:'',img_1146:'',img_1156:'',img_1172:'',img_1227:'',img_1234:'',img_1235:'',img_1236:'',img_1333:'',img_1334:'',img_1335:'',img_1351:'',img_1352:'',img_1354:'',img_1360:'',img_1378:'',img_1438:'',img_1439:'',img_1440:'',img_1445:'',img_1449:'',img_1482:'

These Bible word clouds feature the top 150 to 300 words used in the indicated section of Scripture.

',img_1484:'

These Bible word clouds feature the top 150 to 300 words used in the indicated section of Scripture.

',img_1558:'

These Bible word clouds feature the top 150 to 300 words used in the indicated section of Scripture.

',img_2234:'
Detailed study information about this image:
Israel in Camp and on the March
',img_2235:'
Detailed study information about this image:
Israel in Camp and on the March
',img_1984:'',img_1493:'

These Bible word clouds feature the top 150 to 300 words used in the indicated section of Scripture.

',img_2251:'
Detailed study information about this image:
The City of Jericho
',img_2305:'
Detailed study information about this image:
The Setting of Joshua
',img_2306:'
Detailed study information about this image:
The Conquest of Canaan the Southern Campaign
',img_2307:'
Detailed study information about this image:
The Conquest of Canaan the Northern Campaign
',img_2308:'
Detailed study information about this image:
The Allotment of the Land
'}, init: function() { if(BLB.blbIsLoaded) { YEvent.delegate("imgCarousel", "click", BLB.Images.onClickHndlr, "div"); YEvent.delegate("imgParade", "click", BLB.Images.onClickHndlr, "div.imgParBrowse"); YEvent.delegate("imgBody", "click", BLB.Images.onClickHndlr, "div"); YEvent.delegate("imgBody", "click", BLB.Images.onClickHndlr, "img"); YEvent.delegate("imgShareLinks", "click", BLB.Images.onClickHndlr, "img"); YEvent.delegate("imgLegend", "click", BLB.Images.onClickHndlr, "a[class=imgpop]"); lftRtArrow = new KeyListener(document, {shift:false, ctrl:false, alt:false, keys:[BLB.keyCodes.leftArrow, BLB.keyCodes.rightArrow]}, function(ev, evA) { if(evA[1].target.tagName == 'INPUT') return false; if(evA[1].target.tagName == 'TEXTAREA') return false; if(BLB.Images.imgList.length > 1) { var currentImg = document.querySelector('#' + BLB.Images.currentImgId); switch(evA[0]) { case BLB.keyCodes.leftArrow: var nextState = BLB.Images.thumbs[currentImg.previousSibling.id]; BLB.Images.historyNavigate(nextState); break; case BLB.keyCodes.rightArrow: var nextState = BLB.Images.thumbs[currentImg.nextSibling.id]; BLB.Images.historyNavigate(nextState); break; default: break; }; } }, 'keydown'); lftRtArrow.enable(); window.addEventListener('popstate', BLB.Images.popstateEventHandler); var state = BLB.Images.getBookmarkedState(); if(state.toLowerCase() == 'imagedisplay' && document.location.hash != '') { var h = document.location.hash.split(/=/)[1]; document.location.href = document.location.pathname + h; } var distance = 0; var thumbsCount = 0; var imgCount = BLB.Images.imgList.length; var imgListHalfway = Math.floor(imgCount/2); for(var thumb in BLB.Images.thumbs) { if(state == BLB.Images.thumbs[thumb]) { BLB.Images.currentThumb = state; BLB.Images.currentImgId = thumb; break; } distance++; } BLB.Images.vpW = BLB.getViewportWidth(); thumbsCount = Math.floor(BLB.Images.vpW/BLB.Images.thumbWidth)-2; BLB.Images.thumbsCount = (thumbsCount%2?thumbsCount:thumbsCount-1); BLB.Images.imgListHalfway = (imgCount%2?imgListHalfway:imgListHalfway-1); BLB.Images.setCarouselWidth(); BLB.Images.setCarouselWindowWidth(); var imgCarousel = document.querySelector('#imgCarousel'); imgCarousel.style.left = '-12px'; if(BLB.Images.imgListHalfway > distance) for(var i=0;i 1) { var nextState = BLB.Images.thumbs[currentImg.nextSibling.id]; BLB.Images.historyNavigate(nextState); } else if(matchedEl.id == 'imgNavL' && BLB.Images.imgList.length > 1) { var nextState = BLB.Images.thumbs[currentImg.previousSibling.id]; BLB.Images.historyNavigate(nextState); } else if(matchedEl.id == 'imgExact' || matchedEl.id == 'imgZoom') { var fullImg = BLB.Images.imgFull[BLB.Images.currentImgId]; var path = BLB.Images.paths[BLB.Images.currentImgId]; location.href = '/assets-v3/images/bibleMedia/' + path + '/' + fullImg; } break; case 'imgCarousel': if(BLB.Images.imgList.length > 1) if(matchedEl.classList.contains('imgParCenter')) { var nextState = BLB.Images.thumbs[currentImg.nextSibling.id]; BLB.Images.historyNavigate(nextState); } else { var nextState = BLB.Images.thumbs[matchedEl.id]; BLB.Images.historyNavigate(nextState); } break; case 'imgParade': if(BLB.Images.imgList.length > 1) if(matchedEl.id=='imgParBrowseRt') { var nextState = BLB.Images.thumbs[currentImg.nextSibling.id]; BLB.Images.historyNavigate(nextState); } else { var nextState = BLB.Images.thumbs[currentImg.previousSibling.id]; BLB.Images.historyNavigate(nextState); } break; case 'imgShareLinks': if (matchedEl.dataset !== undefined && matchedEl.dataset.sharer !== undefined) { var platform = matchedEl.dataset.sharer; if (platform == 'shareLink') { document.querySelector('#pageLink').click(); document.querySelector('#imgShareFeedback').innerHTML = "

Please click on the [COPY] button at the top of this page to copy a link to this image.
"; setTimeout(function() { document.querySelector('#imgShareFeedback').innerHTML = ""; }, 7000); } else if (platform == 'shareEmail') { var email=('<>'); var subject = ('An image from Blue Letter Bible'); var body = 'I wanted to share this wonderful image with you: '+window.location.href; var emailLink = document.createElement('a'); emailLink.href = 'mailto:' + email+'?subject=' +subject+'&body=' +body; emailLink.target = '_blank'; emailLink.click(); } else { BLB.sharePage(platform); } } break; case 'imgLegend': var linkName = matchedEl.rel; var param = location.href; var popupDiv = document.querySelector('#popupDiv'); document.querySelector('#popupDivContents').innerHTML = BLB.popupDivContents; popupDiv.classList.remove('hidden'); popupDiv.style.width = '500px'; BLB.setXY(matchedEl, popupDiv); BLB.toolTipPopup(linkName, param); YEvent.stopPropagation(ev); break; default: break; }; }, slideCarouselWindow: function(direction, count) { var thisThumb = document.querySelector('#' + BLB.Images.currentImgId); var nextThumb = (direction=='left' ? thisThumb.nextSibling : thisThumb.previousSibling); var thumbsHalfway = Math.ceil(BLB.Images.thumbsCount/2); var imgCarousel = document.querySelector('#imgCarousel'); var thumbWidth = parseInt(imgCarousel.style.width, 10); var thumbMarginLeft = parseInt(imgCarousel.style.marginLeft, 10); var windowDistance = 69 * (direction=='left'?-1:1); var imgCarouselLeft = parseInt(imgCarousel.style.left, 10); var imgCarouselKeyFrames = new KeyframeEffect(imgCarousel, [ { left: (imgCarouselLeft + windowDistance) + 'px' } ], 100 ); var imgCarouselKeyAnimation = new Animation(imgCarouselKeyFrames, document.timeline); imgCarouselKeyAnimation.addEventListener("finish", () => { imgCarouselKeyAnimation.commitStyles(); if(direction=='left') { imgCarousel.appendChild(imgCarousel.firstChild) BLB.Images.imgList.push(BLB.Images.imgList.shift()); if (thumbsHalfway+BLB.Images.thumbDistance <= BLB.Images.imgListHalfway) BLB.Images.prefetchThumbnail(BLB.Images.imgListHalfway+thumbsHalfway+BLB.Images.thumbDistance); } else { imgCarousel.insertBefore(imgCarousel.lastChild, imgCarousel.firstChild) BLB.Images.imgList.unshift(BLB.Images.imgList.pop()); if (thumbsHalfway+BLB.Images.thumbDistance <= BLB.Images.imgListHalfway) BLB.Images.prefetchThumbnail(BLB.Images.imgListHalfway-thumbsHalfway-BLB.Images.thumbDistance); } if(count > 1) BLB.Images.slideCarouselWindow(direction, --count); else if(BLB.Images.callBackStack.length > 0) BLB.Images.slideCarouselWindowCaller(); else BLB.Images.updateImgMainBody() }); imgCarouselKeyAnimation.play(); thisThumb.classList.remove('imgParCenter'); nextThumb.classList.add('imgParCenter'); BLB.Images.currentImgId = nextThumb.id; BLB.Images.currentThumb = BLB.Images.thumbs[BLB.Images.currentImgId]; }, slideCarouselWindowCaller: function() { var state = BLB.Images.callBackStack.shift(); var ill = BLB.Images.imgList.length; var direction = 'left'; var count = 0; for(var i=0;i 0) { if(thumbState == BLB.Images.currentThumb || thumbState == state) break; count++; } else if(thumbState == BLB.Images.currentThumb) { direction='left'; count++; } else if (thumbState == state) { direction='right'; count++; } } BLB.Images.slideCarouselWindow(direction, count); }, updateImgMainBody: function() { var title = BLB.Images.titles[BLB.Images.currentImgId]; var cropped = BLB.Images.cropped[BLB.Images.currentImgId]; var path = BLB.Images.paths[BLB.Images.currentImgId]; var imgSrc = '/assets-v3/images/bibleMedia/'+path+'/' + cropped; var tmpImg = document.createElement('img'); var imgWidth = 72; var imgHeight = 0; var metaDescTemplate = "Image from the {galleryName} gallery. Images for {scripture} are provided by the Blue Letter Bible and its partner ministries." var imgDataTitle = document.querySelector('#imgDataTitle'); var imgRespTitle = document.querySelector('#imgTitle_Resp'); var imgDataCr = document.querySelector('#imgDataCr'); var imgDataSe = document.querySelector('#imgDataSe'); var imgDataSrc = document.querySelector('#imgDataSrc'); var imgDataBtn = document.querySelector('#imgDataBtn'); var imgDataDesc = document.querySelector('#imgDataDesc'); var imgDataBtn = document.querySelector('#imgDataBtn'); var scripturesA = BLB.Images.imgScripture[BLB.Images.currentImgId].replace(/(^\s*|;?\s*$)/g, '').replace(/(\d);([a-zA-Z])/g, '$1; $2'); var keywordsA = BLB.Images.imgKeywords[BLB.Images.currentImgId].replace(/(^\s*|;?\s*$)/g, ''); var b = null; pb = null; var c = null; var v = null; var v1 = null; var bid = null; keywordsA = (keywordsA==''?[]:keywordsA.split(/;/)); tmpImg.src = imgSrc; imgDataBtn.addEventListener('mouseover', function() { var img = this.firstChild; img.src = img.src.replace(/_a\.svg/, '_b.svg'); }); imgDataBtn.addEventListener('mouseout', function() { var img = this.firstChild; img.src = img.src.replace(/_b\.svg/, '_a.svg'); }); tmpImg.addEventListener('load', function() { document.querySelector('#imgTitle').innerHTML = title; document.querySelector('#imgTitle_Resp').innerHTML = title; // Update title and meta data tags var metaDesc = metaDescTemplate; metaDesc = metaDesc.replace('{galleryName}', BLB.Images.galleryName).replace('{scripture}', title); document.title = title +' - '+ BLB.Images.galleryName; document.head.querySelector("meta[name='Description']").content = metaDesc; document.head.querySelector("meta[property='og:title']").content = document.title; document.head.querySelector("meta[property='og:description']").content = metaDesc; document.head.querySelector("meta[property='og:image']").content = 'https://www.blueletterbible.org/assets-v3/images/bibleMedia/' + path + '/' + BLB.Images.thumbs[BLB.Images.currentImgId] + '.jpg'; document.querySelector('#imgExact').innerHTML = ''; document.querySelector('#imgPrint').firstChild.src = imgSrc; imgDataDesc.innerHTML = ''; imgDataCr.innerHTML = ''; imgDataSe.innerHTML = ''; imgDataSrc.innerHTML = ''; imgDataTitle.innerHTML = title; imgRespTitle.innerHTML = title; var imgLinks = document.querySelector('#imgLinks'); var imgDesc = BLB.Images.imgDescription[BLB.Images.currentImgId]; var imgDataDescP = document.querySelector('#imgDataDescP'); var imgDataDescTop = document.querySelector('#imgDataDescTop'); var imgDesc = BLB.Images.imgDescription[BLB.Images.currentImgId]; imgDataDescTop.style.display='none'; imgDataDescTop.innerHTML=''; imgDataDescP.style.display='none'; var showDescOnTop = false; if (path == "ESV-Global-Study-Bible") {showDescOnTop = true} if (imgDesc.length > 0) { if (showDescOnTop == true) { imgDataDescTop.style.display="block"; imgDataDescTop.innerHTML = imgDesc; } else { imgDataDescP.style.display="block"; imgDataDesc.innerHTML = imgDesc; } } var imgDataCrP = document.querySelector('#imgDataCrP'); if(scripturesA.length == 0) { imgDataCrP.style.display="none"; } else { imgDataCrP.style.display="block"; imgDataCr.innerHTML = scripturesA; BLB.Tagger.walkDomTree(imgDataCr); } var imgDataSeP = document.querySelector('#imgDataSeP'); if(keywordsA.length == 0) { imgDataSeP.style.display="none"; } else { imgDataSeP.style.display="block"; for(var i=0;iDownload PDF
'; }); BLB.Images.carouselClick=false; if(!BLB.firstLoad) BLB.Menu.evDispatch({event: 'page_view'}); // Tell Google about the page_view change due to AJAX call BLB.firstLoad = false; }, windowShift: function(count) { var imgCarousel = document.querySelector('#imgCarousel'); var windowLeft = parseInt(imgCarousel.style.left, 10); imgCarousel.style.left = windowLeft + (BLB.Images.thumbWidth*count) + 'px'; }, setCarouselWidth: function() { var imgCarousel = document.querySelector('#imgCarousel'); var carouselWidth = BLB.Images.imgList.length*BLB.Images.thumbWidth+15+9+78; imgCarousel.style.width = carouselWidth+'px'; }, setCarouselWindowWidth: function() { var imgCarouselWindow = document.querySelector('#imgCarouselWindow'); var carouselWindowWidth = BLB.Images.thumbsCount*BLB.Images.thumbWidth+15; imgCarouselWindow.style.width = carouselWindowWidth+'px'; }, prefetchThumbnail: function(thmbPos) { var imgCarousel = document.querySelector('#imgCarousel'); var thumbDiv = imgCarousel.children[thmbPos]; if(thumbDiv != undefined) { var imgKey = thumbDiv.id; var thumber = BLB.Images.thumbs[imgKey]; var thumbsCount = Math.floor(BLB.Images.vpW/BLB.Images.thumbWidth)-2; thumbsCount = (thumbsCount%2?thumbsCount:thumbsCount-1); thumber = thumber.replace(/.$/, 'd'); thumbDiv.firstChild.src = '/assets-v3/images/bibleMedia/' + BLB.Images.paths[imgKey] + '/' + thumber + '.jpg'; } }, getBookmarkedState: function() { var pathname = document.location.pathname.replace(/\/+$/, ''); var pa = pathname.split(/\//); var state = pa[pa.length-1]; return state; }, getHistoryState: function() { var historyState = history.state; var state = null; if(historyState != undefined) state = historyState.state; return state; }, historyNavigate: function(state) { if(BLB.Images.carouselClick) return false; BLB.Images.carouselClick=true; var pathname = document.location.pathname.replace(/\/+$/, ''); var pa = pathname.split(/\//); pa.pop(); pa.push(state); history.replaceState({state:state}, null, pa.join('/')); BLB.Images.sectionStateChangeHandler(state); }, sectionStateChangeHandler: function(state) { BLB.Images.callBackStack.push(state); BLB.Images.slideCarouselWindowCaller(); }, popstateEventHandler: function(ev) { var state = ev.state; BLB.Images.sectionStateChangeHandler(state.state); } }; YEvent.onDOMReady(BLB.Images.init, BLB.Images.init, true); })();