
<!--
var goodbrowser=document.getElementById
var width="195px"
if (goodbrowser) {

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


document.write('<a name="staticLink" href="ssteam.htm" onmouseover="stickyTip.show(\'AboutUs\'),stickyTip.show(\'AboutUs\')"')
document.write('onmouseout="stickyTip.hide()">Contact Us</a>')
document.write('<br/> ')

document.write('<a name="staticLink"  href="#"  onmouseover="staticTipe.show(\'eguide\'),stickyTip.show(\'EncoreGuide\')"')
document.write('onmouseout="staticTipe.hide(),stickyTip.hide()">Encore Reference Guide</a>')
document.write('<br/> ')

document.write('<a name="staticLink" href="encore_Intranet_Only.htm" onmouseover="stickyTip.show(\'Websites\')"')
document.write('onmouseout="stickyTip.hide()"> Encore Websites</a>')
document.write('<br/> ')

document.write('<a name="staticLink"  href="#" onmouseover="staticTipe.show(\'TechSupport\'),stickyTip.show(\'TechSupport\')"')
document.write('onmouseout="staticTipe.hide(),stickyTip.hide()"> Technical Support</a>')
document.write('<br/> ')

document.write('<a name="staticLink" href="sample_links.htm" onmouseover="stickyTip.show(\'Schedule\')"')
document.write('onmouseout="stickyTip.hide()">Encore Training Schedule</a>')
document.write('<br/> ')


document.write('</p>')


document.write('</div')                 
document.write('<!--Moving email-stop and go at mouse point -->') 
document.write('<div width="20%" height ="30">')  
document.write('<Table  width="100%" height=30>')
document.write('<MARQUEE onmouseover="javascript:this.stop(),stickyTip.show(\'EmailUs\')"; onmouseout="javascript:this.start(),stickyTip.hide()"; scrollAmount=1 scrollDelay=550 ')
document.write('behavior=alternate class=b1 ><a href="mailto:knowledge.center@fwisd.org">')
document.write('Send Comments, <br> Suggestions, etc...<br><img src="./image/feedb.gif" border=0></A></MARQUEE>')
document.write('</Table>')

document.write('</div')   
 


}

//-->