if (Drupal.jsEnabled) {
	$(document).ready(function() {inlineAutoAttach()});
}

function inlineAutoAttach() {	
	
}
