// JavaScript Document
function open_reg(){
	window.open('php/rregjistri.php','Rregjistri','width=700, height=500,resizable=no');
	}
