function disp(url){
window.open(url,'window_name1','WIDTH=288,HEIGHT=216,SCROLLBARS=NO');
}
