var CONTENT = new Array();
CONTENT[0] = "Look up your prescription history using your <a href=\"medical/onlineaccts.shtml\">Pharmacy Account<\/a>."
CONTENT[1] = "Go wherever you like to buy your glasses, then use the <a href=\"medical/pubforms.shtml\">Vision Hardware Claim Form</a> for reimbursement up to the $150 limit."
CONTENT[2] = "Use your <a href=\"medical/onlineaccts.shtml\">Medical Account</a> to view your past claims and deductible status."
CONTENT[3] = "Traveling outside of Washington?  Read <a href=\"http://www.fuzeqna.com/ump/consumer/search.asp?catID1=29\">travel-related info about UMP coverage</a>."
CONTENT[4] = "Read about UMP's coverage of <a href=\"http://www.fuzeqna.com/ump/consumer/Search.asp?keyword=vision&catid1=19\">vision care</a>."
CONTENT[5] = "Stop smoking today with <a href=\"http://www.fuzeqna.com/ump/consumer/kbdetail.asp?kbid=739\">Free &amp; Clear</a>!"
CONTENT[6] = "Want a quick overview of UMP benefits?  Read the <a href=\"medical/benefitsummary09.shtml\">Summary of Benefits</a>."
CONTENT[7] = "Confused about deductibles and coinsurance?  Read <a href=\"cost/pays.shtml\">How Much Will I Pay</a>."
CONTENT[8] = "Want to learn about UMP coverage of vaccines or annual checkups?  Read <a href=\"medical/prevent.shtml\">Preventive Care Information</a>."
CONTENT[9] = "The <a href=\"https://fortress.wa.gov/hca/eservice/ump/pdl.aspx\">online Preferred Drug List</a> allows you to search by drug name."
CONTENT[10] = "Have you met your deductible or out-of-pocket limit?  Have you used up your acupuncture, massage, or vision hardware benefit?  Find out using your <a href=\"medical/onlineaccts.shtml\">Medical Account</a>."
CONTENT[11] = "<a href=\"http://www.fuzeqna.com/ump/consumer/kbdetail.asp?kbid=818\">Download your claims history</a> into a spreadsheet you can sort and save using your online medical account."
CONTENT[12] = "Keep track of your doctor visits, health screenings, and prescription drug history when you <a href=\"http://www.ump.hca.wa.gov/medical/ah_phr.shtml\">create your Personal Health Record</a>."
CONTENT[13] = "Want Less Mail From UMP? <a href=\"http://www.fuzeqna.com/ump/consumer/kbdetail.asp?kbid=840\">Turn off Paper EOBs</a>."
CONTENT[14] = "<a href=\"http://www.fuzeqna.com/ump/consumer/kbdetail.asp?kbid=545\">Flu shots are free with UMP!</a>"
CONTENT[15] = "Get a $30 gift card!  You and your spouse will get a $30 gift card from UMP when you <a href=\"healthcounts\">take the Health Counts health assessment</a>."
CONTENT[16] = "<a href=\"http://www.fuzeqna.com/ump/consumer/kbdetail.asp?kbid=818\">Get a list of your medical expenses</a> for taxes or flex account reimbursement."

var INDEX_NUMBER = Math.floor(Math.random()*CONTENT.length);

