<!--
// Spotlight entried to be randomly presented to the users.
spotlight = new Array(); 
index = 0;

spotlight[index++] = "<a href='http://www.mass.gov/agr/agtag/index.htm' target=''><img src='http://www.mass.gov/agr/images/ag_tag_plate_08_300mini.jpg' alt='Ag Tag License Plate' border='0' /><br>Request Your Ag Plate Today!</a>"
spotlight[index++] = "<a href='http://www.mass.gov/massgrown/index.htm' target=''><img src='http://www.mass.gov/agr/images/massgrown_spotlight.gif' alt='Mass Grown Logo' border='0' /><br>Mass Grown and Fresher!</a>"
spotlight[index++] = "<a href='http://www.mass.gov/agr/150/Gallery/index.htm' target=''><img src='http://www.mass.gov/agr/images/AgFaces1.jpg' alt='Mass Grown Logo' border='0' /><br>Faces of MA Agriculture</a>"
spotlight[index++] = "<a href='http://www.mass.gov/agr/150/Gallery/index.htm' target=''><img src='http://www.mass.gov/agr/images/AgFaces2.jpg' alt='Mass Grown Logo' border='0' /><br>Faces of MA Agriculture</a>"
spotlight[index++] = "<a href='http://www.mass.gov/agr/programs/aeep/aeep_case_histories.htm'><target=''><img src='http://www.mass.gov/agr/programs/aeep/images/caretaker_170x80.jpg' alt='Family' border='0' /><br>AEEP Renewable Energy Case Histories</a>"

// Division Specific Links for Subpages
administrationLinks = new Array(); 
index = 0; 

//administrationLinks[index++] = "<a href='../agtag/index.htm' target=''><br>Pesticide Link 001</a>"

-->