/**
 * JS
 * @author Darío Ruellan <druellan@ecimtech.com>
 * @copyright ecimTech 2009
 * @import: jquery.validate.pack.js
 */

$(function()
{
	slideSwitch();
});

