function show2(num,xdim,ydim){

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

}
