﻿function disp(url){ 
	window.open(url, "linkname", "width=665,height=600,menubar=yes,location=yes,status=yes,toolbar=yes,scrollbars=yes,resizable=yes"); 
}




