if (typeof WPHC_AFF_ID != 'undefined') {
	WPHC_AFF_ID_CONTENT = ' and provide code: ##CODE##';
	WPHC_AFF_ID_CONTENT = WPHC_AFF_ID_CONTENT.replace('##CODE##', WPHC_AFF_ID);
}
else {
	WPHC_AFF_ID_CONTENT = '';
}
document.write('<div style="padding:10px 10px 10px 88px; background:url(http://cloud.wphelpcenter.com/web-site/0002/lifering.gif) 12px 50% no-repeat; border:1px solid #D9D9D9; -moz-border-radius: 5px; -khtml-border-radious:5px; -webkit-border-radius: 5px; border-radius: 5px;" class="wphc-badge-0002"><h3>Support provided by <a href="http://wphelpcenter.com/">WordPress HelpCenter</a></h3><p>Support my WordPress development and get help from a WordPress expert. Call <strong>303-395-1346</strong>' + WPHC_AFF_ID_CONTENT + '</p></div>');
