						
						 <!--
						 var links;
						 links = new Array(9);
						 links[0] = "<a href = 'http://www.nancyfrost.info/Properties/Search.php' target='new'><img src='images/btn_search.jpg' width='136' height='38' border='0'></a>";
						 links[1] = "<a href = 'http://www.carollavigne.com/Properties/Search.php' target='new'><img src='images/btn_search.jpg' width='136' height='38' border='0'></a>";
						 links[2] = "<a href = 'http://mlsbot.com/mls.php?nnerenid=3280' target='new'><img src='images/btn_search.jpg' width='136' height='38' border='0'></a>";
						 links[3] = "<a href = 'http://www.movingwithscott.com/Search_MLS_Listings/page_894525.html' target='new'><img src='images/btn_search.jpg' width='136' height='38' border='0'></a>";
						 links[4] = "<a href = 'http://www.robgagnon.com/mls-search.php' target='new'><img src='images/btn_search.jpg' width='136' height='38' border='0'></a>";
						 links[5] = "<a href = 'http://www.nickroun.com/Properties/Search.php?NewSearch=1' target='new'><img src='images/btn_search.jpg' width='136' height='38' border='0'></a>";
						 links[6] = "<a href = 'http://lindamiller-tripp.com/Properties/Search.php' target='new'><img src='images/btn_search.jpg' width='136' height='38' border='0'></a>";
						 links[7] = "<a href = 'http://www.homesinnh.com/Properties/Search.php' target='new'><img src='images/btn_search.jpg' width='136' height='38' border='0'></a>";
						 links[8] = "<a href = 'http://www.kevinshultz.com/Properties/Search.php' target='new'><img src='images/btn_search.jpg' width='136' height='38' border='0'></a>";						 
						index = Math.floor(Math.random() * links.length);
						 document.write(links[index]);
						 //-->
						