{\rtf1\ansi\ansicpg1252\cocoartf1265 {\fonttbl\f0\fswiss\fcharset0 Helvetica;} {\colortbl;\red255\green255\blue255;} \paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0 \pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardirnatural \f0\fs24 \cf0 $preset = new stdClass();\ $preset->disabled = FALSE; /* Edit this to true to make a default preset disabled initially */\ $preset->api_version = 1;\ $preset->name = 'gallery_slider';\ $preset->title = 'Gallery slider';\ $preset->theme = 'classic';\ $preset->imagestyle_normal = 'flexslider_full';\ $preset->imagestyle_thumbnail = 'flexslider_thumbnail';\ $preset->options = array(\ 'namespace' => 'flex-',\ 'selector' => '.slides > li',\ 'easing' => 'swing',\ 'direction' => 'horizontal',\ 'reverse' => 0,\ 'smoothHeight' => 0,\ 'startAt' => '0',\ 'animationSpeed' => '600',\ 'initDelay' => '0',\ 'useCSS' => 1,\ 'touch' => 1,\ 'video' => 0,\ 'keyboard' => 1,\ 'multipleKeyboard' => 0,\ 'mousewheel' => 0,\ 'controlsContainer' => '.flex-control-nav-container',\ 'sync' => '#gallery-main-carousel-control',\ 'asNavFor' => '',\ 'itemWidth' => '0',\ 'itemMargin' => '0',\ 'minItems' => '0',\ 'maxItems' => '0',\ 'move' => '0',\ 'animation' => 'fade',\ 'slideshow' => 0,\ 'slideshowSpeed' => '7000',\ 'directionNav' => 1,\ 'controlNav' => '0',\ 'prevText' => '',\ 'nextText' => '',\ 'pausePlay' => 0,\ 'pauseText' => 'Pause',\ 'playText' => 'Play',\ 'randomize' => 0,\ 'thumbCaptions' => 0,\ 'thumbCaptionsBoth' => 0,\ 'animationLoop' => 1,\ 'pauseOnAction' => 1,\ 'pauseOnHover' => 0,\ 'manualControls' => '',\ );\ }