function disp(url){

	window.open(pop.html, "window_name", "width=350,height=350,scrollbars=yes");

}
