<!--

function disp(url){ 

window.open(url, "pop1", "width=800,height=600,scrollbars=no,resizable=1"); 

} 

// -->

