function showmap(code)
{
	window.open('lib/showmap.php?code=' + code,'', 'width=620,height=560,scrollbars=no,status=no,resizable=no,left=300,top=250,menubar=no,toolbar=no,screenX=300,screenY=250');
}
