function lookup_demo() {
	window.open('demo.php','demo','height=350,width=400,location=no,statusbar=no');
}
