var offices = new Array();

offices[0] = new Array();

offices[0][0] = '336';
offices[0][1] = 'Welling';
offices[0][2] = 'DA16 3PR';
offices[0][3] = '51.4627,0.107';
offices[0][4] = '020 8304 7272';
offices[0][5] = 'welling@tgb-online.com';
offices[0][6] = '2a Bellegrove Road';
offices[0][7] = 'Welling';
offices[0][8] = 'Kent';

offices[1] = new Array();

offices[1][0] = '632';
offices[1][1] = 'Bromley';
offices[1][2] = 'BR1 1NY';
offices[1][3] = '51.4065,0.0132';
offices[1][4] = '020 8464 2555';
offices[1][5] = 'bromley@tgb-online.com';
offices[1][6] = '219 High Street';
offices[1][7] = 'Bromley';
offices[1][8] = 'Kent';

offices[2] = new Array();

offices[2][0] = '367';
offices[2][1] = 'Dartford';
offices[2][2] = 'DA1 1DB';
offices[2][3] = '51.4438,0.2181';
offices[2][4] = '01322 295566';
offices[2][5] = 'dartford@tgb-online.com';
offices[2][6] = 'Baynes House, <br/>5 Market Street';
offices[2][7] = 'Dartford';
offices[2][8] = 'Kent';

offices[3] = new Array();

offices[3][0] = '1171';
offices[3][1] = 'Bexleyheath';
offices[3][2] = 'DA6 7BG';
offices[3][3] = '51.4577,0.1392';
offices[3][4] = '020 8301 7660';
offices[3][5] = 'bexleyheath@tgb-online.com';
offices[3][6] = 'Broadway House, <br/>208 Broadway';
offices[3][7] = 'Bexleyheath';
offices[3][8] = 'Kent';
