function fadeshowTextAds1(){
document.write('<div id="canvasTextAds1"></div>')
imageindexTextAds1=0
var slideHTML=""
slideHTML+='<br />'
var cut= (theimagesTextAds1.length > 9) ? 9 : theimagesTextAds1.length
for (p=0;p< cut;p++){
slideHTML+='<b><a href="http://www.insurancenewsnet.com/showad.aspx?id='+theimagesTextAds1[imageindexTextAds1][2]+'&di=0" target="_blank">'
slideHTML+=theimagesTextAds1[imageindexTextAds1][1]+'</a></b><br />'
slideHTML+=theimagesTextAds1[imageindexTextAds1][0]
slideHTML+='<br />'
slideHTML+='<br />'
imageindexTextAds1=(imageindexTextAds1 < theimagesTextAds1.length-1)? imageindexTextAds1+1 : 0
}
document.getElementById("canvasTextAds1").innerHTML=slideHTML
setTimeout("loopimagesTextAds1()", 15000)
}
function loopimagesTextAds1(){
var slideHTML=""
slideHTML+='<br />'
var cut= (theimagesTextAds1.length > 9) ? 9 : theimagesTextAds1.length
for (p=0;p< cut;p++){
slideHTML+='<b><a href="http://www.insurancenewsnet.com/showad.aspx?id='+theimagesTextAds1[imageindexTextAds1][2]+'&di=0" target="_blank">'
slideHTML+=theimagesTextAds1[imageindexTextAds1][1]+'</a></b><br />'
slideHTML+=theimagesTextAds1[imageindexTextAds1][0]
slideHTML+='<br />'
slideHTML+='<br />'
imageindexTextAds1=(imageindexTextAds1 < theimagesTextAds1.length-1)? imageindexTextAds1+1 : 0
}
document.getElementById("canvasTextAds1").innerHTML=slideHTML
setTimeout("loopimagesTextAds1()", 15000)
}
var theimagesTextAds1=new Array()
theimagesTextAds1[0]=['Receive the highest quality leads and tools you need, plus get 15 leads now.', '15 Free Targeted Insurance Leads', '997']
theimagesTextAds1[1]=['Receive our FREE CD - "Power Phrases for Every Objection" and learn more about our elite producer training program.', 'Take the $10 Million Challenge', '998']
theimagesTextAds1[2]=['Find out more about "Top Producer Roundtable: An Advisors Perspective on LTC Sales," by clicking the link above.', 'Learn the secrets of the BEST LTCi Producers!', '1003']
theimagesTextAds1[3]=['Used by the top advisors in the nation\'s leading B/Ds, get this free presentation here.', 'New, FINRA-reviewed seminar presentation', '954']
theimagesTextAds1[4]=['with carrier underwriters at the LTCI Partners teleconference, "A Thin Line Between Love and Hate:  Underwriting LTC Insurance," July 15, 1 pm CST. Gain insight into getting your clients approved.  ', 'Join a roundtable discussion', '901']
fadeshowTextAds1()