// ************************************************************************************
// ** This file has been created with the Rotating Content Tool by Randy Hoyt.       **
// ** For more information, visit us on the web:                                     **
// **                                                                                **
// **     Rotating Content Tool   -- http://www.rotatecontent.com/                   **
// **     Author: Randy Hoyt      -- http://www.randyhoyt.com/                       **
// ************************************************************************************

today = new Date()
month = today.getMonth() + 1
year = today.getFullYear()

selectedDate = new Date("01/01/1900")
selectedContent = ""

varLength = 366
var 
entryDate = new Array(varLength)
var entryContent = new Array(varLength)


entryDate[0] = "    " + "01/01/" + year
entryContent[0] = "achieve</strong><br /><em>v.</em> When you <strong>achieve</strong> something, you succeed in completing something."

entryDate[1] = "    " + "01/02/" + year
entryContent[1] = "achieve</strong><br /><em>v.</em> When you <strong>achieve</strong> something, you succeed in completing something."

entryDate[2] = "    " + "01/03/" + year
entryContent[2] = "acquire</strong><br /><em>v.</em> To <strong>acquire</strong> something, you get it or take hold of it."

entryDate[3] = "    " + "01/04/" + year
entryContent[3] = "administrate</strong><br /><em>v.</em> To <strong>administrate,</strong> you run or manage something."

entryDate[4] = "    " + "01/05/" + year
entryContent[4] = "affect</strong><br /><em>v.</em> To <strong>affect</strong> means to cause change in something or someone."

entryDate[5] = "    " + "01/06/" + year
entryContent[5] = "alternative</strong><br /><em>n.</em> When you have an <strong>alternative,</strong> you have more than one choice."

entryDate[6] = "    " + "01/07/" + year
entryContent[6] = "analyze</strong><br /><em>v.</em> To <strong>analyze</strong> is to examine something closely."

entryDate[7] = "    " + "01/08/" + year
entryContent[7] = "approach</strong><br /><em>n.</em> An <strong>approach</strong> is the way you deal with a situation."

entryDate[8] = "    " + "01/09/" + year
entryContent[8] = "appropriate</strong><br /><em>adj.</em> Something <strong>appropriate</strong> is right for the situation."

entryDate[9] = "    " + "01/10/" + year
entryContent[9] = "area</strong><br /><em>n.</em> An <strong>area</strong> is a part of a city, country, or the world."

entryDate[10] = "    " + "01/11/" + year
entryContent[10] = "aspect</strong><br /><em>n.</em> An <strong>aspect</strong> is one of the parts or characteristics of something."

entryDate[11] = "    " + "01/12/" + year
entryContent[11] = "assess</strong><br /><em>v.</em> When you <strong>assess</strong> something, you rate it or judge it."

entryDate[12] = "    " + "01/13/" + year
entryContent[12] = "assist</strong><br /><em>v.</em> When you <strong>assist</strong> someone, you help."

entryDate[13] = "    " + "01/14/" + year
entryContent[13] = "assume</strong><br /><em>v.</em> When you <strong>assume</strong> something, you think it is true."

entryDate[14] = "    " + "01/15/" + year
entryContent[14] = "authority</strong><br /><em>n.</em> If you have <strong>authority</strong>, you have the power to give orders or make decisions."

entryDate[15] = "    " + "01/16/" + year
entryContent[15] = "available</strong><br /><em>adj.</em> If something is <strong>available</strong>, you can use it or get it."

entryDate[16] = "    " + "01/17/" + year
entryContent[16] = "benefit</strong><br /><em>n.</em> A <strong>benefit</strong> is something that helps or improves your life."

entryDate[17] = "    " + "01/18/" + year
entryContent[17] = "category</strong><br /><em>n.</em> A <strong>category</strong> is a group of things that have something in common."

entryDate[18] = "    " + "01/19/" + year
entryContent[18] = "chapter</strong><br /><em>n.</em> A <strong>chapter</strong> is one of the main parts of a book."

entryDate[19] = "    " + "01/20/" + year
entryContent[19] = "circumstance</strong><br /><em>n.</em> A <strong>circumstance</strong> is a fact or an event that makes a situation the way it is."

entryDate[20] = "    " + "01/21/" + year
entryContent[20] = "comment</strong><br /><em>v.</em> When you <strong>comment</strong> on something, you give a written or spoken opinion about it."

entryDate[21] = "    " + "01/22/" + year
entryContent[21] = "commission</strong><br /><em>v.</em> To <strong>commission</strong> is to ask people to do certain work."

entryDate[22] = "    " + "01/23/" + year
entryContent[22] = "community</strong><br /><em>n.</em> A <strong>community</strong> is a group of people who live in a place or are alike in some way."

entryDate[23] = "    " + "01/24/" + year
entryContent[23] = "compensate</strong><br /><em>v.</em> To <strong>compensate</strong> is to provide something in place of something lost, damaged, or missing."

entryDate[24] = "    " + "01/25/" + year
entryContent[24] = "complex</strong><br /><em>adj.</em> Something <strong>complex</strong> is difficult or has many parts."

entryDate[25] = "    " + "01/26/" + year
entryContent[25] = "component</strong><br /><em>n.</em> A <strong>component</strong> is a part of something."

entryDate[26] = "    " + "01/27/" + year
entryContent[26] = "compute</strong><br /><em>v.</em> When you <strong>compute</strong> something, you use math to figure out an answer or result."

entryDate[27] = "    " + "01/28/" + year
entryContent[27] = "concept</strong><br /><em>n.</em> A <strong>concept</strong> is a general idea."

entryDate[28] = "    " + "01/29/" + year
entryContent[28] = "conclude</strong><br /><em>v.</em> When you <strong>conclude</strong> something, you think about it carefully to form an opinion."

entryDate[29] = "    " + "01/30/" + year
entryContent[29] = "conduct</strong><br /><em>n.</em> Someone’s <strong>conduct</strong> is the way that person acts."

entryDate[30] = "    " + "01/31/" + year
entryContent[30] = "consent</strong><br /><em>n.</em> When you give your <strong>consent</strong>, you give your permission or approval."

entryDate[31] = "    " + "02/01/" + year
entryContent[31] = "consequent</strong><br /><em>adj.</em> <strong>Consequent</strong> means following as a result."

entryDate[32] = "    " + "02/02/" + year
entryContent[32] = "considerable</strong><br /><em>adj.</em> Something that is <strong>considerable</strong> is large in size, amount, or importance."

entryDate[33] = "    " + "02/03/" + year
entryContent[33] = "consist</strong><br /><em>v.</em> To <strong>consist</strong> is to be made of."

entryDate[34] = "    " + "02/04/" + year
entryContent[34] = "constant</strong><br /><em>adj.</em> Something that is <strong>constant</strong> is always the same."

entryDate[35] = "    " + "02/05/" + year
entryContent[35] = "constitute</strong><br /><em>v.</em> To <strong>constitute</strong> means to form or make up something."

entryDate[36] = "    " + "02/06/" + year
entryContent[36] = "constrain</strong><br /><em>v.</em> To <strong>constrain</strong> something is to hold it back or restrict it in some way."

entryDate[37] = "    " + "02/07/" + year
entryContent[37] = "construct</strong><br /><em>v.</em> When you <strong>construct</strong> something, you build it."

entryDate[38] = "    " + "02/08/" + year
entryContent[38] = "consume</strong><br /><em>v.</em> When you <strong>consume</strong> something, you use it all."

entryDate[39] = "    " + "02/09/" + year
entryContent[39] = "context</strong><br /><em>n.</em> The <strong>context</strong> is the place and time in which something happens."

entryDate[40] = "    " + "02/10/" + year
entryContent[40] = "contract</strong><br /><em>n.</em> A <strong>contract</strong> is a formal, legal agreement."

entryDate[41] = "    " + "02/11/" + year
entryContent[41] = "contribute</strong><br /><em>v.</em> When you <strong>contribute</strong> something, you give it to another person or group."

entryDate[42] = "    " + "02/12/" + year
entryContent[42] = "convene</strong><br /><em>v.</em> To <strong>convene</strong> means to come together for a meeting."

