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>')
	}
