<!--
// 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' 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>"

// Division Specific Links for Subpages
administrationLinks = new Array(); 
index = 0; 

-->
