Page is a not externally linkable
daveVk - 5:02 am on Dec 25, 2012 (gmt 0)
xmlhttp.open("GETJSON","lookup.php?sname="+str1+"®="+str,true);
Try GET in place of GETJSON as the method, I far as know GETJSON is not a standard method. Failing that try POST and/or check server log.
Hope you shake the flu.