var html = "";html += "

Wholesale Customer Login

";html += "
";html += "
Username:
";html += "
Password:
";html += " ";html += "

Wholesale Customer Application

";html += "
";html += "
Business / Group Name
";html += "
Contact
First Name
Last Name
";html += "
Address
";html += "
";html += "
Street Address
";html += "
Street Address Line 2
";html += "
City
State / Province
";html += "
Postal / Zip Code
Country
";html += "
";html += "
";html += "
E-mail
";html += "
Contact
-
Area Code
Phone Number
";html += "
";html += "";document.getElementById('kwm_wholesale_login').innerHTML += html;kwm_wholesale_check_error();