{"id":327,"date":"2014-03-10T14:04:22","date_gmt":"2014-03-10T14:04:22","guid":{"rendered":"https:\/\/castillo.cr\/contenido\/?page_id=327"},"modified":"2017-01-03T12:09:30","modified_gmt":"2017-01-03T18:09:30","slug":"promo-eventos","status":"publish","type":"page","link":"https:\/\/castillo.cr\/contenido\/promo-eventos\/","title":{"rendered":"Promo-Eventos"},"content":{"rendered":"<!-- print_my_responsive_photo_gallery_func --><div id=\"divSliderMain_admin_gallery_slider6ab4fdcfe6b4a\" style=\"max-width:650px;\">\n        <ul id=\"gallery_slider6ab4fdcfe6b4a\" style=\"visibility: hidden\">\n                     \n                    <li><img data-target=\"1\" data-href=\"\" org-src-=\"https:\/\/castillo.cr\/contenido\/wp-content\/uploads\/wp-responsive-photo-gallery\/TorneoTenis-e1644706759656.png\"  \/><\/li> \n\n                             \n                    <li><img data-target=\"1\" data-href=\"\" org-src-=\"https:\/\/castillo.cr\/contenido\/wp-content\/uploads\/wp-responsive-photo-gallery\/ClasesCardioMasterFeb2022-e1644706332277.png\"  \/><\/li> \n\n                       \n                   \n        <\/ul>\n    <\/div>                  \n    <script type=\"text\/javascript\">\n\n\n                      \n        var interval_6ab4fdcfe6de7 = setInterval(function() {\n\n        if(document.readyState === 'complete') {\n\n           clearInterval(interval_6ab4fdcfe6de7);\n            \n                \n        \n                jQuery(\"#gallery_slider6ab4fdcfe6b4a\").css('visibility','visible');\n                 \n                var galleryItems11904;\n                jQuery(function(){\n                        galleryItems11904 = jQuery(\"#gallery_slider6ab4fdcfe6b4a\");\n\n                        var galleryItemDivs = jQuery('#divSliderMain_admin_gallery_slider6ab4fdcfe6b4a');\n\n                        galleryItems11904.each(function (index, item){\n                                item.parent_data = jQuery(item).parent(\"#divSliderMain_admin_gallery_slider6ab4fdcfe6b4a\");\n                        });\n\n                        galleryItemDivs.each(function(index, item){\n\n                                jQuery(\"ul\",this).galleryView({\n\n                                        transition_speed:500,         \/\/INT - duration of panel\/frame transition (in milliseconds)\n                                        transition_interval:15000,         \/\/INT - delay between panel\/frame transitions (in milliseconds)\n                                        easing:'',                 \/\/STRING - easing method to use for animations (jQuery provides 'swing' or 'linear', more available with jQuery UI or Easing plugin)\n                                        show_panels:true,                 \/\/BOOLEAN - flag to show or hide panel portion of gallery\n                                        show_panel_nav:true,             \/\/BOOLEAN - flag to show or hide panel navigation buttons\n                                        enable_overlays:false,             \/\/BOOLEAN - flag to show or hide panel overlays\n                                        panel_width:650,                 \/\/INT - width of gallery panel (in pixels)\n                                        panel_height:800,                 \/\/INT - height of gallery panel (in pixels)\n                                        panel_animation:'fade',         \/\/STRING - animation method for panel transitions (crossfade,fade,slide,none)\n                                        panel_scale: 'fit',             \/\/STRING - cropping option for panel images (crop = scale image and fit to aspect ratio determined by panel_width and panel_height, fit = scale image and preserve original aspect ratio)\n                                        overlay_position:'bottom',     \/\/STRING - position of panel overlay (bottom, top)\n                                        pan_images:true,                \/\/BOOLEAN - flag to allow user to grab\/drag oversized images within gallery\n                                        pan_style:'track',                \/\/STRING - panning method (drag = user clicks and drags image to pan, track = image automatically pans based on mouse position\n                                        start_frame:'1',                 \/\/INT - index of panel\/frame to show first when gallery loads\n                                        show_filmstrip:true,             \/\/BOOLEAN - flag to show or hide filmstrip portion of gallery\n                                        show_filmstrip_nav:false,         \/\/BOOLEAN - flag indicating whether to display navigation buttons\n                                        enable_slideshow:true,            \/\/BOOLEAN - flag indicating whether to display slideshow play\/pause button\n                                        autoplay:true,                \/\/BOOLEAN - flag to start slideshow on gallery load\n                                        show_captions:false,             \/\/BOOLEAN - flag to show or hide frame captions    \n                                        filmstrip_style: 'scroll',         \/\/STRING - type of filmstrip to use (scroll = display one line of frames, scroll filmstrip if necessary, showall = display multiple rows of frames if necessary)\n                                        filmstrip_position:'bottom',     \/\/STRING - position of filmstrip within gallery (bottom, top, left, right)\n                                        frame_width:80,                 \/\/INT - width of filmstrip frames (in pixels)\n                                        frame_height:80,                 \/\/INT - width of filmstrip frames (in pixels)\n                                        frame_opacity:0.4,             \/\/FLOAT - transparency of non-active frames (1.0 = opaque, 0.0 = transparent)\n                                        frame_scale: 'crop',             \/\/STRING - cropping option for filmstrip images (same as above)\n                                        frame_gap:10,                     \/\/INT - spacing between frames within filmstrip (in pixels)\n                                        show_infobar:false,                \/\/BOOLEAN - flag to show or hide infobar\n                                        infobar_opacity:1,               \/\/FLOAT - transparency for info bar\n                                        clickable: 'all'\n\n                                });\n\n                        }); \n\n\n                        var oldsize_w11904=650;\n                        var oldsize_h11904=800;\n\n                        function resizegallery11904(){\n\n                            if(galleryItems11904==undefined){return;}\n                            galleryItems11904.each(function (index, item){\n                                    var $parent = item.parent_data;\n\n                                    \/\/ width based on parent?\n                                    var width = ($parent.innerWidth()-10);\/\/2 times 5 pixels margin\n                                    var height = ($parent.innerHeight()-10);\/\/2 times 5 pixels margin\n                                    if(oldsize_w11904==width){\n                                        return;\n                                    }\n                                    oldsize_w11904=width;\n                                    var resizeToHeight=width\/3*2;\n                                    if(resizeToHeight>800){\n                                        resizeToHeight=800;  \n                                    }\n                                    thumbfactor = width\/(650-10);\n\n                                    jQuery(item).resizeGalleryView(\n                                        width, \n                                        resizeToHeight, 80*thumbfactor, 80*thumbfactor);\n\n                            });\n                        }\n\n                        var inited11904=false;\n\n                        function onresize11904(){  \n                            resizegallery11904();\n                            inited11904=true;\n                        }\n\n\n                        jQuery(window).resize(onresize11904);\n                        jQuery( document ).ready(function() {\n                                onresize11904();\n                        }); \n\n                });   \n\n\n         }    \n        }, 100);\n\n\n    <\/script><!-- end print_my_responsive_photo_gallery_func -->\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-327","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/castillo.cr\/contenido\/wp-json\/wp\/v2\/pages\/327","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/castillo.cr\/contenido\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/castillo.cr\/contenido\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/castillo.cr\/contenido\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/castillo.cr\/contenido\/wp-json\/wp\/v2\/comments?post=327"}],"version-history":[{"count":8,"href":"https:\/\/castillo.cr\/contenido\/wp-json\/wp\/v2\/pages\/327\/revisions"}],"predecessor-version":[{"id":10471,"href":"https:\/\/castillo.cr\/contenido\/wp-json\/wp\/v2\/pages\/327\/revisions\/10471"}],"wp:attachment":[{"href":"https:\/\/castillo.cr\/contenido\/wp-json\/wp\/v2\/media?parent=327"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}