function Datasheet(URL, NAME)
{
window.open(URL, NAME, "left=400 ,top=50, width=660, height=600, resizable=yes, location=yes, menubar=yes, status=yes, scrollbars=yes, toolbar=yes");
}
