
<!-- Copyright 2006 Bontrager Connection, LLC
// Javascript generated at http://BontragerCGI.com/
function Function1155842691Name() {
//
//
// Change cookie name, below, if needed.
   
var CookieName = "Cookie1155842691Name";
   
//
//
//
var Init = true;
var Cookie = '';
var Separator = ',';
var Chunk = new Array();
var MaxContentNumber = 5;
var DispositionTimes = 0;
var Disposition = 'unique';
if(document.cookie.length > 0) {
   var spot = CookieName + '=';
   var cookiebegin = document.cookie.indexOf(spot);
   var cookieend = 0;
   if(cookiebegin > -1) {
      cookiebegin += spot.length;
      cookieend = document.cookie.indexOf(";",cookiebegin);
      if(cookieend < cookiebegin) { cookieend = document.cookie.length; }
      Cookie = document.cookie.substring(cookiebegin,cookieend);
      }
   }
if(Cookie.length > 1)
{
   Chunk = Cookie.split(Separator);
   if(Disposition == 'same') {
      var chunk = parseInt(Chunk[1]);
      chunk++;
      Chunk[1] = chunk;
      Init = false;
      if((DispositionTimes > 0) && (Chunk[1] > 0)) { Init = true; }
      }
   }
if(Init == true) {
   var nextnum = Math.ceil(Math.random() * MaxContentNumber);
   if(Chunk[0] > 0) {
      while(nextnum == Chunk[0]) { nextnum = Math.ceil(Math.random() * MaxContentNumber); }
      }
   Chunk[0] = nextnum;
   Chunk[1] = '1';
   }
if((Chunk[0] < 1) || (Chunk[0] > MaxContentNumber)) {
   Chunk[0] = Math.floor(Math.random() * (MaxContentNumber+1));
   Chunk[1] = '1';
   }
if((Chunk[0] < 1) || (Chunk[0] > MaxContentNumber)) { Chunk[0] = 1; }
var exp = '';
if(0 > 0) {
   var now = new Date();
   then = now.getTime() + (0 * 24 * 60 * 60 * 1000);
   now.setTime(then);
   exp = '; expires=' + now.toGMTString();
   }
var cookiecontent = Chunk.join(Separator);
document.cookie = CookieName + "=" + cookiecontent + '; path=/' + exp;
if(Chunk[0] == 1) {
   document.writeln('<a href="wallofdreamstest.htm" class="quotetext">Again it has been my pleasure to work with Beaver Mountain Log & Cedar Homes. This home I am building now for the Fabers has been a pleasure to assemble right from the delivery to the point we are at now, doing the siding on the gables and the garage and the interior framing and wiring...</a>');
   }
if(Chunk[0] == 2) {
	document.writeln('<a href="wallofdreamstest.htm" class="quotetext">Just an update: things are coming along well! The house is taking shape. When Nick came up for the day, have to say he was very helpful, knowledgeable, friendly, and a great asset to your company. He certainly kept things moving and didnt waste any time or manpower...</a>');
   }
	 if(Chunk[0] == 3) {
	document.writeln('<a href="wallofdreamstest.htm" class="quotetext">Pat and I wish to extend our gratitude to you for the excellent meeting we experienced on Friday at Beaver Mountain. It was, to say the least, educational, informative, and professionally informal (which we enjoyed tremendously)....</a>');
   }
	 if(Chunk[0] == 4) {
	document.writeln('<a href="wallofdreamstest.htm" class="quotetext">We moved into our Beaver Mountain Log Home in August and have continued to work on the final touches at our leisure. In the year since then, we have had a wonderful experience. During the winter, the house was incredibly comfortable with no drafts through the logs...</a>');
   }
	 	 if(Chunk[0] == 5) {
	document.writeln('<a href="wallofdreamstest.htm" class="quotetext">My wife Susan and I traveled from Maine to the Carolinas checking out different log home manufacturers. After several months of comparing, Susan and I felt that Beaver Mountain Log & Cedar Homes gave us the product, service and personal touch that we required...</a>');
   }

}
Function1155842691Name();
//-->
