function lotpop(number){
	window.open ("lot.php?lot="+number,"lotwindow","location=0,status=0,scrollbars=0,width=250,height=300"); 
}