   function image() { };  
   image = new image(); 
   number = 0;
   // imageArray 
   image[number++] = '<img name="rec-news-1" src="whatsnew-images/31/New_BIF_31.jpg" width="165" height="100" alt=""><br>20 Years and Full-Speed Ahead with the Block Island Ferry<br><a href="http://www.akinsmarketing.com/news-adlibs.php?subaction=showfull&id=1227111135&archive=&start_from=&ucat=3&">Click here</a>'
      //
   image[number++] = '<img name="rec-news-1" src="whatsnew-images/31/New_CEDIA082_31.jpg" width="165" height="100" alt=""><br>New Print Promotes DefTech Products<br><a href="http://www.akinsmarketing.com/news-adlibs.php?subaction=showfull&id=1227110393&archive=&start_from=&ucat=3&">Click here</a>'
      //
   image[number++] = '<img name="rec-news-1" src="whatsnew-images/31/New_CEDIA08_31.jpg" width="165" height="100" alt=""><br>DefTech Showcases New Signage for CEDIA<br><a href="http://www.akinsmarketing.com/news-adlibs.php?subaction=showfull&id=1227111222&archive=&start_from=&ucat=3&">Click here</a>'
    //
   image[number++] = '<img name="rec-news-1" src="whatsnew-images/31/New_DPHID_31.jpg" width="165" height="100" alt=""><br>A New Look for DPH<br><a href="http://www.akinsmarketing.com/news-adlibs.php?subaction=showfull&id=1227111355&archive=&start_from=&ucat=3&">Click here</a>'
   //
   image[number++] = '<img name="rec-news-1" src="whatsnew-images/31/New_HPSA_31.jpg" width="165" height="100" alt=""><br>Calling All Healthcare Heroes!<br><a href="http://www.akinsmarketing.com/news-adlibs.php?subaction=showfull&id=1227110783&archive=&start_from=&ucat=3&">Click here</a>'
   //
   image[number++] = '<img name="rec-news-1" src="whatsnew-images/31/New_Infant_31.jpg" width="165" height="100" alt=""><br>Saving Babies with a Healthy Start<br><a href="http://www.akinsmarketing.com/news-adlibs.php?subaction=showfull&id=1227110460&archive=&start_from=&ucat=3&">Click here</a>' 
   //
   image[number++] = '<img name="rec-news-1" src="whatsnew-images/31/New_Morin_31.jpg" width="165" height="100" alt=""><br>Morin Associates Makes Auction Ad<br><a href="http://www.akinsmarketing.com/news-adlibs.php?subaction=showfull&id=1227111058&archive=&start_from=&ucat=3&">Click here</a>'
   //
   image[number++] = '<img name="rec-news-1" src="whatsnew-images/31/New_PanFlu2_31.jpg" width="165" height="100" alt=""><br>Fighting Pandemic Flu<br><a href="http://www.akinsmarketing.com/news-adlibs.php?subaction=showfull&id=1227111314&archive=&start_from=&ucat=3&">Click here</a>'
   //
   image[number++] = '<img name="rec-news-1" src="whatsnew-images/31/New_PanFlu_31.jpg" width="165" height="100" alt=""><br>A Win-Win Situation: Not 1, But 2 PR Awards!<br><a href="http://www.akinsmarketing.com/news-adlibs.php?subaction=showfull&id=1227110904&archive=&start_from=&ucat=3&">Click here</a>'
   //
   image[number++] = '<img name="rec-news-1" src="whatsnew-images/31/New_PMP_31.jpg" width="165" height="100" alt=""><br>Fighting Drug Abuse<br><a href="http://www.akinsmarketing.com/news-adlibs.php?subaction=showfull&id=1227110332&archive=&start_from=&ucat=3&">Click here</a>'
   //
  increment = Math.floor(Math.random() * number);  document.write(image[increment]);  