entryDate[43] = "    " + "02/13/" + year
entryContent[43] = "coordinate</strong><br /><em>v.</em> To <strong>coordinate</strong> means to organize something or make the parts work together."

entryDate[44] = "    " + "02/14/" + year
entryContent[44] = "core</strong><br /><em>n.</em> The <strong>core</strong> is the central or most important part of something."

entryDate[45] = "    " + "02/15/" + year
entryContent[45] = "corporate</strong><br /><em>adj.</em> Something that is <strong>corporate</strong> belongs to a business or large company."

entryDate[46] = "    " + "02/16/" + year
entryContent[46] = "correspond</strong><br /><em>v.</em> For one thing to <strong>correspond</strong> to another, it has to be similar or closely related."

entryDate[47] = "    " + "02/17/" + year
entryContent[47] = "create</strong><br /><em>v.</em> If you <strong>create</strong> something, you make it or form it."

entryDate[48] = "    " + "02/18/" + year
entryContent[48] = "credit</strong><br /><em>n.</em> <strong>Credit</strong> means praise or recognition for something you have done."

entryDate[49] = "    " + "02/19/" + year
entryContent[49] = "criteria</strong><br /><em>n.</em> <strong>Criteria</strong> are the standards used to judge or choose something."

entryDate[50] = "    " + "02/20/" + year
entryContent[50] = "culture</strong><br /><em>n.</em> <strong>Culture</strong> is the arts, customs, beliefs, and activities of a certain group of people."

entryDate[51] = "    " + "02/21/" + year
entryContent[51] = "data</strong><br /><em>n.</em> <strong>Data</strong> are facts, figures, or other information."

entryDate[52] = "    " + "02/22/" + year
entryContent[52] = "deduce</strong><br /><em>v.</em> When you <strong>deduce</strong> something, you use information to figure out an answer."

entryDate[53] = "    " + "02/23/" + year
entryContent[53] = "define</strong><br /><em>v.</em> When you <strong>define</strong> something, you tell the meaning of it."

entryDate[54] = "    " + "02/24/" + year
entryContent[54] = "demonstrate</strong><br /><em>v.</em> <strong>Demonstrate</strong> means to show how to do something."

entryDate[55] = "    " + "02/25/" + year
entryContent[55] = "derive</strong><br /><em>v.</em> When you <strong>derive</strong> something, you get it from a particular source."

entryDate[56] = "    " + "02/26/" + year
entryContent[56] = "design</strong><br /><em>v.</em> When you <strong>design</strong> something, you make or draw plans for it."

entryDate[57] = "    " + "02/27/" + year
entryContent[57] = "distinct</strong><br /><em>adj.</em> Something <strong>distinct</strong> is different from others."

entryDate[58] = "    " + "02/28/" + year
entryContent[58] = "distribute</strong><br /><em>v.</em> When you <strong>distribute</strong> something, you spread it out over an area."

entryDate[59] = "    " + "02/29/" + year
entryContent[59] = "document</strong><br /><em>v.</em> When you <strong>document</strong> something, you make a record of it."

entryDate[60] = "    " + "03/01/" + year
entryContent[60] = "dominate</strong><br /><em>v.</em> When you <strong>dominate</strong> something, you control it or rule over it."

entryDate[61] = "    " + "03/02/" + year
entryContent[61] = "economy</strong><br /><em>n.</em> A country’s <strong>economy</strong> is the system it uses to manage resources, products, and money."

entryDate[62] = "    " + "03/03/" + year
entryContent[62] = "element</strong><br /><em>n.</em> An <strong>element</strong> is a part of a whole."

entryDate[63] = "    " + "03/04/" + year
entryContent[63] = "emphasis</strong><br /><em>n.</em> <strong>Emphasis</strong> is special importance or attention."

entryDate[64] = "    " + "03/05/" + year
entryContent[64] = "ensure</strong><br /><em>v.</em> To <strong>ensure</strong> means to make sure of something."

entryDate[65] = "    " + "03/06/" + year
entryContent[65] = "environment</strong><br /><em>n.</em> The <strong>environment</strong> is everything around you that affects the way you live."

entryDate[66] = "    " + "03/07/" + year
entryContent[66] = "equate</strong><br /><em>v.</em> To <strong>equate</strong> means to think of something as equal to something else."

entryDate[67] = "    " + "03/08/" + year
entryContent[67] = "establish</strong><br /><em>v.</em> When you <strong>establish</strong> something, you set it up or start it."

entryDate[68] = "    " + "03/09/" + year
entryContent[68] = "estimate</strong><br /><em>v.</em> To <strong>estimate</strong> something, you come up with a rough idea about its amount or worth."

entryDate[69] = "    " + "03/10/" + year
entryContent[69] = "evaluate</strong><br /><em>v.</em> When you <strong>evaluate</strong> something, you study it to decide its worth or value."

entryDate[70] = "    " + "03/11/" + year
entryContent[70] = "evident</strong><br /><em>adj.</em> If something is <strong>evident</strong>, it is very clear to see or understand."

entryDate[71] = "    " + "03/12/" + year
entryContent[71] = "exclude</strong><br /><em>v.</em> When you <strong>exclude</strong> something, you leave it out."

entryDate[72] = "    " + "03/13/" + year
entryContent[72] = "export</strong><br /><em>v.</em> To <strong>export</strong> is to send things for sale or trade to another country"

entryDate[73] = "    " + "03/14/" + year
entryContent[73] = "factor</strong><br /><em>n.</em> A <strong>factor</strong> is something that causes an event to happen."

entryDate[74] = "    " + "03/15/" + year
entryContent[74] = "feature</strong><br /><em>n.</em> A <strong>feature</strong> is a distinct part or quality of something."

entryDate[75] = "    " + "03/16/" + year
entryContent[75] = "final</strong><br /><em>adj.</em> Something that is <strong>final</strong> happens at the end."

entryDate[76] = "    " + "03/17/" + year
entryContent[76] = "finance</strong><br /><em>n.</em> <strong>Finance</strong> is the act of managing money."

entryDate[77] = "    " + "03/18/" + year
entryContent[77] = "focus</strong><br /><em>n.</em> The <strong>focus</strong> is the center of attention or activity."

entryDate[78] = "    " + "03/19/" + year
entryContent[78] = "formula</strong><br /><em>n.</em> A <strong>formula</strong> is a plan or method of doing something."

entryDate[79] = "    " + "03/20/" + year
entryContent[79] = "framework</strong><br /><em>n.</em> A <strong>framework</strong> is the structure that holds something together."

entryDate[80] = "    " + "03/21/" + year
entryContent[80] = "function</strong><br /><em>n.</em> The <strong>function</strong> of an object is what it is used for."

entryDate[81] = "    " + "03/22/" + year
entryContent[81] = "fund</strong><br /><em>n.</em> A <strong>fund</strong> is a sum of money saved for a specific purpose."

entryDate[82] = "    " + "03/23/" + year
entryContent[82] = "identify</strong><br /><em>v.</em> To <strong>identify</strong> is to figure out who someone is."

entryDate[83] = "    " + "03/24/" + year
entryContent[83] = "illustrate</strong><br /><em>v.</em> When you <strong>illustrate</strong> something, you make it clear by using pictures or examples."

entryDate[84] = "    " + "03/25/" + year
entryContent[84] = "immigrate</strong><br /><em>v.</em> To <strong>immigrate</strong> is to go to a new country to live."

entryDate[85] = "    " + "03/26/" + year
entryContent[85] = "impact</strong><br /><em>n.</em> An <strong>impact</strong> is the striking of one thing against another with great force."

entryDate[86] = "    " + "03/27/" + year
entryContent[86] = "imply</strong><br /><em>v.</em> When you <strong>imply</strong> something, you suggest it without actually saying it."

entryDate[87] = "    " + "03/28/" + year
entryContent[87] = "income</strong><br /><em>n.</em> Your <strong>income</strong> is the money you earn from working."

entryDate[88] = "    " + "03/29/" + year
entryContent[88] = "indicate</strong><br /><em>v.</em> When you <strong>indicate</strong> something, you point it out."

entryDate[89] = "    " + "03/30/" + year
entryContent[89] = "individual</strong><br /><em>n.</em> An <strong>individual</strong> is a single human being, separate from others in a group."

