<div class="hide" id="idMFOTMLinks">
	<h2>~[text:psx.htmlc.idmFOTM.district_settings]</h2>
	<table class="linkDescList">
		<colgroup><col><col></colgroup>
	   <tbody>
		   <tr>
			   <td><a href="idM_DailyAttendanceSettings.html">~[text:psx.htmlc.idmFOTM.district_attendance_setup_link]</a></td>
			   <td>~[text:psx.htmlc.idmFOTM.district_attendance_setup_desc]</td>
		   </tr>
	   </tbody>
   </table>
</div>


<script>
	$j(document).ready( function() {
		$j("#content-main .box-round:first").append($j("#idMFOTMLinks").children());
	})
</script>