function GetXmlHttpObject()
{
xmlhttp=false;

return xmlhttp;
}