entryDate[90] = "    " + "03/31/" + year
entryContent[90] = "initial</strong><br /><em>adj.</em> <strong>Initial</strong> means happening at the beginning."

entryDate[91] = "    " + "04/01/" + year
entryContent[91] = "scheme</strong><br /><em>n.</em> A <strong>scheme</strong> is a sneaky plan."

entryDate[92] = "    " + "04/02/" + year
entryContent[92] = "injure</strong><br /><em>v.</em> To <strong>injure</strong> means to hurt or harm someone or something."

entryDate[93] = "    " + "04/03/" + year
entryContent[93] = "instance</strong><br /><em>n.</em> An <strong>instance</strong> is an example of a specific situation or event."

entryDate[94] = "    " + "04/04/" + year
entryContent[94] = "institute</strong><br /><em>v.</em> When you <strong>institute</strong> something, you set it up or get it started."

entryDate[95] = "    " + "04/05/" + year
entryContent[95] = "interact</strong> <br /><em>v.</em> When you <strong>interact</strong>, you become involved with or communicate with others."

entryDate[96] = "    " + "04/06/" + year
entryContent[96] = "interpret</strong><br /><em>v.</em> If you <strong>interpret</strong> something, you explain its meaning."

entryDate[97] = "    " + "04/07/" + year
entryContent[97] = "invest</strong><br /><em>v.</em> To <strong>invest</strong> means to use money to buy something that will produce a profit."

entryDate[98] = "    " + "04/08/" + year
entryContent[98] = "involve</strong><br /><em>v.</em> To <strong>involve</strong> means to include someone or something."

entryDate[99] = "    " + "04/09/" + year
entryContent[99] = "issue</strong><br /><em>n.</em> An <strong>issue</strong> is a topic or a subject people are concerned about."

entryDate[100] = "    " + "04/10/" + year
entryContent[100] = "item</strong><br /><em>n.</em> An <strong>item</strong> is a separate thing or article."

entryDate[101] = "    " + "04/11/" + year
entryContent[101] = "journal</strong><br /><em>n.</em> A <strong>journal</strong> is a written record of someone’s thoughts and experiences."

entryDate[102] = "    " + "04/12/" + year
entryContent[102] = "justify</strong><br /><em>v.</em> When you <strong>justify</strong> something, you give good reasons for why it’s the way it is."

entryDate[103] = "    " + "04/13/" + year
entryContent[103] = "labor</strong><br /><em>n.</em> <strong>Labor</strong> is hard work performed for money."

entryDate[104] = "    " + "04/14/" + year
entryContent[104] = "layer</strong><br /><em>n.</em> A <strong>layer</strong> is something spread over a surface."

entryDate[105] = "    " + "04/15/" + year
entryContent[105] = "legal</strong><br /><em>adj.</em> If something is <strong>legal,</strong> it is allowed under the law."

entryDate[106] = "    " + "04/16/" + year
entryContent[106] = "legislate</strong><br /><em>v.</em> To <strong>legislate</strong> means to create laws."

entryDate[107] = "    " + "04/17/" + year
entryContent[107] = "link</strong><br /><em>n.</em> A <strong>link</strong> is anything that joins or brings together two things."

entryDate[108] = "    " + "04/18/" + year
entryContent[108] = "locate</strong><br /><em>v.</em> When you <strong>locate</strong> something, you find it."

entryDate[109] = "    " + "04/19/" + year
entryContent[109] = "maintain</strong><br /><em>v.</em> When you <strong>maintain</strong> something, you keep it in good condition."

entryDate[110] = "    " + "04/20/" + year
entryContent[110] = "major</strong><br /><em>adj.</em> Something that is <strong>major</strong> is greater in importance than something else."

entryDate[111] = "    " + "04/21/" + year
entryContent[111] = "maximize</strong><br /><em>v.</em> When you <strong>maximize</strong> something, you make it as large as possible."

entryDate[112] = "    " + "04/22/" + year
entryContent[112] = "method</strong><br /><em>n.</em> A <strong>method</strong> is a way of doing something or carrying out a plan."

entryDate[113] = "    " + "04/23/" + year
entryContent[113] = "minor</strong><br /><em>adj.</em> Something <strong>minor</strong> is small in size or importance."

entryDate[114] = "    " + "04/24/" + year
entryContent[114] = "negate</strong><br /><em>v.</em> When you <strong>negate</strong> something, you undo it or make it useless."

entryDate[115] = "    " + "04/25/" + year
entryContent[115] = "normal</strong><br /><em>adj.</em> Something <strong>normal</strong> is usual or common."

entryDate[116] = "    " + "04/26/" + year
entryContent[116] = "obtain</strong><br /><em>v.</em> When you <strong>obtain</strong> something, you get it or gain it."

entryDate[117] = "    " + "04/27/" + year
entryContent[117] = "occur</strong><br /><em>v.</em> To <strong>occur</strong> means to come about or to take place."

entryDate[118] = "    " + "04/28/" + year
entryContent[118] = "outcome</strong><br /><em>n.</em> An <strong>outcome</strong> is the result or consequence of something."

entryDate[119] = "    " + "04/29/" + year
entryContent[119] = "participate</strong><br /><em>v.</em> When you <strong>participate</strong> in something, you take part in it."

entryDate[120] = "    " + "04/30/" + year
entryContent[120] = "partner</strong><br /><em>n.</em> A <strong>partner</strong> is someone who does an activity with you."

entryDate[121] = "    " + "05/01/" + year
entryContent[121] = "perceive</strong><br /><em>v.</em> When you <strong>perceive</strong> something, you notice or understand it in a special way."

entryDate[122] = "    " + "05/02/" + year
entryContent[122] = "percent</strong> <br /><em>n.</em> A<strong>percent</strong> is one part or unit of each hundred."

entryDate[123] = "    " + "05/03/" + year
entryContent[123] = "period</strong><br /><em>n.</em> A <strong>period</strong> is a portion of time during which certain things happen."

entryDate[124] = "    " + "05/04/" + year
entryContent[124] = "philosophy</strong><br /><em>n.</em> A <strong>philosophy</strong> is a set of beliefs that a person has and always follows."

entryDate[125] = "    " + "05/05/" + year
entryContent[125] = "physical</strong><br /><em>adj.</em> <strong>Physical</strong> means relating to the body."

entryDate[126] = "    " + "05/06/" + year
entryContent[126] = "Policy</strong><br /><em>n.</em> A <strong>policy</strong> is a plan or set of guidelines used to make decisions about certain actions."

entryDate[127] = "    " + "05/07/" + year
entryContent[127] = "positive</strong><br /><em>adj.</em> Something <strong>positive</strong> is favorable or helpful."

entryDate[128] = "    " + "05/08/" + year
entryContent[128] = "potential</strong><br /><em>adj.</em> <strong>Potential</strong> means likely to happen."

entryDate[129] = "    " + "05/09/" + year
entryContent[129] = "previous</strong><br /><em>adj.</em> <strong>Previous</strong> means happening before or earlier than something else."

entryDate[130] = "    " + "05/10/" + year
entryContent[130] = "primary</strong><br /><em>adj.</em> Something <strong>primary</strong> is first in importance."

entryDate[131] = "    " + "05/11/" + year
entryContent[131] = "principle</strong><br /><em>n.</em> A <strong>principle</strong> is a basic law or truth behind something."

entryDate[132] = "    " + "05/12/" + year
entryContent[132] = "proceed</strong><br /><em>v.</em> To <strong>proceed</strong> means to move forward or keep on following a course of action."

entryDate[133] = "    " + "05/13/" + year
entryContent[133] = "process</strong><br /><em>n.</em> A <strong>process</strong> is a series of steps that occur in order to bring about a specific result."

entryDate[134] = "    " + "05/14/" + year
entryContent[134] = "proportion</strong><br /><em>n.</em> A <strong>proportion</strong> is a part of a whole."

entryDate[135] = "    " + "05/15/" + year
entryContent[135] = "publish</strong><br /><em>v.</em> <strong>Publish</strong> means to prepare printed or electronic material to share with others."

