function SendSM()
{
    window.open("/smc/index.jsp", "gzlychee_sms_send", "top=50,left=200,width=420,height=260,directories=no,location=no,menubar=no,resizable=no,toolbar=no,status=no,scrollbars=yes", false);
}
