$(document).ready(
	function(){
		$('form').highlight()
	}
);
