<!--
// Spotlight entries 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/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/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://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>"
spotlight[index++] = "<a href='http://www.mass.gov/agr/aquaculture/index.htm' target=''><img src='http://www.mass.gov/agr/images/aquaculturepic.jpg' alt='Shellfish Gear and Nets' border='0' /><br>Aquaculture Program Information</a>"

// Division Specific Links for Subpages
technicalAssistanceLinks = new Array(); 
index = 0; 

technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/divisions/ag_technical_assistance.htm'><b>Agricultural Conservation and Technical Assistance</b></a><br></p>";
technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/programs/calendar.html'><b>Calendar</b></a><br></p>";

//technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/programs/ftrc/index.htm'><b>Farm Technology Review Commission</b></a><br></p>";
//technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/programs/abtp/index.htm#Startup'><b>Planning for Start-Up </b></a><br></p>";
//technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/programs/mefap/index.htm'><b>Emergency Food Assistance</b></a><br></p>";
//technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/admin/farmenergy.htm'><b>Farm Energy Discount Program</b></a><br></p>";
technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/programs/compost/docs/Guide_to_Ag_Composting2010.pdf'><b>Ag Composting Guidelines</b></a><br></p>";
//technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/programs/workshops/index.html'><b>Grant Deadlines</b></a><br></p>";
//technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/programs/ftrc/docs/AnnualReport_Final.pdf'><b>FTRC Report</b></a><br></p>";
technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/programs/bmp/index.htm'><b>Agricultural Best Management Practices</b></a><br></p>";
//technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/programs/aegp/index.htm'><b>Ag-Energy Grants</b></a><br></p>";
//technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/programs/mega/index.htm'><b>New Farmer Grants</b></a><br></p>";
//technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/programs/grants/index.htm'><b>Workshops</b></a><br></p>";
//technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/programs/aeep/index.htm'><b>AEEP</b></a><br></p>";
//technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/programs/farmviability/index.htm'><b>Farm Viability Grant</b></a><br></p>";
//technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/programs/aip/index.htm'><b>APR Improvement Grant</b></a><br></p>";
technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/programs/abtp/index.htm'><b>Business Training Programs</b></a><br></p>";



