<!--
var goodbrowser=document.getElementById

if (goodbrowser) {
 
document.write('<div style="width:450">')

document.write('<p align=left><font size="2" face="Verdana,Bodoni MT,Book Antiqua,Rockwell Condensed">')

document.write('<hr>')
document.write('Student Transfers in Encore<br>')
document.write('<hr>')
document.write('<ul>')
document.write('&nbsp;1. <a href="./EncoreGuide/Student Transfers/Student Transfer Information Needed Process.pdf" onMouseOver="stm(Text[1],Style[0])" onmouseout="htm()">Student Transfer Information Needed Process </a> <br>')

document.write('&nbsp;2. <a href="./EncoreGuide/Student Transfers/Student Transfer No Information Needed Process.pdf" onMouseOver="stm(Text[2],Style[0])" onmouseout="htm()">Student Transfer No Information Needed Process</a><br>')

document.write('&nbsp;3. <a href="./EncoreGuide/Student Transfers/Student Transfer Preliminary Steps Detail.pdf" onMouseOver="stm(Text[3],Style[0])" onmouseout="htm()">Student Transfer Preliminary Steps Detail</a><br>')

document.write('&nbsp;4. <a href="./EncoreGuide/Student Transfers/Student Transfers Quicksheet.pdf" onMouseOver="stm(Text[4],Style[0])" onmouseout="htm()">Student Transfers Quicksheet</a><br>')



document.write('</p></font>')
document.write('</div>')           
}

//-->