jQuery(document).ready(function($) {
		$("label").inFieldLabels();
});
