<!-- Copyright 2008 Bontrager Connection, LLC
// Javascript generated at http://BontragerCGI.com/
function topTenCelmark() {
//
//
// Change cookie name, below, if needed.
   
var CookieName = "topTenCelmark";
   
//
//
//
var Init = true;
var Cookie = '';
var Separator = ',';
var Chunk = new Array();
var MaxContentNumber = 10;
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(3 > 0) {
   var now = new Date();
   then = now.getTime() + (3 * 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('<img src="images/top10_1.gif" alt="Top 10 Reasons to Partner with Celmark" class="top10Img" width="305" height="165" border="0" />');
   document.writeln('<div class="top10Text">You come first in everything we do. We pride ourselves on providing the <strong>best service</strong> in the industry, and do whatever it takes to make sure you love your new space.</div>');
   }
if(Chunk[0] == 2) {
   document.writeln('<img src="images/top10_2.gif" alt="Top 10 Reasons to Partner with Celmark" class="top10Img" width="305" height="165" border="0" />');
   document.writeln('<div class="top10Text">We have something that’s not always easy to come by in this industry. <strong>Integrity.</strong> So doing business with fairness and honesty is simply who we are.</div>');
   }
if(Chunk[0] == 3) {
   document.writeln('<img src="images/top10_3.gif" alt="Top 10 Reasons to Partner with Celmark" class="top10Img" width="305" height="165" border="0" />');
   document.writeln('<div class="top10Text">We know how important <strong>timing</strong> is to you. So when you need to be moved in by a certain date, we’ll make sure we meet your deadline. Absolutely. No exceptions.</div>');
   }
if(Chunk[0] == 4) {
   document.writeln('<img src="images/top10_4.gif" alt="Top 10 Reasons to Partner with Celmark" class="top10Img" width="305" height="165" border="0" />');
   document.writeln('<div class="top10Text">We were <strong>green</strong> long before it was cool to be green. We approach our process with sustainability in mind, and make every effort to reduce our impact on the earth.</div>');
   }
if(Chunk[0] == 5) {
   document.writeln('<img src="images/top10_5.gif" alt="Top 10 Reasons to Partner with Celmark" class="top10Img" width="305" height="165" border="0" />');
   document.writeln('<div class="top10Text">We demand <strong>excellence</strong> in design, accuracy in budgeting, quality in products, and uncompromising skill in construction practices.</div>');
   }
if(Chunk[0] == 6) {
   document.writeln('<img src="images/top10_6.gif" alt="Top 10 Reasons to Partner with Celmark" class="top10Img" width="305" height="165" border="0" />');
   document.writeln('<div class="top10Text">Celmark invests in the <strong>best technology</strong> possible, and uses it to communicate more effectively with you and deliver a better product.</div>');
   }
if(Chunk[0] == 7) {
   document.writeln('<img src="images/top10_7.gif" alt="Top 10 Reasons to Partner with Celmark" class="top10Img" width="305" height="165" border="0" />');
   document.writeln('<div class="top10Text">We empower our employees to participate like owners—with the latitude to <strong>solve problems</strong> in the field, so you’ll get a faster, better end result.</div>');
   }
if(Chunk[0] == 8) {
   document.writeln('<img src="images/top10_8.gif" alt="Top 10 Reasons to Partner with Celmark" class="top10Img" width="305" height="165" border="0" />');
   document.writeln('<div class="top10Text">Some developers like to nickel and dime every change a client requests. That’s not our philosophy. We’d rather <strong>just take care of it,</strong> so everyone is happy.</div>');
   }
if(Chunk[0] == 9) {
   document.writeln('<img src="images/top10_9.gif" alt="Top 10 Reasons to Partner with Celmark" class="top10Img" width="305" height="165" border="0" />');
   document.writeln('<div class="top10Text">Our final <strong>punch-list</strong> and <strong>follow-up</strong> are the best in the industry. Even after warranties are up, we check in with clients to make sure you’re still satisfied.</div>');
   }
if(Chunk[0] == 10) {
   document.writeln('<img src="images/top10_10.gif" alt="Top 10 Reasons to Partner with Celmark" class="top10Img" width="305" height="165" border="0" />');
   document.writeln('<div class="top10Text">You’ll have fun working with Celmark. Our people are always <strong>positive</strong>—we take the work seriously, but we don’t take ourselves too seriously.</div>');
   }
}
topTenCelmark();
//-->

