/* ------------------------------------------------------------------------------------------------
 * This is the DOQQ98 IR Mosaic Javascript for Data.
 * This File contains all the Data for the DOQQMosaic web page and subpages to separate Content from 
 * Code.  Loaded after this file is the DOQQM_Func.js file which contains the functions that help
 * operate the web pages.
 * 
 * This Javascript is called by the GISDOQQMosaic.html file.
 ----------------------------------------------------------------------------------------------- */ 

	// * dMf is the Numerical list of Divisions and the Grid Tiles they are found in.
	dMf = new Array();
	dMf['1'] = ['13','14','15','16','17','18','19','35','36','37','38','39','40','58','59','60','61','62','63','64','85','86','87','88','89','90','114','115','116','117','141','142','143'];
	dMf['2'] = ['58','59','83','84','85','86','87','110','111','112','113','114','137','138','139','140','141','142','153','154','155','156','157','158','166','167','168'];
	dMf['3'] = ['108','109','134','135','136','137','138','151','152','153','154','155','162','163','164','165','166','171','172','173','174','176','177','178'];
	dMf['4'] = ['13','14','33','34','35','36','56','57','58','80','81','82','83','84','107','108','109','110','135','136','137'];
	dMf['5'] = ['9','10','11','12','13','30','31','32','33','34','53','54','55','56','80','81','82','107'];
	dMf['6'] = ['80','106','107','108','133','134','135','148','149','150','151','159','160','161','162','163','169','170','171','172','175','176'];
	dMf['7'] = ['6','7','8','9','27','28','29','30','31','50','51','52','53','54'];
	dMf['8'] = ['50','51','52','53','54','76','77','78','79','80','103','104','105','106','107','130','131','132','133','147','148','149','159'];
	dMf['9'] = ['5','6','26','27','48','49','50','74','75','76','101','102','103'];
	dMf['10'] = ['100','101','102','103','127','128','129','130','131','144','145','146','147'];
	dMf['11'] = ['1','2','3','4','5','21','22','23','24','25','26','44','45','46','47','48','49','72','73'];
	dMf['12'] = ['47','48','71','72','73','74','98','99','100','101','125','126','127','128'];
	dMf['13'] = ['20','21','42','43','44','45','46','68','69','70','71','72','95','96','97','98','125'];
	dMf['14'] = ['41','42','65','66','67','68','70','91','92','93','94','95','96','97','98','118','119','120','121','122','123','124','125'];