entryDate[136] = "    " + "05/16/" + year
entryContent[136] = "purchase</strong><br /><em>v.</em> When you <strong>purchase</strong> something, you pay for it."

entryDate[137] = "    " + "05/17/" + year
entryContent[137] = "range</strong><br /><em>n.</em> A <strong>range</strong> is a set of all the possible activities or topics in the same category."

entryDate[138] = "    " + "05/18/" + year
entryContent[138] = "react</strong><br /><em>v.</em> When you <strong>react</strong>, you respond or act in response to something."

entryDate[139] = "    " + "05/19/" + year
entryContent[139] = "region</strong><br /><em>n.</em> A <strong>region</strong> is a large space or area."

entryDate[140] = "    " + "05/20/" + year
entryContent[140] = "register</strong><br /><em>v.</em> When you <strong>register</strong>, you sign up for something."

entryDate[141] = "    " + "05/21/" + year
entryContent[141] = "regulate</strong><br /><em>v.</em> When you <strong>regulate</strong> something, you control it."

entryDate[142] = "    " + "05/22/" + year
entryContent[142] = "relevant</strong><br /><em>adj.</em> Something that is <strong>relevant</strong> is related to the topic being discussed."

entryDate[143] = "    " + "05/23/" + year
entryContent[143] = "rely</strong><br /><em>v.</em> To <strong>rely</strong> on something is to trust or count on it."

entryDate[144] = "    " + "05/24/" + year
entryContent[144] = "remove</strong><br /><em>v.</em> To <strong>remove</strong> something, you take it off or take it away from a person or place."

entryDate[145] = "    " + "05/25/" + year
entryContent[145] = "require</strong><br /><em>v.</em> When you <strong>require</strong> something, you need it or insist on having it."

entryDate[146] = "    " + "05/26/" + year
entryContent[146] = "research</strong><br /><em>v.</em> When you <strong>research</strong> something, you look for information about it and gather all the facts."

entryDate[147] = "    " + "05/27/" + year
entryContent[147] = "reside</strong><br /><em>v.</em> When you <strong>reside</strong> in a place, you live or stay there."

entryDate[148] = "    " + "05/28/" + year
entryContent[148] = "resource</strong><br /><em>n.</em> A <strong>resource</strong> is something useful that can be depended upon when needed."

entryDate[149] = "    " + "05/29/" + year
entryContent[149] = "respond</strong><br /><em>v.</em> When you <strong>respond</strong> to something, you answer it."

entryDate[150] = "    " + "05/30/" + year
entryContent[150] = "restrict</strong><br /><em>v.</em> To <strong>restrict</strong> means to keep<strong></strong> something within certain limits."

entryDate[151] = "    " + "05/31/" + year
entryContent[151] = "role</strong><br /><em>n.</em> A <strong>role</strong> is a part played by someone or something."

entryDate[152] = "    " + "06/01/" + year
entryContent[152] = "scheme</strong><br /><em>n.</em> A <strong>scheme</strong> is a sneaky plan."

entryDate[153] = "    " + "06/02/" + year
entryContent[153] = "section</strong><br /><em>n.</em> A <strong>section</strong> is a part of something."

entryDate[154] = "    " + "06/03/" + year
entryContent[154] = "sector</strong><br /><em>n.</em> A <strong>sector</strong> is a part or portion of an area or society."

entryDate[155] = "    " + "06/04/" + year
entryContent[155] = "secure</strong><br /><em>v.</em> When you <strong>secure</strong> something, you make sure it’s safe."

entryDate[156] = "    " + "06/05/" + year
entryContent[156] = "seek</strong><br /><em>v.</em> When you <strong>seek</strong> something, you try to get it."

entryDate[157] = "    " + "06/06/" + year
entryContent[157] = "select</strong><br /><em>v.</em> When you <strong>select</strong> something, you choose it."

entryDate[158] = "    " + "06/07/" + year
entryContent[158] = "sequence</strong><br /><em>n.</em> The <strong>sequence</strong> is the order in which things happen or follow each other."

entryDate[159] = "    " + "06/08/" + year
entryContent[159] = "sex</strong><br /><em>n.</em> A person’s <strong>sex</strong> describes whether he or she is male or female."

entryDate[160] = "    " + "06/09/" + year
entryContent[160] = "shift</strong><br /><em>v.</em> When you <strong>shift</strong> something, you change its position."

entryDate[161] = "    " + "06/10/" + year
entryContent[161] = "significant</strong><br /><em>adj.</em> Something <strong>significant</strong> is important."

entryDate[162] = "    " + "06/11/" + year
entryContent[162] = "similar</strong><br /><em>adj.</em> If things are <strong>similar</strong>, they are alike."

entryDate[163] = "    " + "06/12/" + year
entryContent[163] = "site</strong><br /><em>n.</em> A <strong>site</strong> is a location or place."

entryDate[164] = "    " + "06/13/" + year
entryContent[164] = "source</strong><br /><em>n.</em> A <strong>source</strong> is the original place something began."

entryDate[165] = "    " + "06/14/" + year
entryContent[165] = "specific</strong> <br /><em>adj.</em> If something is <strong>specific</strong>, it is exact."

entryDate[166] = "    " + "06/15/" + year
entryContent[166] = "specify</strong><br /><em>v.</em> When you <strong>specify</strong> something, you name it or state it clearly."

entryDate[167] = "    " + "06/16/" + year
entryContent[167] = "strategy</strong><br /><em>n.</em> A <strong>strategy</strong> is a careful plan for reaching a goal."

entryDate[168] = "    " + "06/17/" + year
entryContent[168] = "structure</strong><br /><em>n.</em> A <strong>structure</strong> is how different parts are put together to build or organize something."

entryDate[169] = "    " + "06/18/" + year
entryContent[169] = "sufficient</strong><br /><em>adj.</em> If something is <strong>sufficient</strong>, it is enough for the purpose."

entryDate[170] = "    " + "06/19/" + year
entryContent[170] = "survey</strong><br /><em>n.</em> A <strong>survey</strong> is a broad or general look at a subject or situation."

entryDate[171] = "    " + "06/20/" + year
entryContent[171] = "task</strong><br /><em>n.</em> A <strong>task</strong> is a certain job that needs to be done."

entryDate[172] = "    " + "06/21/" + year
entryContent[172] = "technical</strong><br /><em>adj.</em> <strong>Technical</strong> relates to special and scientific skills."

entryDate[173] = "    " + "06/22/" + year
entryContent[173] = "technique</strong><br /><em>n.</em> A <strong>technique</strong> is a particular way of doing something."

entryDate[174] = "    " + "06/23/" + year
entryContent[174] = "technology</strong><br /><em>n.</em> <strong>Technology</strong> is<strong></strong> the study and use of science for gathering and applying information."

entryDate[175] = "    " + "06/24/" + year
entryContent[175] = "text</strong><br /><em>n.</em> <strong>Text</strong> is the words in something you read."

entryDate[176] = "    " + "06/25/" + year
entryContent[176] = "theory</strong> <br /><em>n.</em> A <strong>theory</strong> is an idea or belief based on facts."

entryDate[177] = "    " + "06/26/" + year
entryContent[177] = "tradition</strong><br /><em>n.</em> A <strong>tradition</strong> is a belief or a custom handed down from generation to generation."

entryDate[178] = "    " + "06/27/" + year
entryContent[178] = "transfer</strong><br /><em>v.</em> When you <strong>transfer</strong> something, you move or carry it from one place to another."

entryDate[179] = "    " + "06/28/" + year
entryContent[179] = "valid</strong><br /><em>adj.</em> Something that is <strong>valid</strong> is usable and acceptable under the law."

entryDate[180] = "    " + "06/29/" + year
entryContent[180] = "vary</strong><br /><em>v.</em> When you <strong>vary</strong> something, you change it to make it different."

entryDate[181] = "    " + "06/30/" + year
entryContent[181] = "volume</strong><br /><em>n.</em> The <strong>volume</strong> is the size or amount of something."

entryDate[182] = "    " + "07/01/" + year
entryContent[182] = "achieve</strong><br /><em>v.</em> When you <strong>achieve</strong> something, you succeed in completing something."

