<!--
var goodbrowser=document.getElementById
var cnt=1
if (goodbrowser) {

document.write('<div class="navlist" >')
document.write('<p align=left>')

document.write('BRIEF ARD IN ENCORE:')
document.write('<br/><br/> ') 
 
 

document.write('Q.	What can I use the Brief ARD to do? <br/> ')

document.write('A. The Brief ARD/IEP can be used to do the following things in Encore:<br/> ')
document.write('<img src="./image/spacer.gif" width=30 height=1>1.	Manifestation Determination <br/> ')
document.write('<img src="./image/spacer.gif" width=30 height=1>2.	Transportation <br/> ')
document.write('<img src="./image/spacer.gif" width=30 height=1>3.	Additional Evaluations <br/> ')
document.write('<img src="./image/spacer.gif" width=30 height=1>4.	Statewide/District Testing page 7 TAKS ALT, M, A, etc... <br/> <br/> ')

document.write('Q.	What a Brief ARD cannot be used to do in Encore? <br/>  ')
document.write('A. The Brief ARD/IEP <font color="red"><b>cannot</b></font> be used to do the following things in Encore: <br/> ')

document.write('<img src="./image/spacer.gif" width=30 height=1>1.	Cannot be used for doing Student Transfers. <br/> ')
document.write('<img src="./image/spacer.gif" width=30 height=1>2.	Cannot be used for changing date of an ARD. <br/> ')
document.write('<img src="./image/spacer.gif" width=30 height=1>3.	Cannot be used to Change the student status. <br/> ')
document.write('<img src="./image/spacer.gif" width=30 height=1>4.	Cannot be used to change goals. <br/> ')
document.write('<img src="./image/spacer.gif" width=30 height=1>5.	Cannot be used to dismiss a student from speech. <br/>')
document.write('<img src="./image/spacer.gif" width=30 height=1>6.	Cannot be used to dismiss a student from Special Education. <br/> ')
document.write('<img src="./image/spacer.gif" width=30 height=1>7.	Cannot be used to do Post Secondary  Goals <br/>') 
document.write('<img src="./image/spacer.gif" width=30 height=1>8.	Cannot be used to do End Of School Year Program (ESY). <br/> ')
 
document.write('</p>')
document.write('</div>')  


         
      
         
}



//-->