<!--
// Spotlight entried to be randomly presented to the users.
spotlight = new Array(); 
index = 0;

spotlight[index++] = "<a href='http://www.mass.gov/cqp' target=''><img src='http://www.mass.gov/agr/images/cqp-spotlight.jpg' alt='Commonwealth Quality Logo' border='0' /><br>Commonwealth Quality</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>Your Gateway to Local</a>"
spotlight[index++] = "<a href='http://www.mass.gov/agr/boards-commissions/mfpc.htm' target=''><img src='http://www.mass.gov/agr/images/fpc-spotlight.jpg' alt='Mass Food Policy Council' border='0' /><br>Mass Food Policy Council</a>"
spotlight[index++] = "<a href='http://www.mass.gov/agr/massgrown/faces-of-ag/index.htm' target=''><img src='http://www.mass.gov/agr/images/AgFaces1.jpg' alt='Faces of MA Agriculture' border='0' /><br>Faces of MA Agriculture</a>"
spotlight[index++] = "<a href='http://www.mass.gov/agr/massgrown/faces-of-ag/index.htm' target=''><img src='http://www.mass.gov/agr/images/AgFaces2.jpg' alt='Faces of MA Agriculture' 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>"
spotlight[index++] = "<a href='http://environment.blog.state.ma.us/' target=''><img src='http://www.mass.gov/agr/images/the-great-outdoors.jpg' alt='The Great Outdoors Blog' border='0' /></a>"

// Division Specific Links for Subpages
animalHealthLinks = new Array(); 
index = 0; 

// Sample usage 
// animalHealthLinks[index++] = "<ul><li class='sidebarlinklist'><a href='http://mass.gov/agr/index.htm' target=''><br>Animal Health Link 001</a></li></ul>"
-->
