/*
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * // JS Date Picker for options VERSION 0.2 by Joel K.  (eVelt) // 10:16 AM 9/5/2010
 */
 
//Example of how it should look like, only w/o the commenting. (//)
//$(function() {		$("#attrib-9-0").datepicker();	});

$(function() {		$("#attrib-14-0").datepicker();	});

