ContactArray = new Array(23)
for (i=0; i<ContactArray.length; i++) ContactArray[i] = new Array(7);
ContactArray[0][0] = 'Doug Tyerman';			// name
ContactArray[0][1] = 'President';				// title
ContactArray[0][2] = '760 969 7027';			// phone
ContactArray[0][3] = '760 272 8672';			// cell
ContactArray[0][4] = 'dougt@buildersps.com';	// email
ContactArray[0][5] = 'doug_tyerman.jpg';		// small b/w photo (54 x 40)
ContactArray[0][6] = 'doug_tyerman_on.jpg';		// small color photo (54 x 40)
ContactArray[0][7] = 'doug_tyerman_big.jpg';	// big color photo (150 x 112)

ContactArray[1][0] = 'Kyle Kincaid';			// name
ContactArray[1][1] = 'Vice President';			// title
ContactArray[1][2] = '760 969 7039';			// phone
ContactArray[1][3] = '';			// cell
ContactArray[1][4] = 'kylek@buildersps.com';		// email
ContactArray[1][5] = 'kyle_kincaid.jpg';		// small b/w photo (54 x 40)
ContactArray[1][6] = 'kyle_kincaid_on.jpg';		// small color photo (54 x 40)
ContactArray[1][7] = 'kyle_kincaid_big.jpg';		// big color photo (150 x 112)

ContactArray[2][0] = 'Bruce Summers';			// name
ContactArray[2][1] = 'Human Resources';			// title
ContactArray[2][2] = '760 969 7024';			// phone
ContactArray[2][3] = '760 408 1543';			// cell
ContactArray[2][4] = 'bruces@buildersps.com';		// email
ContactArray[2][5] = 'bruce_summers.jpg';		// small b/w photo (54 x 40)
ContactArray[2][6] = 'bruce_summers_on.jpg';		// small color photo (54 x 40)
ContactArray[2][7] = 'bruce_summers_big.jpg';		// big color photo (150 x 112)

ContactArray[3][0] = 'Christa Rohde';			// name
ContactArray[3][1] = 'Credit Manager';			// title
ContactArray[3][2] = '760 969 7022';			// phone
ContactArray[3][3] = 'NA';			// cell
ContactArray[3][4] = 'christar@buildersps.com';		// email
ContactArray[3][5] = 'christa_rohde.jpg';		// small b/w photo (54 x 40)
ContactArray[3][6] = 'christa_rohde_on.jpg';		// small color photo (54 x 40)
ContactArray[3][7] = 'christa_rohde_big.jpg';		// big color photo (150 x 112)

ContactArray[4][0] = 'Teresa Luna';			// name
ContactArray[4][1] = 'Accounts Payable';			// title
ContactArray[4][2] = '760 969 7025';			// phone
ContactArray[4][3] = 'NA';			// cell
ContactArray[4][4] = 'teresal@buildersps.com';		// email
ContactArray[4][5] = 'teresa_luna.jpg';		// small b/w photo (54 x 40)
ContactArray[4][6] = 'teresa_luna_on.jpg';		// small color photo (54 x 40)
ContactArray[4][7] = 'teresa_luna_big.jpg';		// big color photo (150 x 112)

ContactArray[5][0] = '';			// name
ContactArray[5][1] = '';			// title
ContactArray[5][2] = '';			// phone
ContactArray[5][3] = '';			// cell
ContactArray[5][4] = '';		// email
ContactArray[5][5] = '';		// small b/w photo (54 x 40)
ContactArray[5][6] = '';		// small color photo (54 x 40)
ContactArray[5][7] = '';		// big color photo (150 x 112)

ContactArray[6][0] = '';			// name
ContactArray[6][1] = '';			// title
ContactArray[6][2] = '';			// phone
ContactArray[6][3] = '';			// cell
ContactArray[6][4] = '';		// email
ContactArray[6][5] = '';		// small b/w photo (54 x 40)
ContactArray[6][6] = '';		// small color photo (54 x 40)
ContactArray[6][7] = '';		// big color photo (150 x 112)

ContactArray[7][0] = '';			// name
ContactArray[7][1] = '';			// title
ContactArray[7][2] = '';			// phone
ContactArray[7][3] = '';			// cell
ContactArray[7][4] = '';		// email
ContactArray[7][5] = '';		// small b/w photo (54 x 40)
ContactArray[7][6] = '';		// small color photo (54 x 40)
ContactArray[7][7] = '';		// big color photo (150 x 112)

