<!--
// 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/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>"
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
technicalAssistanceLinks = new Array(); 
index = 0; 

// technicalAssistanceLinks[index++] = "<a href='../agtag/index.htm' target=''><br>Pesticide Link 001</a>"
//technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/divisions/ag_technical_assistance.htm'><b>Agricultural Technical Assistance</b></a><br></p>";
// technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/programs/compost/index.htm'><b>Composting Program</b></a><br></p>";
// technicalAssistanceLinks[index++] ="<p class='info'><a href='http://www.mass.gov/agr/programs/compost/index.htm'><b>Composting Program</b></a><br></p>";
technicalAssistanceLinks[index++] ="<p class='infoNoIcon'><a href='http://www.mass.gov/agr/programs/energy/docs/AG-ENERGY-2010.doc'><b>Ag-Energy Grant Program</b></a><br></p>";
technicalAssistanceLinks[index++] ="<p class='infoNoIcon'><a href='http://www.mass.gov/agr/programs/abtp/index.htm'><b>Agricultural Business Training </b></a><br></p>";

