function initPage(){
    if (this.GetElqCustomerGUID)
        document.forms["CopyofBP-NewLeadGenerationForm"].elements["elqCustomerGUID"].value = GetElqCustomerGUID();
}