<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'
document.write('<table>\n<tr>\n<td valign="top">\n');

// NOTE: For no allwebco copyright erase only the next 2 lines

document.write('<span class="Ads">');
document.write('<a href="http://www.littleelmdentalcare.com/" target="_blank"><img src="http://littleelm.com/picts/Little-Elm-Dental-Care-Butt.gif"></a></span>');
document.write('<br>');
document.write('<br>');

document.write('<span class="Ads">');
document.write('<a href="http://www.amandahillsellshomes.com/" target="_blank"><img src="http://littleelm.com/picts/KW-Amanda-Hill-button.gif"></a></span>');
document.write('<br>');
document.write('<br>');

document.write('<span class="Ads">');
document.write('<a href="http://www.pointbank.com/" target="_blank"><img src="http://littleelm.com/picts/Point-Bank-LE-Button.gif"></a></span>');
document.write('<br>');
document.write('<br>');

document.write('<span class="Ads">');
document.write('<a href="http://grandecom.com/" target="_blank"><img src="http://littleelm.com/picts/Grande-Comm-TileAd.gif"></a></span>');
document.write('<br>');
document.write('<br>');

document.write('<span class="Ads">');
document.write('<a href="mailto:chuck@sunnewspapers.com" target="_blank"><img src="http://littleelm.com/picts/ad_promo_copy.jpg"/></a></span>');
document.write('<br>');
document.write('<br>');

document.write('<span class="Ads">');
document.write('<a href="http://www.wix.com/wilkersonphotography/gallery" target="_blank"><img src="http://www.littleelm.com/picts/Wilkerson-Photos-button.gif"></a></span>');
document.write('<br>');
document.write('<br>');

document.write('<span class="Ads">');
document.write('<a href="mailto:chuck@sunnewspapers.com" target="_blank"><img src="http://littleelm.com/picts/ad_promo_copy.jpg"/></a></span>');
document.write('<br>');
document.write('<br>');

document.write('<span class="Ads">');
document.write('<a href="mailto:chuck@sunnewspapers.com" target="_blank"><img src="http://littleelm.com/picts/ad_promo_copy.jpg"/></a></span>');
document.write('<br>');
document.write('<br>');

//Begin Column 2
document.write('</td>\n<td valign="top">');

document.write('<span class="Ads">');
document.write('<a href="http://littleelm.com/Specials/specials.html"><img src="http://littleelm.com/picts/Mama-Santas-125.gif"/></a></span>');
document.write('<br>');
document.write('<br>');

document.write('<span class="Ads">');
document.write('<a href="mailto:chuck@sunnewspapers.com" target="_blank"><img src="http://littleelm.com/picts/ad_promo_copy.jpg"/></a></span>');
document.write('<br>');
document.write('<br>');

document.write('<span class="Ads">');
document.write('<a href="mailto:chuck@sunnewspapers.com" target="_blank"><img src="http://littleelm.com/picts/ad_promo_copy.jpg"/></a></span>');
document.write('<br>');
document.write('<br>');

document.write('<span class="Ads">');
document.write('<a href="mailto:chuck@sunnewspapers.com" target="_blank"><img src="http://littleelm.com/picts/ad_promo_copy.jpg"/></a></span>');
document.write('<br>');
document.write('<br>');

document.write('<span class="Ads">');
document.write('<a href="mailto:chuck@sunnewspapers.com" target="_blank"><img src="http://littleelm.com/picts/ad_promo_copy.jpg"/></a></span>');
document.write('<br>');
document.write('<br>');

document.write('<span class="Ads">');
document.write('<a href="http://www.lecustomwoodcraft.com/" target="_blank"><img src="http://www.littleelm.com/picts/woodcraft_button.gif"/></a></span>');
document.write('<br>');
document.write('<br>');

