// JavaScript Document
xmlhttp=null;if (window.XMLHttpRequest){xmlhttp=new XMLHttpRequest()}else if (window.ActiveXObject){try{xmlhttp=new ActiveXObject("MSXML2.ServerXMLHTTP")}catch(ex){xmlhttp=new ActiveXObject("Microsoft.XMLHTTP")}}