| 19 | | 'aSlideshow' => array("width" => 580, "flexHeight" => true, 'resizeType' => 's', 'constraints' => array('minimum-width' => 580)), |
| 20 | | 'aVideo' => array('width' => 580, 'flexHeight' => true, 'resizeType' => 's'), |
| 21 | | 'aPDF' => array('width' => 580, 'flexHeight' => true, 'resizeType' => 's'), |
| | 19 | 'aSlideshow' => array("width" => 720, "flexHeight" => true, 'resizeType' => 's', 'constraints' => array('minimum-width' => 720)), |
| | 20 | 'aVideo' => array('width' => 720, 'flexHeight' => true, 'resizeType' => 's'), |
| | 21 | 'aPDF' => array('width' => 720, 'flexHeight' => true, 'resizeType' => 's'), |