






function disp(url){
window.open(url, "spot", "width=500,height=480,scrollbars=yes,resizable=yes");
}




