var sliderwidth="100%"
var sliderheight="15px"
var slidespeed="1"
slidebgcolor="#"
var leftrightslide=new Array()
var finalslide=''

leftrightslide[0]='  &nbsp; '

leftrightslide[1]='   <img src="header_files/star.gif" /> '
leftrightslide[2]='   <a href="news22nov.htm"  style="color:blue;"  title="Click here to see News">Textile cos to axe five lakh employees in next five months.</a>'
leftrightslide[3]='   <img src="header_files/star.gif" /> '
leftrightslide[4]='   <a href="news22nov.htm"  style="color:blue;"  title="Click here to see News">Centre faces flak for fixing higher cotton support price</a>'
leftrightslide[5]='   <img src="header_files/star.gif" /> '
leftrightslide[6]='   <a href="news22nov.htm"  style="color:blue;"  title="Click here to see News">Textile sector may see five lakh job loss: Govt </a>'
leftrightslide[7]='   <img src="header_files/star.gif" /> '
leftrightslide[8]='   <a href="news19nov.htm"  style="color:blue;"  title="Click here to see News">Textile industry may see further job cuts : CITI</a>'
leftrightslide[9]='   <img src="header_files/star.gif" /> '
leftrightslide[10]='   <a href="news19nov.htm"  style="color:blue;"  title="Click here to see News">Higher prices slow down cotton exports from India.</a>'
leftrightslide[11]='   <img src="header_files/star.gif" /> '
leftrightslide[12]='   <a href="news18nov.htm"  style="color:blue;"  title="Click here to see News">Handloom sector in a knot, majority on a brink.</a>'
leftrightslide[13]='   <img src="header_files/star.gif" /> '
leftrightslide[14]='   <a href="news18nov.htm"  style="color:blue;"  title="Click here to see News">Jute mills hope to bag govt orders for Rabi grain packing.</a>'
leftrightslide[15]='   <img src="header_files/star.gif" /> '
leftrightslide[16]='   <a href="news14nov.htm"  style="color:blue;"  title="Click here to see News">Cotton Corp may not conduct commercial operations this year.</a>'
leftrightslide[17]='   <img src="header_files/star.gif" /> '
leftrightslide[18]='   <a href="news13nov.htm"  style="color:blue;"  title="Click here to see News">Textile mills importing cheap cotton from Pak.</a>'
leftrightslide[19]='   <img src="header_files/star.gif" /> '
leftrightslide[20]='   <a href="news13nov.htm"  style="color:blue;"  title="Click here to see News">Jute industry strike means Rs 1000cr loss.</a>'
leftrightslide[21]='   <img src="header_files/star.gif" /> '
leftrightslide[22]='   <a href="news13nov.htm"  style="color:blue;"  title="Click here to see News">Job loss in unorganised sector spinning out of control.</a>'
leftrightslide[23]='   <img src="header_files/star.gif" /> '
leftrightslide[24]='   <a href="news12nov.htm"  style="color:blue;"  title="Click here to see News">Banarasi silk industry loses sheen.</a>'
leftrightslide[25]='   <img src="header_files/star.gif" /> '
leftrightslide[26]='   <a href="news12nov.htm"  style="color:blue;"  title="Click here to see News">Cotton exports may fall as growers withhold for higher local prices.</a>'
leftrightslide[27]='   <img src="header_files/star.gif" /> '
leftrightslide[28]='   <a href="news12nov.htm"  style="color:blue;"  title="Click here to see News">Labour shortage ups cotton growing costs.</a>'
leftrightslide[29]='   <img src="header_files/star.gif" /> '
leftrightslide[30]='   <a href="news11nov.htm"  style="color:blue;"  title="Click here to see News">Ginners pip CCI in buying cotton.</a>'
leftrightslide[31]='   <img src="header_files/star.gif" /> '
leftrightslide[32]='   <a href="news18oct.htm"  style="color:blue;"  title="Click here to see News">It is time to try on soyabean clothes.</a>'
leftrightslide[33]='   <img src="header_files/star.gif" /> '
leftrightslide[34]='   <a href="news15sept.htm"  style="color:blue;"  title="Click here to see News">Balaramapuram handlooms on revival path.</a>'
leftrightslide[35]='   <img src="header_files/star.gif" /> '
leftrightslide[36]='   <a href="news11sept.htm"  style="color:blue;"  title="Click here to see News">State govt to bring in Bill to regulate BT cotton seed prices.</a>'






var copyspeed=slidespeed
leftrightslide='<nobr>'+leftrightslide.join("")+'</nobr>'
var iedom=document.all||document.getElementById
if (iedom)
document.write('<span id="temp" style="visibility:hidden;position:absolute;top:-100px;left:-9000px">'+leftrightslide+'</span>')
var actualwidth=''
var cross_slide, ns_slide

function fillup()
{
if (iedom)
{
cross_slide=document.getElementById? document.getElementById("test2") : document.all.test2
cross_slide2=document.getElementById? document.getElementById("test3") : document.all.test3
cross_slide.innerHTML=cross_slide2.innerHTML=leftrightslide
actualwidth=document.all? cross_slide.offsetWidth : document.getElementById("temp").offsetWidth
cross_slide2.style.left=actualwidth+0+"px"
}
else if (document.layers)
{
ns_slide=document.ns_slidemenu.document.ns_slidemenu2
ns_slide2=document.ns_slidemenu.document.ns_slidemenu3
ns_slide.document.write(leftrightslide)
ns_slide.document.close()
actualwidth=ns_slide.document.width
ns_slide2.left=actualwidth+0
ns_slide2.document.write(leftrightslide)
ns_slide2.document.close()
}
lefttime=setInterval("slideleft()",30)
}
function slideleft()
{
if (iedom)
{
if (parseInt(cross_slide.style.left)>(actualwidth*(-1)+8))
cross_slide.style.left=parseInt(cross_slide.style.left)-copyspeed+"px"
else
cross_slide.style.left=parseInt(cross_slide2.style.left)+actualwidth+0+"px"

if (parseInt(cross_slide2.style.left)>(actualwidth*(-1)+8))
cross_slide2.style.left=parseInt(cross_slide2.style.left)-copyspeed+"px"
else
cross_slide2.style.left=parseInt(cross_slide.style.left)+actualwidth+0+"px"
}
else if (document.layers){
if (ns_slide.left>(actualwidth*(-1)+8))
ns_slide.left-=copyspeed
else
ns_slide.left=ns_slide2.left+actualwidth+0

if (ns_slide2.left>(actualwidth*(-1)+8))
ns_slide2.left-=copyspeed
else
ns_slide2.left=ns_slide.left+actualwidth+0
}
}










