function pover()
{
	pid.innerHTML="<a href=profile.htm><img src='../images/inner/profile-img1.gif' alt=Profile border=0 onmouseout=pout();></a>"
}
function pout()
{
	pid.innerHTML="<a href=profile.htm><img src='../images/inner/profile-img.gif' alt=Profile border=0 onmouseover=pover();></a>"
}
function prdover()
{
	prdid.innerHTML="<a href=product.htm><img src='../images/inner/product-img1.gif' alt='Products' border=0 onmouseout='prdout()';></a>"
}
function prdout()
{
	prdid.innerHTML="<a href=product.htm><img src='../images/inner/product-img.gif' alt='Products' border=0 onmouseover=prdover();></a>"
}
function iover()
{
	iid.innerHTML="<a href=infra.htm><img src='../images/inner/infra-img1.gif' border=0 alt='Infrastructure' onmouseout='iout()';></a>"
}
function iout()
{
	iid.innerHTML="<a href=infra.htm><img src='../images/inner/infra-img.gif' border=0 alt='Infrastructure' onmouseover=iover();></a>"
}
function cover()
{
	cid.innerHTML="<a href=contactus.htm><img src='../images/inner/contact-img1.gif' alt='Contact Us' border=0 onmouseout='cout()';></a>"
}
function cout()
{
	cid.innerHTML="<a href=contactus.htm><img src='../images/inner/contact-img.gif' alt='Contact Us' border=0 onmouseover=cover();></a>"
}
function hover()
{
	hid.innerHTML="<a href=../index.htm><img src='../images/inner/home-img1.gif' alt='Home' border=0 onmouseout='hout()';></a>"
}
function hout()
{
	hid.innerHTML="<a href=../index.htm><img src='../images/inner/home-img.gif' alt='Home' border=0 onmouseover=hover();></a>"
}
function newsover()
{
	nid.innerHTML="<a href='infocus.htm'><img src='../images/inner/latestnews-img1.gif' alt='In Focus' border=0 onmouseout='newsout()';></a>"
}
function newsout()
{
	nid.innerHTML="<a><img src='../images/inner/latestnews-img.gif' alt='In Focus' border=0 onmouseover=newsover();></a>"
}
function displaytext1()
{
	
	var s=new String(window.location);
	var d=s.indexOf('profile');
	if(d!=-1)
	{
	text1.innerHTML="<table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td><table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td height=17></td></tr>"+
					"<tr><td width=12></td><td valign=top width=11><img src='../images/inner/bullet-img.gif' alt='' border=0 vspace=2></td><td id=pid><span ><a href=profile.htm><img src='../images/inner/profile-img1.gif'  alt='Profile' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=prdid><span onmouseover=prdover()><a href=product.htm><img src='../images/inner/product-img.gif'  alt='Products' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=iid><span onmouseover=iover()><a href=infra.htm><img src='../images/inner/infra-img.gif'  alt='Infrastructure' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=nid><span onmouseover=newsover()><a><img src='../images/inner/latestnews-img.gif'  alt='In Focus' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=cid><span onmouseover=cover()><a href=contactus.htm><img src='../images/inner/contact-img.gif'  alt='Contact Us' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=hid><span onmouseover=hover()><a href=../index.htm><img src='../images/inner/home-img.gif'  alt='Home' border='0'></a></span></td></tr>"+
					"</table></td></tr>"+
					"<tr><td><table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td height=255></td></tr>"+
					"<tr><td width=17></td><td></td><td width=7></td><td><img src='../images/inner/logo-img1.gif' alt='Textiles, Polyster, Wool, Cotton, Fabrics, Trouser Fabric, Suit Fabric, Uniform Fabric,'></td></tr>"+
					"</table></td></tr>"+
					"</table>";
	}
	else
	if(s.indexOf('product')!=-1)
	{
	text1.innerHTML="<table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td><table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td height=17></td></tr>"+
					"<tr><td width=12></td><td valign=top width=11><img src='../images/inner/bullet-img.gif' alt='' border=0 vspace=2></td><td id=pid><span onmouseover=pover()><a href=profile.htm><img src='../images/inner/profile-img.gif'  alt='Profile' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=prdid><span><a href=product.htm><img src='../images/inner/product-img1.gif'  alt='Products' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=iid><span onmouseover=iover()><a href=infra.htm><img src='../images/inner/infra-img.gif'  alt='Infrastructure' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=nid><span onmouseover=newsover()><a><img src='../images/inner/latestnews-img.gif'  alt='In Focus' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=cid><span onmouseover=cover()><a href=contactus.htm><img src='../images/inner/contact-img.gif'  alt='Contact Us' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=hid><span onmouseover=hover()><a href=../index.htm><img src='../images/inner/home-img.gif'  alt='Home' border='0'></a></span></td></tr>"+
					"</table></td></tr>"+
					"<tr><td><table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td height=255></td></tr>"+
					"<tr><td width=17></td><td></td><td width=7></td><td><img src='../images/inner/logo-img1.gif' alt='Textiles, Polyster, Wool, Cotton, Fabrics, Trouser Fabric, Suit Fabric, Uniform Fabric,'></td></tr>"+
					"</table></td></tr>"+
					"</table>";
	}
	else
	if(s.indexOf('infra')!=-1)
	{
	text1.innerHTML="<table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td><table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td height=17></td></tr>"+
					"<tr><td width=12></td><td valign=top width=11><img src='../images/inner/bullet-img.gif' alt='' border=0 vspace=2></td><td id=pid><span onmouseover=pover()><a href=profile.htm><img src='../images/inner/profile-img.gif'  alt='Profile' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=prdid><span onmouseover=prdover()><a href=product.htm><img src='../images/inner/product-img.gif'  alt='Products' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=iid><span ><a href=infra.htm><img src='../images/inner/infra-img1.gif'  alt='Infrastructure' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=nid><span onmouseover=newsover()><a><img src='../images/inner/latestnews-img.gif'  alt='In Focus' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=cid><span onmouseover=cover()><a href=contactus.htm><img src='../images/inner/contact-img.gif'  alt='Contact Us' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=hid><span onmouseover=hover()><a href=../index.htm><img src='../images/inner/home-img.gif'  alt='Home' border='0'></a></span></td></tr>"+
					"</table></td></tr>"+
					"<tr><td><table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td height=255></td></tr>"+
					"<tr><td width=17></td><td></td><td width=7></td><td><img src='../images/inner/logo-img1.gif' alt='Textiles, Polyster, Wool, Cotton, Fabrics, Trouser Fabric, Suit Fabric, Uniform Fabric,'></td></tr>"+
					"</table></td></tr>"+
					"</table>";
	}else
	if(s.indexOf('latest')!=-1)
	{
	text1.innerHTML="<table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td><table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td height=17></td></tr>"+
					"<tr><td width=12></td><td valign=top width=11><img src='../images/inner/bullet-img.gif' alt='' border=0 vspace=2></td><td id=pid><span onmouseover=pover()><a href=profile.htm><img src='../images/inner/profile-img.gif'  alt='Profile' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=prdid><span onmouseover=prdover()><a href=product.htm><img src='../images/inner/product-img.gif'  alt='Products' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=iid><span onmouseover=iover()><a href=infra.htm><img src='../images/inner/infra-img.gif'  alt='Infrastructure' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=nid><span onmouseover=newsover()><a><img src='../images/inner/latestnews-img1.gif'  alt='In Focus' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=cid><span onmouseover=cover()><a href=contactus.htm><img src='../images/inner/contact-img.gif'  alt='Contact Us' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=hid><span><a href=../index.htm><img src='../images/inner/home-img1.gif'  alt='Home' border='0'></a></span></td></tr>"+
					"</table></td></tr>"+
					"<tr><td><table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td height=255></td></tr>"+
					"<tr><td width=17></td><td></td><td width=7></td><td><img src='../images/inner/logo-img1.gif' alt='Textiles, Polyster, Wool, Cotton, Fabrics, Trouser Fabric, Suit Fabric, Uniform Fabric'></td></tr>"+
					"</table></td></tr>"+
					"</table>";
	}
	else
	if(s.indexOf('contactus')!=-1)
	{
	text1.innerHTML="<table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td><table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td height=17></td></tr>"+
					"<tr><td width=12></td><td valign=top width=11><img src='../images/inner/bullet-img.gif' alt='' border=0 vspace=2></td><td id=pid><span onmouseover=pover()><a href=profile.htm><img src='../images/inner/profile-img.gif'  alt='Profile' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=prdid><span onmouseover=prdover()><a href=product.htm><img src='../images/inner/product-img.gif'  alt='Products' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=iid><span onmouseover=iover()><a href=infra.htm><img src='../images/inner/infra-img.gif'  alt='Infrastructure' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=nid><span onmouseover=newsover()><a><img src='../images/inner/latestnews-img.gif'  alt='In Focus' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=cid><span ><a href=contactus.htm><img src='../images/inner/contact-img1.gif'  alt='Contact Us' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=hid><span onmouseover=hover()><a href=../index.htm><img src='../images/inner/home-img.gif'  alt='Home' border='0'></a></span></td></tr>"+
					"</table></td></tr>"+
					"<tr><td><table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td height=255></td></tr>"+
					"<tr><td width=17></td><td></td><td width=7></td><td><img src='../images/inner/logo-img1.gif' alt='Textiles, Polyster, Wool, Cotton, Fabrics, Trouser Fabric, Suit Fabric, Uniform Fabric'></td></tr>"+
					"</table></td></tr>"+
					"</table>";
	}
	else
	if(s.indexOf('index')!=-1)
	{
	text1.innerHTML="<table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td><table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td height=17></td></tr>"+
					"<tr><td width=12></td><td valign=top width=11><img src='../images/inner/bullet-img.gif' alt='' border=0 vspace=2></td><td id=pid><span onmouseover=pover()><a href=profile.htm><img src='../images/inner/profile-img.gif'  alt='Profile' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=prdid><span onmouseover=prdover()><a href=product.htm><img src='../images/inner/product-img.gif'  alt='Products' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=iid><span onmouseover=iover()><a href=infra.htm><img src='../images/inner/infra-img.gif'  alt='Infrastructure' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=nid><span onmouseover=newsover()><a><img src='../images/inner/latestnews-img.gif'  alt='In Focus' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=cid><span onmouseover=cover()><a href=contactus.htm><img src='../images/inner/contact-img.gif'  alt='Contact Us' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=hid><span><a href=../index.htm><img src='../images/inner/home-img1.gif'  alt='Home' border='0'></a></span></td></tr>"+
					"</table></td></tr>"+
					"<tr><td><table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td height=255></td></tr>"+
					"<tr><td width=17></td><td></td><td width=7></td><td><img src='../images/inner/logo-img1.gif' alt='Textiles, Polyster, Wool, Cotton, Fabrics, Trouser Fabric, Suit Fabric, Uniform Fabric'></td></tr>"+
					"</table></td></tr>"+
					"</table>";
	}
	else
	if(s.indexOf('infocus')!=-1)
	{
	text1.innerHTML="<table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td><table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td height=17></td></tr>"+
					"<tr><td width=12></td><td valign=top width=11><img src='../images/inner/bullet-img.gif' alt='' border=0 vspace=2></td><td id=pid><span onmouseover=pover()><a href=profile.htm><img src='../images/inner/profile-img.gif'  alt='Profile' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=prdid><span onmouseover=prdover()><a href=product.htm><img src='../images/inner/product-img.gif'  alt='Products' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=iid><span onmouseover=iover()><a href=infra.htm><img src='../images/inner/infra-img.gif'  alt='Infrastructure' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=nid><span><a><img src='../images/inner/latestnews-img1.gif'  alt='In Focus' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=cid><span onmouseover=cover()><a href=contactus.htm><img src='../images/inner/contact-img.gif'  alt='Contact Us' border='0'></a></span></td></tr>"+
					"<tr><td height=21></td></tr>"+
					"<tr><td></td><td valign=top><img src='../images/inner/bullet-img.gif' alt='' border='0' vspace=2></td><td id=hid><span><a href=../index.htm><img src='../images/inner/home-img1.gif'  alt='Home' border='0'></a></span></td></tr>"+
					"</table></td></tr>"+
					"<tr><td><table border=0 cellpadding=0 cellspacing=0>"+
					"<tr><td height=255></td></tr>"+
					"<tr><td width=17></td><td></td><td width=7></td><td><img src='../images/inner/logo-img1.gif' alt='Textiles, Polyster, Wool, Cotton, Fabrics, Trouser Fabric, Suit Fabric, Uniform Fabric'></td></tr>"+
					"</table></td></tr>"+
					"</table>";
	}
	
		
}

	var i, j;
	i = 0;
	j = 0;
	b = 210;
	e = 0;
	h=0;
function call()
{
	move1.style.width = i + 2;
	i = i + 2;
	if (i > 142) 
	{
		call1();
	}
	else
	{
  	 window.setTimeout('call()', 1);
	}
}

function call1()
{
	move2.style.width = j + 2;
	j = j + 2;
	if (j > 154) 
	{
		displaytext1();		
		displaytext2();
		call2();
		call3();
	}
	else
	{
  	 window.setTimeout('call1()', 1);
	}
}

function call2()
{
	move4.style.width = h + 1;
	h = h + 1;
	if (h > 213) 
	{
	call4();		
	}
	else
	{
  	 window.setTimeout('call2()', 1);
	}
}
function call3()
{
	move3.style.width = h + 1;
	h = h + 1;
	if (h > 256) 
	{
	call6();
	}
	else
	{
  	 window.setTimeout('call3()', 1);
	}
}


function call4()
{
	setTimeout('call5()',1000)
}
function call5()
{
	 displaytext4();		
}
function call6()
{
	setTimeout('call7()',300)	
}
function call7()
{
	displaytext3();
}
