
function init(){
  if(chckcrnr()){
  
  
    rndd("div.bx1","all","#dee5ef","#fff","smooth border #91abc2"); 
    rndd("div.ttrctnpnl","all","#fff","#ffefe6","smooth border #dcb1b9");
    rndd("div.attraction","top","#fff","#8d188d","smooth border #8d188d");
    rndd("div.attraction","bottom","#fff","#8d188d","smooth border #8d188d");
    rndd("div.pnl1","all","#dee5ef","#fff","smooth border #91abc2");
    //rndd("div.pnlaboutcrnr","all","#fff","#f6faf4","smooth border #bfd8ad");
    rndd("div.topten","all","#fff","#efefef","smooth border #ccc"); 
    rndd("div.ttrhdr","top","#dee5ef","#007bc1","smooth border #007bc1"); 
    //rndd("div.feature","bottom","#dee5ef","#fff","smooth border #007bc1");
    rndd("div.spcls","top","#E9EDF6","#e5f0e5","smooth border #2c4a2c");
    rndd("div.spcls","bottom","#fff","#e5f0e5","smooth border #2c4a2c");
    rndd("div.hmbttm","bottom","#dee5ef","#fff","smooth border #007bc1"); 
    rndd("div.htlbrnds","bottom","#dee5ef","#fff","smooth border #666");
    //rndd("div.hotel","top","#828282","#069","smooth border #069");
    //rndd("div.hotel","bottom","#fff","#069","smooth border #069");
    


  }
}