var interval = 7.5; // delay between rotating images (in seconds)
var random_display = 1; // 0 = no, 1 = yes
interval *= 1000; // javascripts understands in milliseconds hence ...

// put your text messages here. text can be HTML text also, u can include font tag also here
var text_index = 0;
text_list = new Array();
text_list[text_index++] = "<a href=http://www.jugglingcats.com/Cat_Care.htm><font color='FF0000'>Click for Cat Rescue Resources</a>";
text_list[text_index++] = "<a href=http://www.jugglingcats.com/vet_tech/1veterinary_technician_home.htm><font color='0000FF'>Click Here to find Vet Tech Programs</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/careers/physician_assistant_job_outlook.htm><font color='008000'>Consider a Physician Assistant Career</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/careers/dental_hygienist_job_outlook.htm><font color='000080'>Dental Hygienist Career Outlook</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/healthcare_job_outlook.htm><font color='800080'>Discover Health Career Options Here</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/healthcare_job_outlook.htm><font color='FF0000'>Explore America's Best Job Growth Sector</a>";
text_list[text_index++] = "<a href=http://www.engineersguideusa.com/Careers/engineer_career_outlook.htm><font color='0000FF'>Explore Engineering Careers</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/nursing_schools_in_the_united_states.htm><font color='008000'>Explore Leading U.S. Nursing Programs</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/pharmatech/pharmacy_technology_programs.htm><font color='000080'>Explore Pharmacy Technology Schools</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/><font color='800080'>Find America's Best Health Schools Here</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/dentalhygiene/dental_hygiene_programs.htm><font color='FF0000'>Find Dental Hygiene Programs Near You</a>";
text_list[text_index++] = "<a href=http://www.realmarketing.com/Contracting/local-government.htm><font color='0000FF'>Find Government Contract Opportunities</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/medical/medical_schools_in_the_united_states.htm><font color='008000'>Find Top American Medical Schools</a>";
text_list[text_index++] = "<a href=http://www.engineersguideusa.com/education/engineering_education_programs.htm><font color='000080'>Find Top Engineering Schools Near You</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/><font color='800080'>Find Top Health Schools in Your Area</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/optometry/optometry_schools.htm><font color='FF0000'>Find Top Optometry Schools</a>";
text_list[text_index++] = "<a href=http://healthguideusa.org/health_topics/health_topics_a-b.htm><font color='0000FF'>Health Topics A to Z</a>";
text_list[text_index++] = "<a href=http://www.jugglingcats.com/veterinary/veterinary_technician_job_outlook.htm><font color='008000'>How About a Vet Technician Career?</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/careers/chiropractor_earnings.htm><font color='000080'>How Much Do Chiropractors Make?</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/careers/dentist_earnings.htm><font color='800080'>How Much Do Dentists Earn?</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/careers/physician_earnings.htm><font color='FF0000'>How Much Do Doctors Earn?</a>";
text_list[text_index++] = "<a href=http://www.allthingspolitical.org/careers/Teaching_earnings.htm><font color='0000FF'>How Much Do Teachers Make?</a>";
text_list[text_index++] = "<a href=http://www.jugglingcats.com/veterinary/veterinarian_earnings.htm><font color='008000'>How Much Do Veterinarians Make?</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/phyasst/physician_assistant_programs.htm><font color='000080'>Learn about PA Programs</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/careers/occupational_therapist_job_outlook.htm><font color='800080'>Occupational Therapy Job Outlook</a>";
text_list[text_index++] = "<a href=http://www.allthingspolitical.org/careers/professional_job_outlook.htm><font color='FF0000'>Professional Job Outlook Center</a>";
text_list[text_index++] = "<a href=http://healthguideusa.org/health_topics/health_topics_a-b.htm><font color='0000FF'>Research over 700 Health Topics Here</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/phytherapy/physical_therapy_programs.htm><font color='008000'>Research Physical Therapy Schools Here</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/dental/dental_schools_in_the_united_states.htm><font color='000080'>Research Top U.S. Dental Schools</a>";
text_list[text_index++] = "<a href=http://www.jugglingcats.com/veterinary_medical_schools.htm><font color='800080'>Search for a Vet School Near You</a>";
text_list[text_index++] = "<a href=http://www.engineersguideusa.com/education/engineering_education_programs.htm><font color='FF0000'>Search for Leading Engineering Programs</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/pharmacy/pharmacy_schools_in_the_united_states.htm><font color='0000FF'>Search for Leading Pharmacy Schools</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/occtherapy/occupational_therapy_programs.htm><font color='008000'>Search for OT Programs in Your Area</a>";
text_list[text_index++] = "<a href=http://www.realmarketing.com/bank-directory.htm><font color='000080'>U.S. Banks Online</a>";
text_list[text_index++] = "<a href=http://www.allthingspolitical.org/school_districts/school_districts.htm><font color='800080'>U.S. School Districts Online</a>";
text_list[text_index++] = "<a href=http://www.allthingspolitical.org/careers/accountant_earnings.htm><font color='FF0000'>What Do Accountants Earn?</a>";
text_list[text_index++] = "<a href=http://www.allthingspolitical.org/careers/lawyer_earnings.htm><font color='0000FF'>What Do Lawyers Earn?</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/careers/optometrist_earnings.htm><font color='008000'>What Do Optometrists Make?</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/careers/registered_nurse_job_outlook.htm><font color='000080'>What's the Outlook for Nursing Jobs?</a>";
text_list[text_index++] = "<a href=http://www.healthlinksusa.org/careers/pharmacist_job_outlook.htm><font color='800080'>What's the Outlook for Pharmacy Jobs?</a>";
var number_of_text = text_list.length;

// kindly do not change any code here

function textItem(text) {
this.text_item = new Image();
this.text_item.src = text;
}

function get_textItemLocation(textObj) {
return(textObj.text_item.src)
}


function generate(x, y) {
var range = y - x + 1;
return Math.floor(Math.random() * range) + x;
}

function getNextText() {
if (random_display) {
text_index = generate(0, number_of_text-1);
}
else {
text_index = (text_index+1) % number_of_text;
}
var new_text = text_list[text_index];
return(new_text);
}


function rotateText(place) {
var new_text = getNextText();
document.getElementById(place).innerHTML = new_text;
var recur_call = "rotateText('"+place+"')";
setTimeout(recur_call, interval);
}
