function disclaimer()
{
    x = window.open("/disclaimer.htm", null, "height=500,width=400,toolbar=no,menubar=no,location=no");
}
