var teststring



/////////////////////////////////////////////
function show1()
{
	if (document.getElementById("display1").innerHTML != "")
	{
		document.getElementById("display1").innerHTML=""
	}
	else
	{
		document.getElementById("display1").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/news/1.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay1
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay1() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display1").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
/////////////////////////////////////////////
function show2()
{
	if (document.getElementById("display2").innerHTML != "")
	{
		document.getElementById("display2").innerHTML=""
	}
	else
	{
		document.getElementById("display2").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/news/2.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay2
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay2() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display2").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
/////////////////////////////////////////////
function show3()
{
	if (document.getElementById("display3").innerHTML != "")
	{
		document.getElementById("display3").innerHTML=""
	}
	else
	{
		document.getElementById("display3").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/news/3.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay3
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay3() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display3").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
/////////////////////////////////////////////
function show4()
{
	if (document.getElementById("display4").innerHTML != "")
	{
		document.getElementById("display4").innerHTML=""
	}
	else
	{
		document.getElementById("display4").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/news/4.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay4
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay4() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display4").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
/////////////////////////////////////////////
function show5()
{
	if (document.getElementById("display5").innerHTML != "")
	{
		document.getElementById("display5").innerHTML=""
	}
	else
	{
		document.getElementById("display5").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/news/5.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay5
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay5() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display5").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
/////////////////////////////////////////////
function show6()
{
	if (document.getElementById("display6").innerHTML != "")
	{
		document.getElementById("display6").innerHTML=""
	}
	else
	{
		document.getElementById("display6").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/news/6.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay6
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay6() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display6").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
/////////////////////////////////////////////
function show7()
{
	if (document.getElementById("display7").innerHTML != "")
	{
		document.getElementById("display7").innerHTML=""
	}
	else
	{
		document.getElementById("display7").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/news/7.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay7
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay7() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display7").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
/////////////////////////////////////////////
function show8()
{
	if (document.getElementById("display8").innerHTML != "")
	{
		document.getElementById("display8").innerHTML=""
	}
	else
	{
		document.getElementById("display8").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/news/8.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay8
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay8() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display8").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
/////////////////////////////////////////////
function show9()
{
	if (document.getElementById("display9").innerHTML != "")
	{
		document.getElementById("display9").innerHTML=""
	}
	else
	{
		document.getElementById("display9").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/news/9.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay9
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay9() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display9").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////
/////////////////////////////////////////////
function show10()
{
	if (document.getElementById("display10").innerHTML != "")
	{
		document.getElementById("display10").innerHTML=""
	}
	else
	{
		document.getElementById("display10").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/news/10.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay10
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay10() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display10").innerHTML=xmlHttp.responseText
	} 
}
///////////////////////

////////////////////////////////////////////////////////////////////






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)
}
