Your IP : 216.73.216.170


Current Path : /var/www/iplanru/data/www/i-plan.ru/administrator/components/com_zoo/helpers/fields/
Upload File :
Current File : /var/www/iplanru/data/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(i){i("div.zoo-feed").each(function(){var n=i(this).find("div.input");var d=i(this).find("input:radio");if(d.first().is(":checked"))n.hide();d.bind("change",function(){n.slideToggle()})})});