Your IP : 216.73.216.124


Current Path : /var/www/iplanru/data/old/www/i-plan.ru/administrator/components/com_zoo/helpers/fields/
Upload File :
Current File : /var/www/iplanru/data/old/www/i-plan.ru/administrator/components/com_zoo/helpers/fields/zoofeed.js

/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

jQuery(function(a){a("div.zoo-feed").each(function(){var b=a(this).find("div.input"),c=a(this).find("input:radio");c.first().is(":checked")&&b.hide();c.bind("change",function(){b.slideToggle()})})});