var imgsa = new Array("An insect bite can kill you","Allergy that can kill you","1. Your old salary account might eat your money !","2. Your salary account might end up as a headache!","3. Voice mail transcription","4. Voice mail transcription","5. Tour around Bangalore"," 6. Try a new career line ","7. Clinical Data Management","8. 125 Types of Online Jobs","9. 125 Types of Online Jobs","10. How to reduce spam mails easily","11. Just one step to reduce 100s of spam mails");
var lnksa = new Array("http://tips4idiots.blogspot.com/2010/05/allergy-can-kill-you.html","http://tips4idiots.blogspot.com/2010/05/allergy-can-kill-you.html","http://hubpages.com/_signmakemoney/hub/Close-your-old-salary-account-or-it-will-eat-your-money","http://hubpages.com/_signmakemoney/hub/Close-your-old-salary-account-or-it-will-eat-your-money","http://www.bangaloremt.com/voicemail/voice_mail_transcription.html","http://www.bangaloremt.com/voicemail/voice_mail_transcription.html","http://tour-to-bangalore.blogspot.com/","http://what-is-clinical-data-management.blogspot.com/","http://what-is-clinical-data-management.blogspot.com/","http://www.bangaloremt.com/make_money_online/makemoneyonline_1.html","http://www.bangaloremt.com/make_money_online/makemoneyonline_1.html","http://tips4idiots.blogspot.com/2010/05/why-should-you-not-choose-same-alias.html","http://tips4idiots.blogspot.com/2010/05/why-should-you-not-choose-same-alias.html");
var alta = new Array();
var currentAda = 0;
var imgCta = 13;
function cyclea() {
  if (currentAda == imgCta) {
    currentAda = 0;
  }
document.getElementById('adLinka').innerHTML = imgsa[currentAda];
  document.getElementById('adLinka').href=lnksa[currentAda]
  currentAda++;
}
  window.setInterval("cyclea()",2000);


