<!--
 if (document.getElementById || document.all)
				{
					document.write('<span style="height:' + sheight + ';"><div style="position:relative;overflow:hidden;width:' + swidth + ';height:' + sheight + ';clip:rect(0 ' + swidth + ' ' + sheight + ' 0);background-color:' + sbcolor + ';" onmouseover="sspeed=0;" onmouseout="sspeed=resumesspeed">')
					document.write('<div id="slider" style="position:relative;width:' + swidth + ';">')
					document.write('</div></div></span>')
				}
-->