ContactArray[8][0] = 'Dean Harrison';			// name
ContactArray[8][1] = 'Lead Cashier';			// title
ContactArray[8][2] = '760 323 1926';			// phone
ContactArray[8][3] = 'NA';			// cell
ContactArray[8][4] = 'deanh@buildersps.com';		// email
ContactArray[8][5] = 'dean_harrison.jpg';		// small b/w photo (54 x 40)
ContactArray[8][6] = 'dean_harrison_on.jpg';		// small color photo (54 x 40)
ContactArray[8][7] = 'dean_harrison_big.jpg';		// big color photo (150 x 112)

ContactArray[9][0] = '';			// name
ContactArray[9][1] = '';			// title
ContactArray[9][2] = '';			// phone
ContactArray[9][3] = '';			// cell
ContactArray[9][4] = '';		// email
ContactArray[9][5] = '';		// small b/w photo (54 x 40)
ContactArray[9][6] = '';		// small color photo (54 x 40)
ContactArray[9][7] = '';		// big color photo (150 x 112)

ContactArray[10][0] = 'Paul Otto';			// name
ContactArray[10][1] = 'Receiving';			// title
ContactArray[10][2] = '760 969 7050';			// phone
ContactArray[10][3] = '760 272 7293';			// cell
ContactArray[10][4] = 'paulo@buildersps.com';		// email
ContactArray[10][5] = 'paul_otto.jpg';		// small b/w photo (54 x 40)
ContactArray[10][6] = 'paul_otto_on.jpg';		// small color photo (54 x 40)
ContactArray[10][7] = 'paul_otto_big.jpg';		// big color photo (150 x 112)

ContactArray[11][0] = 'George Samaan';			// name
ContactArray[11][1] = 'Shop Foreman';			// title
ContactArray[11][2] = '760 969 7054';			// phone
ContactArray[11][3] = '760 578 9920';			// cell
ContactArray[11][4] = 'georges@buildersps.com';		// email
ContactArray[11][5] = 'george_samaan.jpg';		// small b/w photo (54 x 40)
ContactArray[11][6] = 'george_samaan_on.jpg';		// small color photo (54 x 40)
ContactArray[11][7] = 'george_samaan_big.jpg';		// big color photo (150 x 112)

ContactArray[12][0] = 'Bob Jennett';			// name
ContactArray[12][1] = 'Store Manager';			// title
ContactArray[12][2] = '760 329 8718';			// phone
ContactArray[12][3] = '760 272 7838';			// cell
ContactArray[12][4] = 'bobj@buildersps.com';		// email
ContactArray[12][5] = 'bob_jennett.jpg';		// small b/w photo (54 x 40)
ContactArray[12][6] = 'bob_jennett_on.jpg';		// small color photo (54 x 40)
ContactArray[12][7] = 'bob_jennett_big.jpg';		// big color photo (150 x 112)

ContactArray[13][0] = 'Gayle Berman';			// name
ContactArray[13][1] = 'Asst Store Mgr';			// title
ContactArray[13][2] = '760 329 8718';			// phone
ContactArray[13][3] = '760 272 7018';			// cell
ContactArray[13][4] = 'gayleb@buildersps.com';		// email
ContactArray[13][5] = 'gayle_berman.jpg';		// small b/w photo (54 x 40)
ContactArray[13][6] = 'gayle_berman_on.jpg';		// small color photo (54 x 40)
ContactArray[13][7] = 'gayle_berman_big.jpg';		// big color photo (150 x 112)

ContactArray[14][0] = 'Ken Robetcky';			// name
ContactArray[14][1] = 'Outside Sales';			// title
ContactArray[14][2] = '760 969 7052';			// phone
ContactArray[14][3] = '760 272 8670';			// cell
ContactArray[14][4] = 'kenr@buildersps.com';		// email
ContactArray[14][5] = 'ken_robetcky.jpg';		// small b/w photo (54 x 40)
ContactArray[14][6] = 'ken_robetcky_on.jpg';		// small color photo (54 x 40)
ContactArray[14][7] = 'ken_robetcky_big.jpg';		// big color photo (150 x 112)

ContactArray[15][0] = 'Roger Skelton';			// name
ContactArray[15][1] = 'Contractor Sales';			// title
ContactArray[15][2] = '760 969 7064';			// phone
ContactArray[15][3] = '760 272 7943';			// cell
ContactArray[15][4] = 'rogers@buildersps.com';		// email
ContactArray[15][5] = 'roger_skelton.jpg';		// small b/w photo (54 x 40)
ContactArray[15][6] = 'roger_skelton_on.jpg';		// small color photo (54 x 40)
ContactArray[15][7] = 'roger_skelton_big.jpg';		// big color photo (150 x 112)

