var configFiles = new Object();

  configFiles = { 

    position_1: { type: 'billboard', file: 'worldwide_position_2' },
    position_2: { type: 'billboard', file: 'worldwide_position_3' },
    position_3: { type: 'billboard', file: 'worldwide_position_4' }


}
