function opensms()
 { 
 window.open("sms/index.html","smswin","width=760,height=420,status=0,toolbar=0,menubar=0,resizable=0,scrollbars=0,top=100,left=50");
 }