document.write('<span class="Ads">');
document.write('<a href="mailto:chuck@sunnewspapers.com" target="_blank"><img src="http://littleelm.com/picts/ad_promo_copy.jpg"/></a></span>');
document.write('<br>');
document.write('<br>');

document.write('<span class="Ads">');
document.write('<a href="mailto:chuck@sunnewspapers.com" target="_blank"><img src="http://littleelm.com/picts/ad_promo_copy.jpg"/></a></span>');
document.write('<br>');
document.write('<br>');



//Begin Column 3
document.write('</td>\n<td valign="top">');


var dimages=new Array();
var dlinks = new Array();
var numImages=2;	//total number of images in ad changer


dimages[0]=new Image();
dimages[0].src="http://littleelm.com/picts/Nevas_Affordables_skyscraper.jpg";
dlinks[0] = "http://nevasaffordables.com/";

dimages[1]=new Image();
dimages[1].src="http://littleelm.com/picts/Candyland-Skyscraper.jpg";
dlinks[1] = "";

var curImage=-1;

function swapPicture()
{
  if (document.images)
  {
    var nextImage=curImage+1;
    if (nextImage>=numImages)
      nextImage=0;
    if (dimages[nextImage] && dimages[nextImage].complete)
    {
      var target=0;
      if (document.images.bigAd)
        target=document.images.bigAd;
      if (document.all && document.getElementById("bigAd"))
        target=document.getElementById("bigAd");
  		link = document.getElementById("bigAdLink");
      // make sure target is valid.  It might not be valid
      //   if the page has not finished loading
      if (target)
      {
        target.src=dimages[nextImage].src;
		link.href=dlinks[nextImage];
        curImage=nextImage;
      }

      setTimeout("swapPicture()", 5000);

    }
    else
    {
      setTimeout("swapPicture()", 1500);
    }
  }
}

setTimeout("swapPicture()", 5000);


var dimages2=new Array();
var dlinks2= new Array();
var numImages2=2;	//total number of images in ad changer

dimages2[0]=new Image();
dimages2[0].src="http://lakecities.com/picts/Texas-Calendars-Skyscraper-Ad.png";
dlinks2[0] = "http://www.texascalendars.com/";

dimages2[1]=new Image();
dimages2[1].src="http://lakecities.com/picts/DotPhot-160x600-LC.gif";
dlinks2[1] = "http://littleelm.com/Gallery/";


var curImage2=-1;

function swapPicture2()
{
  if (document.images)
  {
    var nextImage=curImage+1;
    if (nextImage>=numImages)
      nextImage=0;
    if (dimages2[nextImage] && dimages2[nextImage].complete)
    {
      var target=0;
      if (document.images.bigAd2)
        target=document.images.bigAd2;
      if (document.all && document.getElementById("bigAd2"))
        target=document.getElementById("bigAd2");
  		link = document.getElementById("bigAdLink2");
      // make sure target is valid.  It might not be valid
      //   if the page has not finished loading
      if (target)
      {
        target.src=dimages2[nextImage].src;
		link.href=dlinks2[nextImage];
        curImage=nextImage;
      }

      setTimeout("swapPicture2()", 5000);

    }
    else
    {
      setTimeout("swapPicture2()", 1500);
    }
  }
}

setTimeout("swapPicture()", 5000);
setTimeout("swapPicture2()", 5000);


<!-- Begin
document.write('<span class="Ads">');
document.write('<a href="http://nevasaffordables.com/" target="_blank" id="bigAdLink"><img id="bigAd" src="http://littleelm.com/picts/Nevas_Affordables_skyscraper.jpg"/></a></span>');
document.write('<br><br>');
document.write('<span class="Ads">');
document.write('<a href="http://www.texascalendars.com/" target="_blank" id="bigAdLink2"><img id="bigAd2" src="http://lakecities.com/picts/Texas-Calendars-Skyscraper-Ad.png"/></a></span>');

document.write('<br>');




document.write('</td>\n</tr>\n</table>');



//  End -->
