﻿function disp(url){
window.open(url, "window_name", "width=585,height=900,scrollbars=yes");
}