Embeddable Partner Forms
Preview all embeddable form widgets and copy embed codes for partner websites.
Contact Forms
Minimal Quick Contact
Name, phone, email only. Cleanest and fastest conversion form.
<iframe src="https://mesothelioma-lung-cancer.org/embed/form.php?type=minimal-contact&partner=PARTNER-ID" width="100%" height="420" frameborder="0" style="border:none;max-width:500px;" title="Minimal Quick Contact"></iframe>
<div id="mlc-form"></div>
<script>
(function(){var c=document.getElementById('mlc-form'),f=document.createElement('iframe');
f.src='https://mesothelioma-lung-cancer.org/embed/form.php?type=minimal-contact&partner=PARTNER-ID';
f.style.cssText='width:100%;border:none;max-width:500px;overflow:hidden;';
f.setAttribute('scrolling','no');c.appendChild(f);
window.addEventListener('message',function(e){
if(e.data&&e.data.type==='mlc-embed-resize')f.style.height=e.data.height+'px';});})();
</script>
Standard Consultation
Full consultation form with diagnosis dropdown and optional details.
<iframe src="https://mesothelioma-lung-cancer.org/embed/form.php?type=standard-consultation&partner=PARTNER-ID" width="100%" height="580" frameborder="0" style="border:none;max-width:500px;" title="Standard Consultation"></iframe>
<div id="mlc-form"></div>
<script>
(function(){var c=document.getElementById('mlc-form'),f=document.createElement('iframe');
f.src='https://mesothelioma-lung-cancer.org/embed/form.php?type=standard-consultation&partner=PARTNER-ID';
f.style.cssText='width:100%;border:none;max-width:500px;overflow:hidden;';
f.setAttribute('scrolling','no');c.appendChild(f);
window.addEventListener('message',function(e){
if(e.data&&e.data.type==='mlc-embed-resize')f.style.height=e.data.height+'px';});})();
</script>
Urgent Case Review
Urgency banner with statutes of limitations warning. Red accent theme.
<iframe src="https://mesothelioma-lung-cancer.org/embed/form.php?type=urgent-case-review&partner=PARTNER-ID" width="100%" height="620" frameborder="0" style="border:none;max-width:500px;" title="Urgent Case Review"></iframe>
<div id="mlc-form"></div>
<script>
(function(){var c=document.getElementById('mlc-form'),f=document.createElement('iframe');
f.src='https://mesothelioma-lung-cancer.org/embed/form.php?type=urgent-case-review&partner=PARTNER-ID';
f.style.cssText='width:100%;border:none;max-width:500px;overflow:hidden;';
f.setAttribute('scrolling','no');c.appendChild(f);
window.addEventListener('message',function(e){
if(e.data&&e.data.type==='mlc-embed-resize')f.style.height=e.data.height+'px';});})();
</script>
Veterans Contact
Includes military branch selector. Patriotic blue/gold theme.
<iframe src="https://mesothelioma-lung-cancer.org/embed/form.php?type=veterans-contact&partner=PARTNER-ID" width="100%" height="600" frameborder="0" style="border:none;max-width:500px;" title="Veterans Contact"></iframe>
<div id="mlc-form"></div>
<script>
(function(){var c=document.getElementById('mlc-form'),f=document.createElement('iframe');
f.src='https://mesothelioma-lung-cancer.org/embed/form.php?type=veterans-contact&partner=PARTNER-ID';
f.style.cssText='width:100%;border:none;max-width:500px;overflow:hidden;';
f.setAttribute('scrolling','no');c.appendChild(f);
window.addEventListener('message',function(e){
if(e.data&&e.data.type==='mlc-embed-resize')f.style.height=e.data.height+'px';});})();
</script>
Family Contact
Adds relationship selector and patient name. Warm compassionate design.
<iframe src="https://mesothelioma-lung-cancer.org/embed/form.php?type=family-contact&partner=PARTNER-ID" width="100%" height="640" frameborder="0" style="border:none;max-width:500px;" title="Family Contact"></iframe>
<div id="mlc-form"></div>
<script>
(function(){var c=document.getElementById('mlc-form'),f=document.createElement('iframe');
f.src='https://mesothelioma-lung-cancer.org/embed/form.php?type=family-contact&partner=PARTNER-ID';
f.style.cssText='width:100%;border:none;max-width:500px;overflow:hidden;';
f.setAttribute('scrolling','no');c.appendChild(f);
window.addEventListener('message',function(e){
if(e.data&&e.data.type==='mlc-embed-resize')f.style.height=e.data.height+'px';});})();
</script>
Callback Request
First name, phone, and preferred time only. Lightest form for quick leads.
<iframe src="https://mesothelioma-lung-cancer.org/embed/form.php?type=callback-request&partner=PARTNER-ID" width="100%" height="420" frameborder="0" style="border:none;max-width:500px;" title="Callback Request"></iframe>
<div id="mlc-form"></div>
<script>
(function(){var c=document.getElementById('mlc-form'),f=document.createElement('iframe');
f.src='https://mesothelioma-lung-cancer.org/embed/form.php?type=callback-request&partner=PARTNER-ID';
f.style.cssText='width:100%;border:none;max-width:500px;overflow:hidden;';
f.setAttribute('scrolling','no');c.appendChild(f);
window.addEventListener('message',function(e){
if(e.data&&e.data.type==='mlc-embed-resize')f.style.height=e.data.height+'px';});})();
</script>
Book / Guide Offers
Free Mesothelioma Guide
Book cover visual with feature bullets. Great for content-focused pages.
<iframe src="https://mesothelioma-lung-cancer.org/embed/form.php?type=free-meso-guide&partner=PARTNER-ID" width="100%" height="680" frameborder="0" style="border:none;max-width:500px;" title="Free Mesothelioma Guide"></iframe>
<div id="mlc-form"></div>
<script>
(function(){var c=document.getElementById('mlc-form'),f=document.createElement('iframe');
f.src='https://mesothelioma-lung-cancer.org/embed/form.php?type=free-meso-guide&partner=PARTNER-ID';
f.style.cssText='width:100%;border:none;max-width:500px;overflow:hidden;';
f.setAttribute('scrolling','no');c.appendChild(f);
window.addEventListener('message',function(e){
if(e.data&&e.data.type==='mlc-embed-resize')f.style.height=e.data.height+'px';});})();
</script>
Free Veterans Guide
VA benefits guide with military-specific bullets and branch selector.
<iframe src="https://mesothelioma-lung-cancer.org/embed/form.php?type=free-veterans-guide&partner=PARTNER-ID" width="100%" height="700" frameborder="0" style="border:none;max-width:500px;" title="Free Veterans Guide"></iframe>
<div id="mlc-form"></div>
<script>
(function(){var c=document.getElementById('mlc-form'),f=document.createElement('iframe');
f.src='https://mesothelioma-lung-cancer.org/embed/form.php?type=free-veterans-guide&partner=PARTNER-ID';
f.style.cssText='width:100%;border:none;max-width:500px;overflow:hidden;';
f.setAttribute('scrolling','no');c.appendChild(f);
window.addEventListener('message',function(e){
if(e.data&&e.data.type==='mlc-embed-resize')f.style.height=e.data.height+'px';});})();
</script>
Attorney Bio Cards
Paul Danziger Bio Card
Attorney bio with photo, credentials, stats, and embedded contact form.
<iframe src="https://mesothelioma-lung-cancer.org/embed/form.php?type=bio-paul-danziger&partner=PARTNER-ID" width="100%" height="680" frameborder="0" style="border:none;max-width:500px;" title="Paul Danziger Bio Card"></iframe>
<div id="mlc-form"></div>
<script>
(function(){var c=document.getElementById('mlc-form'),f=document.createElement('iframe');
f.src='https://mesothelioma-lung-cancer.org/embed/form.php?type=bio-paul-danziger&partner=PARTNER-ID';
f.style.cssText='width:100%;border:none;max-width:500px;overflow:hidden;';
f.setAttribute('scrolling','no');c.appendChild(f);
window.addEventListener('message',function(e){
if(e.data&&e.data.type==='mlc-embed-resize')f.style.height=e.data.height+'px';});})();
</script>
Rod de Llano Bio Card
Attorney bio with photo, credentials, stats, and embedded contact form.
<iframe src="https://mesothelioma-lung-cancer.org/embed/form.php?type=bio-rod-de-llano&partner=PARTNER-ID" width="100%" height="680" frameborder="0" style="border:none;max-width:500px;" title="Rod de Llano Bio Card"></iframe>
<div id="mlc-form"></div>
<script>
(function(){var c=document.getElementById('mlc-form'),f=document.createElement('iframe');
f.src='https://mesothelioma-lung-cancer.org/embed/form.php?type=bio-rod-de-llano&partner=PARTNER-ID';
f.style.cssText='width:100%;border:none;max-width:500px;overflow:hidden;';
f.setAttribute('scrolling','no');c.appendChild(f);
window.addEventListener('message',function(e){
if(e.data&&e.data.type==='mlc-embed-resize')f.style.height=e.data.height+'px';});})();
</script>
Interactive Tools
Settlement Calculator
3-step quiz: "What could your case be worth?" Reveals result + form.
<iframe src="https://mesothelioma-lung-cancer.org/embed/form.php?type=settlement-calculator&partner=PARTNER-ID" width="100%" height="520" frameborder="0" style="border:none;max-width:500px;" title="Settlement Calculator"></iframe>
<div id="mlc-form"></div>
<script>
(function(){var c=document.getElementById('mlc-form'),f=document.createElement('iframe');
f.src='https://mesothelioma-lung-cancer.org/embed/form.php?type=settlement-calculator&partner=PARTNER-ID';
f.style.cssText='width:100%;border:none;max-width:500px;overflow:hidden;';
f.setAttribute('scrolling','no');c.appendChild(f);
window.addEventListener('message',function(e){
if(e.data&&e.data.type==='mlc-embed-resize')f.style.height=e.data.height+'px';});})();
</script>
Exposure Risk Checker
3-step assessment: "Were you exposed?" Shows risk level + form.
<iframe src="https://mesothelioma-lung-cancer.org/embed/form.php?type=exposure-risk-checker&partner=PARTNER-ID" width="100%" height="520" frameborder="0" style="border:none;max-width:500px;" title="Exposure Risk Checker"></iframe>
<div id="mlc-form"></div>
<script>
(function(){var c=document.getElementById('mlc-form'),f=document.createElement('iframe');
f.src='https://mesothelioma-lung-cancer.org/embed/form.php?type=exposure-risk-checker&partner=PARTNER-ID';
f.style.cssText='width:100%;border:none;max-width:500px;overflow:hidden;';
f.setAttribute('scrolling','no');c.appendChild(f);
window.addEventListener('message',function(e){
if(e.data&&e.data.type==='mlc-embed-resize')f.style.height=e.data.height+'px';});})();
</script>
Trust Fund Eligibility Checker
3-step quiz checking asbestos trust fund eligibility. Green theme with $30B hook.
<iframe src="https://mesothelioma-lung-cancer.org/embed/form.php?type=trust-fund-checker&partner=PARTNER-ID" width="100%" height="540" frameborder="0" style="border:none;max-width:500px;" title="Trust Fund Eligibility Checker"></iframe>
<div id="mlc-form"></div>
<script>
(function(){var c=document.getElementById('mlc-form'),f=document.createElement('iframe');
f.src='https://mesothelioma-lung-cancer.org/embed/form.php?type=trust-fund-checker&partner=PARTNER-ID';
f.style.cssText='width:100%;border:none;max-width:500px;overflow:hidden;';
f.setAttribute('scrolling','no');c.appendChild(f);
window.addEventListener('message',function(e){
if(e.data&&e.data.type==='mlc-embed-resize')f.style.height=e.data.height+'px';});})();
</script>
Styled Variants
Dark Theme Consultation
Dark navy header with gradient. High-contrast premium design. Stats bar below header.
<iframe src="https://mesothelioma-lung-cancer.org/embed/form.php?type=dark-consultation&partner=PARTNER-ID" width="100%" height="640" frameborder="0" style="border:none;max-width:500px;" title="Dark Theme Consultation"></iframe>
<div id="mlc-form"></div>
<script>
(function(){var c=document.getElementById('mlc-form'),f=document.createElement('iframe');
f.src='https://mesothelioma-lung-cancer.org/embed/form.php?type=dark-consultation&partner=PARTNER-ID';
f.style.cssText='width:100%;border:none;max-width:500px;overflow:hidden;';
f.setAttribute('scrolling','no');c.appendChild(f);
window.addEventListener('message',function(e){
if(e.data&&e.data.type==='mlc-embed-resize')f.style.height=e.data.height+'px';});})();
</script>
Compensation Banner
Green header with $1M-$2.4M settlement range. Bold compensation-focused layout.
<iframe src="https://mesothelioma-lung-cancer.org/embed/form.php?type=compensation-banner&partner=PARTNER-ID" width="100%" height="620" frameborder="0" style="border:none;max-width:500px;" title="Compensation Banner"></iframe>
<div id="mlc-form"></div>
<script>
(function(){var c=document.getElementById('mlc-form'),f=document.createElement('iframe');
f.src='https://mesothelioma-lung-cancer.org/embed/form.php?type=compensation-banner&partner=PARTNER-ID';
f.style.cssText='width:100%;border:none;max-width:500px;overflow:hidden;';
f.setAttribute('scrolling','no');c.appendChild(f);
window.addEventListener('message',function(e){
if(e.data&&e.data.type==='mlc-embed-resize')f.style.height=e.data.height+'px';});})();
</script>