function trackads(adid)
{  
record_stats = new Image ;
record_stats.src = 'http://www.dunnchamber.com/adsupdate.cfm?adid='+adid; 
//record_stats.src = 'http://127.0.0.1/dunnchamber/adsupdate.cfm?adid='+adid; 
return true;
}



