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="/FAQs_PICS/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="/FAQs_PICS/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="/FAQs_PICS/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="/FAQs_PICS/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="/FAQs_PICS/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="/FAQs_PICS/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="/FAQs_PICS/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="/FAQs_PICS/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="/FAQs_PICS/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="/FAQs_PICS/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 show11()
{
	if (document.getElementById("display11").innerHTML != "")
	{
		document.getElementById("display11").innerHTML=""
	}
	else
	{
		document.getElementById("display11").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/FAQs_PICS/11.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay11
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay11() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display11").innerHTML=xmlHttp.responseText
	} 
}

////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////
function show12()
{
	if (document.getElementById("display12").innerHTML != "")
	{
		document.getElementById("display12").innerHTML=""
	}
	else
	{
		document.getElementById("display12").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/FAQs_PICS/12.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay12
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay12() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display12").innerHTML=xmlHttp.responseText
	} 
}

////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////
function show13()
{
	if (document.getElementById("display13").innerHTML != "")
	{
		document.getElementById("display13").innerHTML=""
	}
	else
	{
		document.getElementById("display13").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/FAQs_PICS/13.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay13
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay13() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display13").innerHTML=xmlHttp.responseText
	} 
}

////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////
function show14()
{
	if (document.getElementById("display14").innerHTML != "")
	{
		document.getElementById("display14").innerHTML=""
	}
	else
	{
		document.getElementById("display14").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/FAQs_PICS/14.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay14
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay14() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display14").innerHTML=xmlHttp.responseText
	} 
}

////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////
function show15()
{
	if (document.getElementById("display15").innerHTML != "")
	{
		document.getElementById("display15").innerHTML=""
	}
	else
	{
		document.getElementById("display15").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/FAQs_PICS/15.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay15
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay15() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display15").innerHTML=xmlHttp.responseText
	} 
}

////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////
function show16()
{
	if (document.getElementById("display16").innerHTML != "")
	{
		document.getElementById("display16").innerHTML=""
	}
	else
	{
		document.getElementById("display16").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/FAQs_PICS/16.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay16
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay16() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display16").innerHTML=xmlHttp.responseText
	} 
}

////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////
function show17()
{
	if (document.getElementById("display17").innerHTML != "")
	{
		document.getElementById("display17").innerHTML=""
	}
	else
	{
		document.getElementById("display17").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/FAQs_PICS/17.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay17
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay17() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display17").innerHTML=xmlHttp.responseText
	} 
}

////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////
function show18()
{
	if (document.getElementById("display18").innerHTML != "")
	{
		document.getElementById("display18").innerHTML=""
	}
	else
	{
		document.getElementById("display18").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/FAQs_PICS/18.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay18
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay18() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display18").innerHTML=xmlHttp.responseText
	} 
}

////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////
function show19()
{
	if (document.getElementById("display19").innerHTML != "")
	{
		document.getElementById("display19").innerHTML=""
	}
	else
	{
		document.getElementById("display19").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/FAQs_PICS/19.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay19
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay19() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display19").innerHTML=xmlHttp.responseText
	} 
}

////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////
function show20()
{
	if (document.getElementById("display20").innerHTML != "")
	{
		document.getElementById("display20").innerHTML=""
	}
	else
	{
		document.getElementById("display20").innerHTML="<img src='loading.gif'>"
		xmlHttp=GetXmlHttpObject()
		if (xmlHttp==null)
		{
		alert ("Browser does not support HTTP Request")
		return
		}
		var url="/FAQs_PICS/20.asp"
		url=url+"?sid="+Math.random()
		xmlHttp.onreadystatechange=stateChangeddisplay20
		xmlHttp.open("GET",url,true)
		xmlHttp.send(null)
	}
} 

function stateChangeddisplay20() 
{ 
	if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete")
	{ 
		document.getElementById("display20").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)
}
