<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: search for the text you want to edit use: edit - find

document.write('<div id="sidebar"><TABLE cellpadding="1" cellspacing="0" border="0" bordercolor="#909099" style="border-collapse: collapse" width="125" background="picts/background-sidebar.jpg"><tr><td align="center"><br>');
document.write('<span class="subtitle">');

// document.write('SideBar Area<BR>');

document.write('</span>');

// document.write('For info common to all pages. Edit the sidebar.js to update the entire site.');

document.write('<br><br><br>');

document.write('<span class="subtitle">');

document.write('Family Quick Status<BR>');

document.write('</span>');

//document.write('Topic one notes<br>');

document.write('<a href="index.aspx?ViewMode=S"><img src="images/topics-1.jpg" vspace="3" height="50" width="100"><br>');
//document.write('<a href="index.aspx?ViewMode=MT"><img src="images/topics-1.jpg" vspace="3" height="50" width="100"><br>');

document.write('Application Status</a>');

document.write('<br><br><br>');

document.write('<span class="subtitle">');

document.write('Family Online Application<BR>');

document.write('</span>');

//document.write('Topic two notes<br>');

document.write('<a href="onlineapp.aspx"><img src="images/topics-2.jpg" vspace="3" height="50" width="100"><br>');
//document.write('<a href="index.aspx?ViewMode=MT"><img src="images/topics-2.jpg" vspace="3" height="50" width="100"><br>');

document.write('Online Application</a>');

document.write('<br><br><br>');

document.write('<span class="subtitle">');

document.write('Administrators<BR>');

document.write('</span>');

//document.write('Topic three notes<br>');

document.write('<a href="index.aspx?ViewMode=L"><img src="images/topics-3.jpg" vspace="3" height="50" width="100"><br>');
//document.write('<a href="index.aspx?ViewMode=MT"><img src="images/topics-3.jpg" vspace="3" height="50" width="100"><br>');

//document.write('<a href="down.htm"><img src="images/topics-3.jpg" vspace="3" height="50" width="100"><br>');

document.write('Administrator Login</a>');

document.write('<br><br>');

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="5" WIDTH="100" border="0" alt="image"><BR>');

document.write('</td></tr></table></div>');


//  End -->