entryDate[183] = "    " + "07/02/" + year
entryContent[183] = "acquire</strong><br /><em>v.</em> To <strong>acquire</strong> something, you get it or take hold of it."

entryDate[184] = "    " + "07/03/" + year
entryContent[184] = "administrate</strong><br /><em>v.</em> To <strong>administrate,</strong> you run or manage something."

entryDate[185] = "    " + "07/04/" + year
entryContent[185] = "administrate</strong><br /><em>v.</em> To <strong>administrate,</strong> you run or manage something."

entryDate[186] = "    " + "07/05/" + year
entryContent[186] = "affect</strong><br /><em>v.</em> To <strong>affect</strong> means to cause change in something or someone."

entryDate[187] = "    " + "07/06/" + year
entryContent[187] = "alternative</strong><br /><em>n.</em> When you have an <strong>alternative,</strong> you have more than one choice."

entryDate[188] = "    " + "07/07/" + year
entryContent[188] = "analyze</strong><br /><em>v.</em> To <strong>analyze</strong> is to examine something closely."

entryDate[189] = "    " + "07/08/" + year
entryContent[189] = "approach</strong><br /><em>n.</em> An <strong>approach</strong> is the way you deal with a situation."

entryDate[190] = "    " + "07/09/" + year
entryContent[190] = "appropriate</strong><br /><em>adj.</em> Something <strong>appropriate</strong> is right for the situation."

entryDate[191] = "    " + "07/10/" + year
entryContent[191] = "area</strong><br /><em>n.</em> An <strong>area</strong> is a part of a city, country, or the world."

entryDate[192] = "    " + "07/11/" + year
entryContent[192] = "aspect</strong><br /><em>n.</em> An <strong>aspect</strong> is one of the parts or characteristics of something."

entryDate[193] = "    " + "07/12/" + year
entryContent[193] = "assess</strong><br /><em>v.</em> When you <strong>assess</strong> something, you rate it or judge it."

entryDate[194] = "    " + "07/13/" + year
entryContent[194] = "assist</strong><br /><em>v.</em> When you <strong>assist</strong> someone, you help."

entryDate[195] = "    " + "07/14/" + year
entryContent[195] = "assume</strong><br /><em>v.</em> When you <strong>assume</strong> something, you think it is true."

entryDate[196] = "    " + "07/15/" + year
entryContent[196] = "authority</strong><br /><em>n.</em> If you have <strong>authority</strong>, you have the power to give orders or make decisions."

entryDate[197] = "    " + "07/16/" + year
entryContent[197] = "available</strong><br /><em>adj.</em> If something is <strong>available</strong>, you can use it or get it."


entryDate[198] = "    " + "07/17/" + year
entryContent[198] = "benefit</strong><br /><em>n.</em> A <strong>benefit</strong> is something that helps or improves your life."

entryDate[199] = "    " + "07/18/" + year
entryContent[199] = "category</strong><br /><em>n.</em> A <strong>category</strong> is a group of things that have something in common."

entryDate[200] = "    " + "07/19/" + year
entryContent[200] = "chapter</strong><br /><em>n.</em> A <strong>chapter</strong> is one of the main parts of a book."

entryDate[201] = "    " + "07/20/" + year
entryContent[201] = "circumstance</strong><br /><em>n.</em> A <strong>circumstance</strong> is a fact or an event that makes a situation the way it is."

entryDate[202] = "    " + "07/21/" + year
entryContent[202] = "comment</strong><br /><em>v.</em> When you <strong>comment</strong> on something, you give a written or spoken opinion about it."

entryDate[203] = "    " + "07/22/" + year
entryContent[203] = "commission</strong><br /><em>v.</em> To <strong>commission</strong> is to ask people to do certain work."

entryDate[204] = "    " + "07/23/" + year
entryContent[204] = "community</strong><br /><em>n.</em> A <strong>community</strong> is a group of people who live in a place or are alike in some way."

entryDate[205] = "    " + "07/24/" + year
entryContent[205] = "compensate</strong><br /><em>v.</em> To <strong>compensate</strong> is to provide something in place of something lost, damaged, or missing."

entryDate[206] = "    " + "07/25/" + year
entryContent[206] = "complex</strong><br /><em>adj.</em> Something <strong>complex</strong> is difficult or has many parts."

entryDate[207] = "    " + "07/26/" + year
entryContent[207] = "component</strong><br /><em>n.</em> A <strong>component</strong> is a part of something."

entryDate[208] = "    " + "07/27/" + year
entryContent[208] = "compute</strong><br /><em>v.</em> When you <strong>compute</strong> something, you use math to figure out an answer or result."

entryDate[209] = "    " + "07/28/" + year
entryContent[209] = "concept</strong><br /><em>n.</em> A <strong>concept</strong> is a general idea."

entryDate[210] = "    " + "07/29/" + year
entryContent[210] = "conclude</strong><br /><em>v.</em> When you <strong>conclude</strong> something, you think about it carefully to form an opinion."

entryDate[211] = "    " + "07/30/" + year
entryContent[211] = "conduct</strong><br /><em>n.</em> Someone’s <strong>conduct</strong> is the way that person acts."

entryDate[212] = "    " + "07/31/" + year
entryContent[212] = "consent</strong><br /><em>n.</em> When you give your <strong>consent</strong>, you give your permission or approval."

entryDate[213] = "    " + "08/01/" + year
entryContent[213] = "consequent</strong><br /><em>adj.</em> <strong>Consequent</strong> means following as a result."

entryDate[214] = "    " + "08/02/" + year
entryContent[214] = "considerable</strong><br /><em>adj.</em> Something that is <strong>considerable</strong> is large in size, amount, or importance."

entryDate[215] = "    " + "08/03/" + year
entryContent[215] = "consist</strong><br /><em>v.</em> To <strong>consist</strong> is to be made of."

entryDate[216] = "    " + "08/04/" + year
entryContent[216] = "constant</strong><br /><em>adj.</em> Something that is <strong>constant</strong> is always the same."

entryDate[217] = "    " + "08/05/" + year
entryContent[217] = "constitute</strong><br /><em>v.</em> To <strong>constitute</strong> means to form or make up something."

entryDate[218] = "    " + "08/06/" + year
entryContent[218] = "constrain</strong><br /><em>v.</em> To <strong>constrain</strong> something is to hold it back or restrict it in some way."

entryDate[219] = "    " + "08/07/" + year
entryContent[219] = "construct</strong><br /><em>v.</em> When you <strong>construct</strong> something, you build it."

entryDate[220] = "    " + "08/08/" + year
entryContent[220] = "consume</strong><br /><em>v.</em> When you <strong>consume</strong> something, you use it all."

entryDate[221] = "    " + "08/09/" + year
entryContent[221] = "context</strong><br /><em>n.</em> The <strong>context</strong> is the place and time in which something happens."

entryDate[222] = "    " + "08/10/" + year
entryContent[222] = "contract</strong><br /><em>n.</em> A <strong>contract</strong> is a formal, legal agreement."

entryDate[223] = "    " + "08/11/" + year
entryContent[223] = "contribute</strong><br /><em>v.</em> When you <strong>contribute</strong> something, you give it to another person or group."

entryDate[224] = "    " + "08/12/" + year
entryContent[224] = "convene</strong><br /><em>v.</em> To <strong>convene</strong> means to come together for a meeting."

entryDate[225] = "    " + "08/13/" + year
entryContent[225] = "coordinate</strong><br /><em>v.</em> To <strong>coordinate</strong> means to organize something or make the parts work together."

entryDate[226] = "    " + "08/14/" + year
entryContent[226] = "core</strong><br /><em>n.</em> The <strong>core</strong> is the central or most important part of something."

entryDate[227] = "    " + "08/15/" + year
entryContent[227] = "corporate</strong><br /><em>adj.</em> Something that is <strong>corporate</strong> belongs to a business or large company."

entryDate[228] = "    " + "08/16/" + year
entryContent[228] = "correspond</strong><br /><em>v.</em> For one thing to <strong>correspond</strong> to another, it has to be similar or closely related."

entryDate[229] = "    " + "08/17/" + year
entryContent[229] = "create</strong><br /><em>v.</em> If you <strong>create</strong> something, you make it or form it."

