// get form params // if found, get form HTML // Add on other HTML // update the box var plFormId = 15; var plUserId = 15048; var plFormDiv = document.getElementById('promoleads-form'); if(plFormDiv) { plFormDiv.innerHTML = '
* denotes a required field
First name*
Last name*
Company*
Phone*
Alternate Phone
Address*

City*
State*
Zip*
Country
Email*

















Comments:
Check here if you are a Promotional Products Distributor

Powered By PromoLeads

'; }