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