function Openterms() {
window.open("termsofuse.htm" , "popup",
"width=600,height=400,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no");
}
