/*-------------------------------------------------------------------------- Plugins Utilizados y sus permisos ---------------------------------------------------------------------------*/ /* * jQuery validation plug-in 1.7 * * http://bassistance.de/jquery-plugins/jquery-plugin-validation/ * http://docs.jquery.com/Plugins/Validation * * Copyright (c) 2006 - 2008 Jörn Zaefferer * * $Id: jquery.validate.js 6403 2009-06-17 14:27:16Z joern.zaefferer $ * * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/licenses/gpl.html */ /*---------------------------------------------------------------------------- * jQuery Form Plugin * version: 2.24 (10-MAR-2009) * @requires jQuery v1.2.2 or later * * Examples and documentation at: http://malsup.com/jquery/form/ * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/licenses/gpl.html */ /*---------------------------------------------------------------------------- * Easy Slider 1.7 - jQuery plugin * written by Alen Grakalic * http://cssglobe.com/post/4004/easy-slider-15-the-easiest-jquery-plugin-for-sliding * * Copyright (c) 2009 Alen Grakalic (http://cssglobe.com) * Dual licensed under the MIT (MIT-LICENSE.txt) * and GPL (GPL-LICENSE.txt) licenses. * * Built for jQuery library * http://jquery.com /*---------------------------------------------------------------------------- * jQuery Image Scale * * http://imgscale.kjmeath.com * imgscale, Automatically scales images to fit or fill their parent container. * Note: The defined parent container of the image must have a defined height and width in CSS. * By: Kelly Meath * Website : http://imgscale.kjmeath.com * Version: 1.0.0 * Updated: March 22nd, 2011 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. /*---------------------------------------------------------------------------- * ColorBox v1.3.15 - a full featured, light-weight, customizable lightbox based on jQuery 1.3+ * Copyright (c) 2010 Jack Moore - jack@colorpowered.com * Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php