function popup1(Url1)
{
window.open(Url1, "Care","width=500,height=400,toolbar=no,scrollbars=yes,resizable=yes")
}

