	<!--
	var speed= 14
		
		iens6=document.all||document.getElementById
		ns4=document.layers
		
		if (iens6){
		document.write('<div id="container" style="position:relative;width:140px;height:190px;overflow:hidden;">')
		document.write('<div id="content" style="position:absolute;width:140px;left:0px;top:0px">')
		}
		document.write('<ilayer name="nscontainer" width=140 height=190 clip="0,0,140,190">')
		document.write('<layer name="nscontent" width=140 height=190 visibility=hidden>')
		-->