var teststring



//111111111111111111///////////////////////////////////////////
function showhome_articles()
{
	if (document.getElementById("displayhome_articles").innerHTML != "")
	{
		document.getElementById("displayhome_articles").innerHTML=""
	}
	else
	{
		document.getElementById("displayhome_articles").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="leftarticles_expand.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplayhome_articles
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplayhome_articles() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displayhome_articles").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function showsub1()
{
	if (document.getElementById("displaysub1").innerHTML != "")
	{
		document.getElementById("displaysub1").innerHTML=""
	}
	else
	{
		document.getElementById("displaysub1").innerHTML="<img src='../loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="projects/sub1.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplaysub1
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplaysub1() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displaysub1").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function showsub1real()
{
	if (document.getElementById("displaysub1real").innerHTML != "")
	{
		document.getElementById("displaysub1real").innerHTML=""
	}
	else
	{
		document.getElementById("displaysub1real").innerHTML="<img src='../loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SERVICES_INCLUDES/sub1real.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplaysub1real
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplaysub1real() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displaysub1real").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function showsub2()
{
	if (document.getElementById("displaysub2").innerHTML != "")
	{
		document.getElementById("displaysub2").innerHTML=""
	}
	else
	{
		document.getElementById("displaysub2").innerHTML="<img src='../loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="projects/sub2.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplaysub2
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplaysub2() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displaysub2").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function showsub2real()
{
	if (document.getElementById("displaysub2real").innerHTML != "")
	{
		document.getElementById("displaysub2real").innerHTML=""
	}
	else
	{
		document.getElementById("displaysub2real").innerHTML="<img src='../loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SERVICES_INCLUDES/sub2real.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplaysub2real
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplaysub2real() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displaysub2real").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function showsub3()
{
	if (document.getElementById("displaysub3").innerHTML != "")
	{
		document.getElementById("displaysub3").innerHTML=""
	}
	else
	{
		document.getElementById("displaysub3").innerHTML="<img src='../loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="projects/sub3.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplaysub3
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplaysub3() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displaysub3").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function showsub3real()
{
	if (document.getElementById("displaysub3real").innerHTML != "")
	{
		document.getElementById("displaysub3real").innerHTML=""
	}
	else
	{
		document.getElementById("displaysub3real").innerHTML="<img src='../loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SERVICES_INCLUDES/sub3real.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplaysub3real
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplaysub3real() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displaysub3real").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
///////////////////////
//111111111111111111///////////////////////////////////////////
function showsub4()
{
	if (document.getElementById("displaysub4").innerHTML != "")
	{
		document.getElementById("displaysub4").innerHTML=""
	}
	else
	{
		document.getElementById("displaysub4").innerHTML="<img src='../loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="projects/sub4.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplaysub4
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplaysub4() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displaysub4").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function showsub4real()
{
	if (document.getElementById("displaysub4real").innerHTML != "")
	{
		document.getElementById("displaysub4real").innerHTML=""
	}
	else
	{
		document.getElementById("displaysub4real").innerHTML="<img src='../loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SERVICES_INCLUDES/sub4real.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplaysub4real
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplaysub4real() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displaysub4real").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
///////////////////////
//111111111111111111///////////////////////////////////////////
function showsub5()
{
	if (document.getElementById("displaysub5").innerHTML != "")
	{
		document.getElementById("displaysub5").innerHTML=""
	}
	else
	{
		document.getElementById("displaysub5").innerHTML="<img src='../loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="projects/sub5.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplaysub5
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplaysub5() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displaysub5").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function showsub5real()
{
	if (document.getElementById("displaysub5real").innerHTML != "")
	{
		document.getElementById("displaysub5real").innerHTML=""
	}
	else
	{
		document.getElementById("displaysub5real").innerHTML="<img src='../loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SERVICES_INCLUDES/sub5real.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplaysub5real
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplaysub5real() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displaysub5real").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
///////////////////////

//111111111111111111///////////////////////////////////////////
function showhome_articles2()
{
	if (document.getElementById("displayhome_articles2").innerHTML != "")
	{
		document.getElementById("displayhome_articles2").innerHTML=""
	}
	else
	{
		document.getElementById("displayhome_articles2").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="rightarticles_expand.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplayhome_articles2
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplayhome_articles2() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displayhome_articles2").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////

//111111111111111111///////////////////////////////////////////
function showservices_1()
{
	if (document.getElementById("displayservices_1").innerHTML != "")
	{
		document.getElementById("displayservices_1").innerHTML=""
	}
	else
	{
		document.getElementById("displayservices_1").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SERVICES_INCLUDES/1.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplayservices_1
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplayservices_1() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displayservices_1").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function showservices_2()
{
	if (document.getElementById("displayservices_2").innerHTML != "")
	{
		document.getElementById("displayservices_2").innerHTML=""
	}
	else
	{
		document.getElementById("displayservices_2").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SERVICES_INCLUDES/2.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplayservices_2
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplayservices_2() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displayservices_2").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function showservices_3()
{
	if (document.getElementById("displayservices_3").innerHTML != "")
	{
		document.getElementById("displayservices_3").innerHTML=""
	}
	else
	{
		document.getElementById("displayservices_3").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SERVICES_INCLUDES/3.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplayservices_3
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplayservices_3() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displayservices_3").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function showservices_4()
{
	if (document.getElementById("displayservices_4").innerHTML != "")
	{
		document.getElementById("displayservices_4").innerHTML=""
	}
	else
	{
		document.getElementById("displayservices_4").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SERVICES_INCLUDES/4.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplayservices_4
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplayservices_4() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displayservices_4").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function showservices_5()
{
	if (document.getElementById("displayservices_5").innerHTML != "")
	{
		document.getElementById("displayservices_5").innerHTML=""
	}
	else
	{
		document.getElementById("displayservices_5").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SERVICES_INCLUDES/5.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplayservices_5
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplayservices_5() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displayservices_5").innerHTML=xmlHttp.responseText
	} 
}

///////////////////////
//111111111111111111///////////////////////////////////////////
function showservices_6()
{
	if (document.getElementById("displayservices_6").innerHTML != "")
	{
		document.getElementById("displayservices_6").innerHTML=""
	}
	else
	{
		document.getElementById("displayservices_6").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SERVICES_INCLUDES/6.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplayservices_6
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplayservices_6() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displayservices_6").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function showservices_7()
{
	if (document.getElementById("displayservices_7").innerHTML != "")
	{
		document.getElementById("displayservices_7").innerHTML=""
	}
	else
	{
		document.getElementById("displayservices_7").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SERVICES_INCLUDES/7.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplayservices_7
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplayservices_7() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displayservices_7").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function showservices_8()
{
	if (document.getElementById("displayservices_8").innerHTML != "")
	{
		document.getElementById("displayservices_8").innerHTML=""
	}
	else
	{
		document.getElementById("displayservices_8").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SERVICES_INCLUDES/8.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplayservices_8
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplayservices_8() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displayservices_8").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function showemploy()
{
	if (document.getElementById("displayemploy").innerHTML != "")
	{
		document.getElementById("displayemploy").innerHTML=""
	}
	else
	{
		document.getElementById("displayemploy").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="employ.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplayemploy
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplayemploy() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("displayemploy").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show1sub1()
{
	if (document.getElementById("display1sub1").innerHTML != "")
	{
		document.getElementById("display1sub1").innerHTML=""
	}
	else
	{
		document.getElementById("display1sub1").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/1.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay1sub1
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay1sub1() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display1sub1").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show1sub2()
{
	if (document.getElementById("display1sub2").innerHTML != "")
	{
		document.getElementById("display1sub2").innerHTML=""
	}
	else
	{
		document.getElementById("display1sub2").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/2.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay1sub2
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay1sub2() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display1sub2").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show1sub3()
{
	if (document.getElementById("display1sub3").innerHTML != "")
	{
		document.getElementById("display1sub3").innerHTML=""
	}
	else
	{
		document.getElementById("display1sub3").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/3.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay1sub3
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay1sub3() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display1sub3").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show1sub4()
{
	if (document.getElementById("display1sub4").innerHTML != "")
	{
		document.getElementById("display1sub4").innerHTML=""
	}
	else
	{
		document.getElementById("display1sub4").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/4.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay1sub4
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay1sub4() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display1sub4").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////

//111111111111111111///////////////////////////////////////////
function show2sub1()
{
	if (document.getElementById("display2sub1").innerHTML != "")
	{
		document.getElementById("display2sub1").innerHTML=""
	}
	else
	{
		document.getElementById("display2sub1").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/5.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay2sub1
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay2sub1() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display2sub1").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show2sub2()
{
	if (document.getElementById("display2sub2").innerHTML != "")
	{
		document.getElementById("display2sub2").innerHTML=""
	}
	else
	{
		document.getElementById("display2sub2").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/6.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay2sub2
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay2sub2() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display2sub2").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show2sub3()
{
	if (document.getElementById("display2sub3").innerHTML != "")
	{
		document.getElementById("display2sub3").innerHTML=""
	}
	else
	{
		document.getElementById("display2sub3").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/7.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay2sub3
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay2sub3() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display2sub3").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show2sub4()
{
	if (document.getElementById("display2sub4").innerHTML != "")
	{
		document.getElementById("display2sub4").innerHTML=""
	}
	else
	{
		document.getElementById("display2sub4").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/8.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay2sub4
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay2sub4() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display2sub4").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show2sub5()
{
	if (document.getElementById("display2sub5").innerHTML != "")
	{
		document.getElementById("display2sub5").innerHTML=""
	}
	else
	{
		document.getElementById("display2sub5").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/9.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay2sub5
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay2sub5() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display2sub5").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show2sub6()
{
	if (document.getElementById("display2sub6").innerHTML != "")
	{
		document.getElementById("display2sub6").innerHTML=""
	}
	else
	{
		document.getElementById("display2sub6").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/10.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay2sub6
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay2sub6() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display2sub6").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show2sub7()
{
	if (document.getElementById("display2sub7").innerHTML != "")
	{
		document.getElementById("display2sub7").innerHTML=""
	}
	else
	{
		document.getElementById("display2sub7").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/11.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay2sub7
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay2sub7() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display2sub7").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show2sub8()
{
	if (document.getElementById("display2sub8").innerHTML != "")
	{
		document.getElementById("display2sub8").innerHTML=""
	}
	else
	{
		document.getElementById("display2sub8").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/12.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay2sub8
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay2sub8() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display2sub8").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show3sub1()
{
	if (document.getElementById("display3sub1").innerHTML != "")
	{
		document.getElementById("display3sub1").innerHTML=""
	}
	else
	{
		document.getElementById("display3sub1").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/13.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay3sub1
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay3sub1() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display3sub1").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show3sub2()
{
	if (document.getElementById("display3sub2").innerHTML != "")
	{
		document.getElementById("display3sub2").innerHTML=""
	}
	else
	{
		document.getElementById("display3sub2").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/14.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay3sub2
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay3sub2() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display3sub2").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show3sub3()
{
	if (document.getElementById("display3sub3").innerHTML != "")
	{
		document.getElementById("display3sub3").innerHTML=""
	}
	else
	{
		document.getElementById("display3sub3").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/15.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay3sub3
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay3sub3() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display3sub3").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show3sub4()
{
	if (document.getElementById("display3sub4").innerHTML != "")
	{
		document.getElementById("display3sub4").innerHTML=""
	}
	else
	{
		document.getElementById("display3sub4").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/16.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay3sub4
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay3sub4() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display3sub4").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show3sub5()
{
	if (document.getElementById("display3sub5").innerHTML != "")
	{
		document.getElementById("display3sub5").innerHTML=""
	}
	else
	{
		document.getElementById("display3sub5").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/17.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay3sub5
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay3sub5() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display3sub5").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show3sub6()
{
	if (document.getElementById("display3sub6").innerHTML != "")
	{
		document.getElementById("display3sub6").innerHTML=""
	}
	else
	{
		document.getElementById("display3sub6").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/18.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay3sub6
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay3sub6() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display3sub6").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show4sub1()
{
	if (document.getElementById("display4sub1").innerHTML != "")
	{
		document.getElementById("display4sub1").innerHTML=""
	}
	else
	{
		document.getElementById("display4sub1").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/19.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay4sub1
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay4sub1() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display4sub1").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show4sub2()
{
	if (document.getElementById("display4sub2").innerHTML != "")
	{
		document.getElementById("display4sub2").innerHTML=""
	}
	else
	{
		document.getElementById("display4sub2").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/20.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay4sub2
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay4sub2() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display4sub2").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show4sub3()
{
	if (document.getElementById("display4sub3").innerHTML != "")
	{
		document.getElementById("display4sub3").innerHTML=""
	}
	else
	{
		document.getElementById("display4sub3").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/21.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay4sub3
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay4sub3() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display4sub3").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show5sub1()
{
	if (document.getElementById("display5sub1").innerHTML != "")
	{
		document.getElementById("display5sub1").innerHTML=""
	}
	else
	{
		document.getElementById("display5sub1").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/22.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay5sub1
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay5sub1() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display5sub1").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show5sub2()
{
	if (document.getElementById("display5sub2").innerHTML != "")
	{
		document.getElementById("display5sub2").innerHTML=""
	}
	else
	{
		document.getElementById("display5sub2").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/23.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay5sub2
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay5sub2() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display5sub2").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show5sub3()
{
	if (document.getElementById("display5sub3").innerHTML != "")
	{
		document.getElementById("display5sub3").innerHTML=""
	}
	else
	{
		document.getElementById("display5sub3").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/24.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay5sub3
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay5sub3() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display5sub3").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show5sub4()
{
	if (document.getElementById("display5sub4").innerHTML != "")
	{
		document.getElementById("display5sub4").innerHTML=""
	}
	else
	{
		document.getElementById("display5sub4").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/25.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay5sub4
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay5sub4() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display5sub4").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//111111111111111111///////////////////////////////////////////
function show5sub5()
{
	if (document.getElementById("display5sub5").innerHTML != "")
	{
		document.getElementById("display5sub5").innerHTML=""
	}
	else
	{
		document.getElementById("display5sub5").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="SUBS/26.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay5sub5
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay5sub5() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display5sub5").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
//////////////11111111111111 111111111111 1111111/////////

function GetXmlHttpObject()
{ 
	var objXMLHttp=null
		if (window.XMLHttpRequest)
		{
		objXMLHttp=new XMLHttpRequest()
		}
		else if (window.ActiveXObject)
		{
		objXMLHttp=new ActiveXObject("Microsoft.XMLHTTP")
		}
	return objXMLHttp
} 

var win = null;
function NewWindow(mypage,myname,w,h,scroll){
LeftPosition = (screen.width) /2 -100;
TopPosition = (screen.height) ? (screen.height-h)/2 : 0;
settings =
'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable'
win = window.open(mypage,myname,settings)
}