entryDate[230] = "    " + "08/18/" + year
entryContent[230] = "credit</strong><br /><em>n.</em> <strong>Credit</strong> means praise or recognition for something you have done."

entryDate[231] = "    " + "08/19/" + year
entryContent[231] = "criteria</strong><br /><em>n.</em> <strong>Criteria</strong> are the standards used to judge or choose something."

entryDate[232] = "    " + "08/20/" + year
entryContent[232] = "culture</strong><br /><em>n.</em> <strong>Culture</strong> is the arts, customs, beliefs, and activities of a certain group of people."

entryDate[233] = "    " + "08/21/" + year
entryContent[233] = "data</strong><br /><em>n.</em> <strong>Data</strong> are facts, figures, or other information."

entryDate[234] = "    " + "08/22/" + year
entryContent[234] = "deduce</strong><br /><em>v.</em> When you <strong>deduce</strong> something, you use information to figure out an answer."

entryDate[235] = "    " + "08/23/" + year
entryContent[235] = "define</strong><br /><em>v.</em> When you <strong>define</strong> something, you tell the meaning of it."

entryDate[236] = "    " + "08/24/" + year
entryContent[236] = "demonstrate</strong><br /><em>v.</em> <strong>Demonstrate</strong> means to show how to do something."

entryDate[237] = "    " + "08/25/" + year
entryContent[237] = "derive</strong><br /><em>v.</em> When you <strong>derive</strong> something, you get it from a particular source."

entryDate[238] = "    " + "08/26/" + year
entryContent[238] = "design</strong><br /><em>v.</em> When you <strong>design</strong> something, you make or draw plans for it."

entryDate[239] = "    " + "08/27/" + year
entryContent[239] = "distinct</strong><br /><em>adj.</em> Something <strong>distinct</strong> is different from others."

entryDate[240] = "    " + "08/28/" + year
entryContent[240] = "distribute</strong><br /><em>v.</em> When you <strong>distribute</strong> something, you spread it out over an area."

entryDate[241] = "    " + "08/29/" + year
entryContent[241] = "document</strong><br /><em>v.</em> When you <strong>document</strong> something, you make a record of it."

entryDate[242] = "    " + "08/30/" + year
entryContent[242] = "dominate</strong><br /><em>v.</em> When you <strong>dominate</strong> something, you control it or rule over it."

entryDate[243] = "    " + "08/31/" + year
entryContent[243] = "economy</strong><br /><em>n.</em> A country’s <strong>economy</strong> is the system it uses to manage resources, products, and money."

entryDate[244] = "    " + "09/01/" + year
entryContent[244] = "element</strong><br /><em>n.</em> An <strong>element</strong> is a part of a whole."

entryDate[245] = "    " + "09/02/" + year
entryContent[245] = "emphasis</strong><br /><em>n.</em> <strong>Emphasis</strong> is special importance or attention."

entryDate[246] = "    " + "09/03/" + year
entryContent[246] = "ensure</strong><br /><em>v.</em> To <strong>ensure</strong> means to make sure of something."

entryDate[247] = "    " + "09/04/" + year
entryContent[247] = "environment</strong><br /><em>n.</em> The <strong>environment</strong> is everything around you that affects the way you live."

entryDate[248] = "    " + "09/05/" + year
entryContent[248] = "equate</strong><br /><em>v.</em> To <strong>equate</strong> means to think of something as equal to something else."

entryDate[249] = "    " + "09/06/" + year
entryContent[249] = "establish</strong><br /><em>v.</em> When you <strong>establish</strong> something, you set it up or start it."

entryDate[250] = "    " + "09/07/" + year
entryContent[250] = "estimate</strong><br /><em>v.</em> To <strong>estimate</strong> something, you come up with a rough idea about its amount or worth."

entryDate[251] = "    " + "09/08/" + year
entryContent[251] = "evaluate</strong><br /><em>v.</em> When you <strong>evaluate</strong> something, you study it to decide its worth or value."

entryDate[252] = "    " + "09/09/" + year
entryContent[252] = "evident</strong><br /><em>adj.</em> If something is <strong>evident</strong>, it is very clear to see or understand."

entryDate[253] = "    " + "09/10/" + year
entryContent[253] = "exclude</strong><br /><em>v.</em> When you <strong>exclude</strong> something, you leave it out."

entryDate[254] = "    " + "09/11/" + year
entryContent[254] = "export</strong><br /><em>v.</em> To <strong>export</strong> is to send things for sale or trade to another country"

entryDate[255] = "    " + "09/12/" + year
entryContent[255] = "factor</strong><br /><em>n.</em> A <strong>factor</strong> is something that causes an event to happen."

entryDate[256] = "    " + "09/13/" + year
entryContent[256] = "feature</strong><br /><em>n.</em> A <strong>feature</strong> is a distinct part or quality of something."

entryDate[257] = "    " + "09/14/" + year
entryContent[257] = "final</strong><br /><em>adj.</em> Something that is <strong>final</strong> happens at the end."

entryDate[258] = "    " + "09/15/" + year
entryContent[258] = "finance</strong><br /><em>n.</em> <strong>Finance</strong> is the act of managing money."

entryDate[259] = "    " + "09/16/" + year
entryContent[259] = "focus</strong><br /><em>n.</em> The <strong>focus</strong> is the center of attention or activity."

entryDate[260] = "    " + "09/17/" + year
entryContent[260] = "formula</strong><br /><em>n.</em> A <strong>formula</strong> is a plan or method of doing something."

entryDate[261] = "    " + "09/18/" + year
entryContent[261] = "framework</strong><br /><em>n.</em> A <strong>framework</strong> is the structure that holds something together."

entryDate[262] = "    " + "09/19/" + year
entryContent[262] = "function</strong><br /><em>n.</em> The <strong>function</strong> of an object is what it is used for."

entryDate[263] = "    " + "09/20/" + year
entryContent[263] = "fund</strong><br /><em>n.</em> A <strong>fund</strong> is a sum of money saved for a specific purpose."

entryDate[264] = "    " + "09/21/" + year
entryContent[264] = "identify</strong><br /><em>v.</em> To <strong>identify</strong> is to figure out who someone is."

entryDate[265] = "    " + "09/22/" + year
entryContent[265] = "illustrate</strong><br /><em>v.</em> When you <strong>illustrate</strong> something, you make it clear by using pictures or examples."

entryDate[266] = "    " + "09/23/" + year
entryContent[266] = "immigrate</strong><br /><em>v.</em> To <strong>immigrate</strong> is to go to a new country to live."

entryDate[267] = "    " + "09/24/" + year
entryContent[267] = "impact</strong><br /><em>n.</em> An <strong>impact</strong> is the striking of one thing against another with great force."

entryDate[268] = "    " + "09/25/" + year
entryContent[268] = "imply</strong><br /><em>v.</em> When you <strong>imply</strong> something, you suggest it without actually saying it."

entryDate[269] = "    " + "09/26/" + year
entryContent[269] = "income</strong><br /><em>n.</em> Your <strong>income</strong> is the money you earn from working."

entryDate[270] = "    " + "09/27/" + year
entryContent[270] = "indicate</strong><br /><em>v.</em> When you <strong>indicate</strong> something, you point it out."

entryDate[271] = "    " + "09/28/" + year
entryContent[271] = "individual</strong><br /><em>n.</em> An <strong>individual</strong> is a single human being, separate from others in a group."

entryDate[272] = "    " + "09/29/" + year
entryContent[272] = "initial</strong><br /><em>adj.</em> <strong>Initial</strong> means happening at the beginning."

entryDate[273] = "    " + "09/30/" + year
entryContent[273] = "injure</strong><br /><em>v.</em> To <strong>injure</strong> means to hurt or harm someone or something."

entryDate[274] = "    " + "10/01/" + year
entryContent[274] = "instance</strong><br /><em>n.</em> An <strong>instance</strong> is an example of a specific situation or event."

entryDate[275] = "    " + "10/02/" + year
entryContent[275] = "institute</strong><br /><em>v.</em> When you <strong>institute</strong> something, you set it up or get it started."

