function pop(url, wide, high) { 
	window.open(url,'jav',"width=640,height=455,resizable=no,scrollbars=no,left=20,top=20"); 
} 
