;( function() { var html = '
Wealthy Affiliate vs Smashfund
FeaturesWealthy AffiliateSmashfund
Is it easy to get help?
Private coaching available?
Can you Contact the Owners?
Is there a live chat?
Is there step-by-step training?
Are free websites included?
Is web hosting included?
Can you try for free?
Is there a keyword research tool?
Is there an affiliate program?
Do I recommend this?YesNo
My Overall Rating99/10010/100
Try Out Wealthy Affiliate for FREE today
'; var table = document.getElementById('wa_affiliate_comparison_tool_EXFACpWN'); if( table ) { table.innerHTML = html; } else { var scripts = document.getElementsByTagName("script"); for(var i = 0; i < scripts.length; i++) { if( scripts[i].getAttribute('src') == 'https://my.wealthyaffiliate.com/widget/load/id/EXFACpWN' ) { var script = scripts[i]; break; } } if( typeof script == 'undefined' ) { console.log('Unable to find the WA comparison widget script tag'); return; } var div = document.createElement('div'); div.innerHTML = html; script.parentNode.insertBefore(div, script); } })();