function detailswin(Url)
{
window.open(Url,'detailswin','width=600,height=400,resizable=yes,left=50,top=150,status=yes,menubar=no,toolbar=no,location=no,copyhistory=no,resizable=yes,scrollbars=yes')
} 