social mutual aid community platform
https://aid-book.com - AidBook is working to connect all of us into one thread. It is a place where people can share their thoughts, feelings and actions with other members. By helping each other get financial happiness in our own lives, so that everyone's life becomes happy.
function validate() {
if (document.getElementById('ctl00_ContentPlaceHolder1_txt_username').value == "") {
alert("Enter User Name !");
document.getElementById('ctl00_ContentPlaceHolder1_txt_username').focus();
return false;
function validate() {
if (document.getElementById('ctl00_ContentPlaceHolder1_txt_username').value == "") {
alert("Enter User Name !");
document.getElementById('ctl00_ContentPlaceHolder1_txt_username').focus();
return false;