
/*************************************
Code in this document is copyright of
Dan Steinman of Industrial Dreams 1998
Available at The Dynamic Duo
http://www.dansteinman.com/dynduo/
*************************************/

if (ns4 || ie4) {
	tocscroll = new Scroll('tocscroll',125,45,210,165)
	tocscroll.setDimensions(12,12,30,2)
	tocscroll.setMargins(10,5,5,10)
	tocscroll.setColors("#BED0E4","#315A7B","#AFBECD",null,null)
	tocscroll.setImages(loc+'scrollbox0.gif',loc+'scrollbox1.gif',loc+'scrollup0.gif',loc+'scrollup1.gif',loc+'scrolldn0.gif',loc+'scrolldn1.gif')
	tocscroll.visibility = 'hidden'
	tocscroll.zIndex = 6
	tocscroll.build()
}
