function openwindow(){
myWin= open("/ISILSite/disclaimer.html","displayWindow","width=300,height=300,status=no,toolbar=no,scrollbars=yes"); 
}