entryDate[276] = "    " + "10/03/" + year
entryContent[276] = "interact</strong> <br /><em>v.</em> When you <strong>interact</strong>, you become involved with or communicate with others."

entryDate[277] = "    " + "10/04/" + year
entryContent[277] = "interpret</strong><br /><em>v.</em> If you <strong>interpret</strong> something, you explain its meaning."

entryDate[278] = "    " + "10/05/" + year
entryContent[278] = "invest</strong><br /><em>v.</em> To <strong>invest</strong> means to use money to buy something that will produce a profit."

entryDate[279] = "    " + "10/06/" + year
entryContent[279] = "involve</strong><br /><em>v.</em> To <strong>involve</strong> means to include someone or something."

entryDate[280] = "    " + "10/07/" + year
entryContent[280] = "issue</strong><br /><em>n.</em> An <strong>issue</strong> is a topic or a subject people are concerned about."

entryDate[281] = "    " + "10/08/" + year
entryContent[281] = "item</strong><br /><em>n.</em> An <strong>item</strong> is a separate thing or article."

entryDate[282] = "    " + "10/09/" + year
entryContent[282] = "journal</strong><br /><em>n.</em> A <strong>journal</strong> is a written record of someone’s thoughts and experiences."

entryDate[283] = "    " + "10/10/" + year
entryContent[283] = "justify</strong><br /><em>v.</em> When you <strong>justify</strong> something, you give good reasons for why it’s the way it is."

entryDate[284] = "    " + "10/11/" + year
entryContent[284] = "labor</strong><br /><em>n.</em> <strong>Labor</strong> is hard work performed for money."

entryDate[285] = "    " + "10/12/" + year
entryContent[285] = "layer</strong><br /><em>n.</em> A <strong>layer</strong> is something spread over a surface."

entryDate[286] = "    " + "10/13/" + year
entryContent[286] = "legal</strong><br /><em>adj.</em> If something is <strong>legal,</strong> it is allowed under the law."

entryDate[287] = "    " + "10/14/" + year
entryContent[287] = "legislate</strong><br /><em>v.</em> To <strong>legislate</strong> means to create laws."

entryDate[288] = "    " + "10/15/" + year
entryContent[288] = "link</strong><br /><em>n.</em> A <strong>link</strong> is anything that joins or brings together two things."

entryDate[289] = "    " + "10/16/" + year
entryContent[289] = "locate</strong><br /><em>v.</em> When you <strong>locate</strong> something, you find it."

entryDate[290] = "    " + "10/17/" + year
entryContent[290] = "maintain</strong><br /><em>v.</em> When you <strong>maintain</strong> something, you keep it in good condition."

entryDate[291] = "    " + "10/18/" + year
entryContent[291] = "major</strong><br /><em>adj.</em> Something that is <strong>major</strong> is greater in importance than something else."

entryDate[292] = "    " + "10/19/" + year
entryContent[292] = "maximize</strong><br /><em>v.</em> When you <strong>maximize</strong> something, you make it as large as possible."

entryDate[293] = "    " + "10/20/" + year
entryContent[293] = "method</strong><br /><em>n.</em> A <strong>method</strong> is a way of doing something or carrying out a plan."

entryDate[294] = "    " + "10/21/" + year
entryContent[294] = "minor</strong><br /><em>adj.</em> Something <strong>minor</strong> is small in size or importance."

entryDate[295] = "    " + "10/22/" + year
entryContent[295] = "negate</strong><br /><em>v.</em> When you <strong>negate</strong> something, you undo it or make it useless."

entryDate[296] = "    " + "10/23/" + year
entryContent[296] = "normal</strong><br /><em>adj.</em> Something <strong>normal</strong> is usual or common."

entryDate[297] = "    " + "10/24/" + year
entryContent[297] = "obtain</strong><br /><em>v.</em> When you <strong>obtain</strong> something, you get it or gain it."

entryDate[298] = "    " + "10/25/" + year
entryContent[298] = "occur</strong><br /><em>v.</em> To <strong>occur</strong> means to come about or to take place."

entryDate[299] = "    " + "10/26/" + year
entryContent[299] = "outcome</strong><br /><em>n.</em> An <strong>outcome</strong> is the result or consequence of something."

entryDate[300] = "    " + "10/27/" + year
entryContent[300] = "participate</strong><br /><em>v.</em> When you <strong>participate</strong> in something, you take part in it."

entryDate[301] = "    " + "10/28/" + year
entryContent[301] = "partner</strong><br /><em>n.</em> A <strong>partner</strong> is someone who does an activity with you."

entryDate[302] = "    " + "10/29/" + year
entryContent[302] = "perceive</strong><br /><em>v.</em> When you <strong>perceive</strong> something, you notice or understand it in a special way."

entryDate[303] = "    " + "10/30/" + year
entryContent[303] = "percent</strong> <br /><em>n.</em> A<strong>percent</strong> is one part or unit of each hundred."

entryDate[304] = "    " + "10/31/" + year
entryContent[304] = "period</strong><br /><em>n.</em> A <strong>period</strong> is a portion of time during which certain things happen."

entryDate[305] = "    " + "11/01/" + year
entryContent[305] = "philosophy</strong><br /><em>n.</em> A <strong>philosophy</strong> is a set of beliefs that a person has and always follows."

entryDate[306] = "    " + "11/02/" + year
entryContent[306] = "physical</strong><br /><em>adj.</em> <strong>Physical</strong> means relating to the body."

entryDate[307] = "    " + "11/03/" + year
entryContent[307] = "Policy</strong><br /><em>n.</em> A <strong>policy</strong> is a plan or set of guidelines used to make decisions about certain actions."

entryDate[308] = "    " + "11/04/" + year
entryContent[308] = "positive</strong><br /><em>adj.</em> Something <strong>positive</strong> is favorable or helpful."

entryDate[309] = "    " + "11/05/" + year
entryContent[309] = "potential</strong><br /><em>adj.</em> <strong>Potential</strong> means likely to happen."

entryDate[310] = "    " + "11/06/" + year
entryContent[310] = "previous</strong><br /><em>adj.</em> <strong>Previous</strong> means happening before or earlier than something else."

entryDate[311] = "    " + "11/07/" + year
entryContent[311] = "primary</strong><br /><em>adj.</em> Something <strong>primary</strong> is first in importance."

entryDate[312] = "    " + "11/08/" + year
entryContent[312] = "principle</strong><br /><em>n.</em> A <strong>principle</strong> is a basic law or truth behind something."

entryDate[313] = "    " + "11/09/" + year
entryContent[313] = "proceed</strong><br /><em>v.</em> To <strong>proceed</strong> means to move forward or keep on following a course of action."

entryDate[314] = "    " + "11/10/" + year
entryContent[314] = "process</strong><br /><em>n.</em> A <strong>process</strong> is a series of steps that occur in order to bring about a specific result."

entryDate[315] = "    " + "11/11/" + year
entryContent[315] = "proportion</strong><br /><em>n.</em> A <strong>proportion</strong> is a part of a whole."

entryDate[316] = "    " + "11/12/" + year
entryContent[316] = "publish</strong><br /><em>v.</em> <strong>Publish</strong> means to prepare printed or electronic material to share with others."

entryDate[317] = "    " + "11/13/" + year
entryContent[317] = "purchase</strong><br /><em>v.</em> When you <strong>purchase</strong> something, you pay for it."

entryDate[318] = "    " + "11/14/" + year
entryContent[318] = "range</strong><br /><em>n.</em> A <strong>range</strong> is a set of all the possible activities or topics in the same category."

entryDate[319] = "    " + "11/15/" + year
entryContent[319] = "react</strong><br /><em>v.</em> When you <strong>react</strong>, you respond or act in response to something."

entryDate[320] = "    " + "11/16/" + year
entryContent[320] = "region</strong><br /><em>n.</em> A <strong>region</strong> is a large space or area."

entryDate[321] = "    " + "11/17/" + year
entryContent[321] = "register</strong><br /><em>v.</em> When you <strong>register</strong>, you sign up for something."

entryDate[322] = "    " + "11/18/" + year
entryContent[322] = "regulate</strong><br /><em>v.</em> When you <strong>regulate</strong> something, you control it."

