var CONTENT = new Array();
CONTENT[0] = "Look up your prescription history using your <a href=\"https://www.odshealthplans.com/myODSWeb/logon.do?dispType=UMP\">Pharmacy Account<\/a>."
CONTENT[1] = "Go wherever you like to buy your glasses, then use the <a href=\"http://www.wa.regence.com/docs/forms/memberClaimForm.pdf\">Medical Claim Form</a> for reimbursement up to the $150 limit."
CONTENT[2] = "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[3] = "Read about the plan's coverage of <a href=\"http://www.fuzeqna.com/ump/consumer/Search.asp?keyword=vision&catid1=19\">vision care</a>."
CONTENT[4] = "Stop smoking today with <a href=\"http://www.fuzeqna.com/ump/consumer/kbdetail.asp?kbid=739\">Quit for Life</a>!"
CONTENT[5] = "Want a quick overview of UMP benefits?  Read the <a href=\"benefitsummaries.shtml\">Summaries of Benefits</a>."
CONTENT[6] = "The <a href=\"http://www.fuzeqna.com/ump/consumer/search.asp?tag=pdl\">UMP Preferred Drug List</a> allows you to search by drug name."
CONTENT[7] = "<a href=\"http://www.fuzeqna.com/ump/consumer/kbdetail.asp?kbid=818\">Get a list of your expenses</a> for taxes or flex account reimbursement."
CONTENT[8] = "The Symptom Checker on <a href=\"http://www.myregence.com/\">myRegence.com</a> can help you to decide whether to treat at home or see a doctor when you're ill."
CONTENT[9] = "Did your pills get mixed up and you're not sure what's what? The Medication Identification Search on <a href=\"http://www.myregence.com/\">myRegence.com</a> can help."
CONTENT[10] = "Use the <a href=\"http://www.regence.com/public/psearch/search.do?group=ump\">Provider Search</a> tool to see how other members rate their providers, or post a review of your provider."
CONTENT[11] = "Share your voice, ask questions and connect with other members at MyCommunity on <a href=\"http://www.myregence.com/\">myRegence.com</a>."

var INDEX_NUMBER = Math.floor(Math.random()*CONTENT.length);