ContactArray[16][0] = 'Jerry Ross';			// name
ContactArray[16][1] = 'Sales';			// title
ContactArray[16][2] = '760 969 7043';			// phone
ContactArray[16][3] = '760 272 8669';			// cell
ContactArray[16][4] = 'jerryr@buildersps.com';		// email
ContactArray[16][5] = 'jerry_ross.jpg';		// small b/w photo (54 x 40)
ContactArray[16][6] = 'jerry_ross_on.jpg';		// small color photo (54 x 40)
ContactArray[16][7] = 'jerry_ross_big.jpg';		// big color photo (150 x 112)

ContactArray[17][0] = 'Ben Hampton';			// name
ContactArray[17][1] = 'Contractor Sales';			// title
ContactArray[17][2] = '760 969 7053';			// phone
ContactArray[17][3] = '760 272 7037';			// cell
ContactArray[17][4] = 'NA';		// email
ContactArray[17][5] = 'ben_hampton.jpg';		// small b/w photo (54 x 40)
ContactArray[17][6] = 'ben_hampton_on.jpg';		// small color photo (54 x 40)
ContactArray[17][7] = 'ben_hampton_big.jpg';		// big color photo (150 x 112)

ContactArray[18][0] = 'Paula Alexandre';			// name
ContactArray[18][1] = 'Sales';			// title
ContactArray[18][2] = '760 969 7042';			// phone
ContactArray[18][3] = '760 272 4554';			// cell
ContactArray[18][4] = 'paulaa@buildersps.com';		// email
ContactArray[18][5] = 'paula_alexandre.jpg';		// small b/w photo (54 x 40)
ContactArray[18][6] = 'paula_alexandre_on.jpg';		// small color photo (54 x 40)
ContactArray[18][7] = 'paula_alexandre_big.jpg';		// big color photo (150 x 112)

ContactArray[19][0] = 'Ana Flores';			// name
ContactArray[19][1] = 'Contractor Sales';			// title
ContactArray[19][2] = '760 969 7063';			// phone
ContactArray[19][3] = '760 272 7674';			// cell
ContactArray[19][4] = 'anaf@buildersps.com';		// email
ContactArray[19][5] = 'ana_flores.jpg';		// small b/w photo (54 x 40)
ContactArray[19][6] = 'ana_flores_on.jpg';		// small color photo (54 x 40)
ContactArray[19][7] = 'ana_flores_big.jpg';		// big color photo (150 x 112)

ContactArray[20][0] = 'Jim Linzner';			// name
ContactArray[20][1] = 'General Manager';			// title
ContactArray[20][2] = '760 323 3667';			// phone
ContactArray[20][3] = '760 272 8794';			// cell
ContactArray[20][4] = 'jiml@buildersdoorps.com';		// email
ContactArray[20][5] = 'jim_linzner.jpg';		// small b/w photo (54 x 40)
ContactArray[20][6] = 'jim_linzner_on.jpg';		// small color photo (54 x 40)
ContactArray[20][7] = 'jim_linzner_big.jpg';		// big color photo (150 x 112)

ContactArray[21][0] = 'Marda Walker';			// name
ContactArray[21][1] = 'Window and Door Sales';			// title
ContactArray[21][2] = '760 323 3667';			// phone
ContactArray[21][3] = '';			// cell
ContactArray[21][4] = 'mardaw@buildersps.com';		// email
ContactArray[21][5] = 'marda_walker.jpg';		// small b/w photo (54 x 40)
ContactArray[21][6] = 'marda_walker_on.jpg';		// small color photo (54 x 40)
ContactArray[21][7] = 'marda_walker_big.jpg';		// big color photo (150 x 112)

ContactArray[22][0] = 'Maria Velazquez';			// name
ContactArray[22][1] = 'Sales Associate';			// title
ContactArray[22][2] = '760 323 3667';			// phone
ContactArray[22][3] = 'NA';			// cell
ContactArray[22][4] = 'mariav@buildersdoorps.com';		// email
ContactArray[22][5] = 'maria_velazquez.jpg';		// small b/w photo (54 x 40)
ContactArray[22][6] = 'maria_velazquez_on.jpg';		// small color photo (54 x 40)
ContactArray[22][7] = 'maria_velazquez_big.jpg';		// big color photo (150 x 112)











