function show1(num,xdim,ydim){

carwin=window.open("reserv_form.php","_blank","width="+xdim+",height="+ydim);

}