entryDate[323] = "    " + "11/19/" + year
entryContent[323] = "relevant</strong><br /><em>adj.</em> Something that is <strong>relevant</strong> is related to the topic being discussed."

entryDate[324] = "    " + "11/20/" + year
entryContent[324] = "rely</strong><br /><em>v.</em> To <strong>rely</strong> on something is to trust or count on it."

entryDate[325] = "    " + "11/21/" + year
entryContent[325] = "remove</strong><br /><em>v.</em> To <strong>remove</strong> something, you take it off or take it away from a person or place."

entryDate[326] = "    " + "11/22/" + year
entryContent[326] = "require</strong><br /><em>v.</em> When you <strong>require</strong> something, you need it or insist on having it."

entryDate[327] = "    " + "11/23/" + year
entryContent[327] = "research</strong><br /><em>v.</em> When you <strong>research</strong> something, you look for information about it and gather all the facts."

entryDate[328] = "    " + "11/24/" + year
entryContent[328] = "reside</strong><br /><em>v.</em> When you <strong>reside</strong> in a place, you live or stay there."

entryDate[329] = "    " + "11/25/" + year
entryContent[329] = "resource</strong><br /><em>n.</em> A <strong>resource</strong> is something useful that can be depended upon when needed."

entryDate[330] = "    " + "11/26/" + year
entryContent[330] = "respond</strong><br /><em>v.</em> When you <strong>respond</strong> to something, you answer it."

entryDate[331] = "    " + "11/27/" + year
entryContent[331] = "restrict</strong><br /><em>v.</em> To <strong>restrict</strong> means to keep<strong></strong> something within certain limits."

entryDate[332] = "    " + "11/28/" + year
entryContent[332] = "role</strong><br /><em>n.</em> A <strong>role</strong> is a part played by someone or something."

entryDate[333] = "    " + "11/29/" + year
entryContent[333] = "scheme</strong><br /><em>n.</em> A <strong>scheme</strong> is a sneaky plan."

entryDate[334] = "    " + "11/30/" + year
entryContent[334] = "section</strong><br /><em>n.</em> A <strong>section</strong> is a part of something."

entryDate[335] = "    " + "12/01/" + year
entryContent[335] = "sector</strong><br /><em>n.</em> A <strong>sector</strong> is a part or portion of an area or society."

entryDate[336] = "    " + "12/02/" + year
entryContent[336] = "secure</strong><br /><em>v.</em> When you <strong>secure</strong> something, you make sure it’s safe."

entryDate[337] = "    " + "12/03/" + year
entryContent[337] = "seek</strong><br /><em>v.</em> When you <strong>seek</strong> something, you try to get it."

entryDate[338] = "    " + "12/04/" + year
entryContent[338] = "select</strong><br /><em>v.</em> When you <strong>select</strong> something, you choose it."

entryDate[339] = "    " + "12/05/" + year
entryContent[339] = "sequence</strong><br /><em>n.</em> The <strong>sequence</strong> is the order in which things happen or follow each other."

entryDate[340] = "    " + "12/06/" + year
entryContent[340] = "sex</strong><br /><em>n.</em> A person’s <strong>sex</strong> describes whether he or she is male or female."

entryDate[341] = "    " + "12/07/" + year
entryContent[341] = "shift</strong><br /><em>v.</em> When you <strong>shift</strong> something, you change its position."

entryDate[342] = "    " + "12/08/" + year
entryContent[342] = "significant</strong><br /><em>adj.</em> Something <strong>significant</strong> is important."

entryDate[343] = "    " + "12/09/" + year
entryContent[343] = "similar</strong><br /><em>adj.</em> If things are <strong>similar</strong>, they are alike."

entryDate[344] = "    " + "12/10/" + year
entryContent[344] = "site</strong><br /><em>n.</em> A <strong>site</strong> is a location or place."

entryDate[345] = "    " + "12/11/" + year
entryContent[345] = "source</strong><br /><em>n.</em> A <strong>source</strong> is the original place something began."

entryDate[346] = "    " + "12/12/" + year
entryContent[346] = "specific</strong> <br /><em>adj.</em> If something is <strong>specific</strong>, it is exact."

entryDate[347] = "    " + "12/13/" + year
entryContent[347] = "specify</strong><br /><em>v.</em> When you <strong>specify</strong> something, you name it or state it clearly."

entryDate[348] = "    " + "12/14/" + year
entryContent[348] = "strategy</strong><br /><em>n.</em> A <strong>strategy</strong> is a careful plan for reaching a goal."

entryDate[349] = "    " + "12/15/" + year
entryContent[349] = "structure</strong><br /><em>n.</em> A <strong>structure</strong> is how different parts are put together to build or organize something."

entryDate[350] = "    " + "12/16/" + year
entryContent[350] = "sufficient</strong><br /><em>adj.</em> If something is <strong>sufficient</strong>, it is enough for the purpose."

entryDate[351] = "    " + "12/17/" + year
entryContent[351] = "survey</strong><br /><em>n.</em> A <strong>survey</strong> is a broad or general look at a subject or situation."

entryDate[352] = "    " + "12/18/" + year
entryContent[352] = "task</strong><br /><em>n.</em> A <strong>task</strong> is a certain job that needs to be done."

entryDate[353] = "    " + "12/19/" + year
entryContent[353] = "technical</strong><br /><em>adj.</em> <strong>Technical</strong> relates to special and scientific skills."

entryDate[354] = "    " + "12/20/" + year
entryContent[354] = "technique</strong><br /><em>n.</em> A <strong>technique</strong> is a particular way of doing something."

entryDate[355] = "    " + "12/21/" + year
entryContent[355] = "technology</strong><br /><em>n.</em> <strong>Technology</strong> is<strong></strong> the study and use of science for gathering and applying information."

entryDate[356] = "    " + "12/22/" + year
entryContent[356] = "text</strong><br /><em>n.</em> <strong>Text</strong> is the words in something you read."

entryDate[357] = "    " + "12/23/" + year
entryContent[357] = "theory</strong> <br /><em>n.</em> A <strong>theory</strong> is an idea or belief based on facts."

entryDate[358] = "    " + "12/24/" + year
entryContent[358] = "theory</strong> <br /><em>n.</em> A <strong>theory</strong> is an idea or belief based on facts."

entryDate[359] = "    " + "12/25/" + year
entryContent[359] = "tradition</strong><br /><em>n.</em> A <strong>tradition</strong> is a belief or a custom handed down from generation to generation."

entryDate[360] = "    " + "12/26/" + year
entryContent[360] = "tradition</strong><br /><em>n.</em> A <strong>tradition</strong> is a belief or a custom handed down from generation to generation."

entryDate[361] = "    " + "12/27/" + year
entryContent[361] = "transfer</strong><br /><em>v.</em> When you <strong>transfer</strong> something, you move or carry it from one place to another."

entryDate[362] = "    " + "12/28/" + year
entryContent[362] = "valid</strong><br /><em>adj.</em> Something that is <strong>valid</strong> is usable and acceptable under the law."

entryDate[363] = "    " + "12/29/" + year
entryContent[363] = "vary</strong><br /><em>v.</em> When you <strong>vary</strong> something, you change it to make it different."

entryDate[364] = "    " + "12/30/" + year
entryContent[364] = "volume</strong><br /><em>n.</em> The <strong>volume</strong> is the size or amount of something."

entryDate[365] = "    " + "12/31/" + year
entryContent[365] = "volume</strong><br /><em>n.</em> The <strong>volume</strong> is the size or amount of something."

if (typeof display == "undefined") { var display = "date" }

if (display == "random")
{
  var randomNumber = Math.random()
  randomNumber *= varLength
  randomNumber = parseInt(randomNumber)
  if(isNaN(randomNumber)) randomNumber = 0
  else randomNumber %= varLength
  selectedContent = entryContent[randomNumber]
}
else
{
  for (x=0; x<(entryContent.length); x++)
  {
    tempDate = new Date(
entryDate[x])
    tempContent = entryContent[x]
    if ((tempDate <= today) && (tempDate > selectedDate))
    {
      selectedContent = tempContent
      selectDate = tempDate
    }
  }
}

document.write (selectedContent)
