document.write('<div id="dabbp_addsaeight_container"></div>');
var DabBp;
var Dabten;
if(!DabBp)DabBp={};
DabBp.AddsAeight={
 cgi:'parts/addsaeight.cgi'
 ,css:'parts/addsaeight.css'
};

DabBp.AddsAeight.Start=function(){
DabBp.AddsAeight.Search();
setInterval('DabBp.AddsAeight.Search();', 15000);
return false;
};
DabBp.AddsAeight.Search=function(){
var d=new Date();d=d.getTime();
Dabten.InsertFromURI('dabbp_addsaeight_container', 'html', 'dabbp_addsaeight', DabBp.AddsAeight.cgi+'?'+d, {} );
return false;
};

DabBp.AddsAeight.InitTags=function(){
if(!Dabten){setTimeout('DabBp.AddsAeight.InitTags()', 1000);return;}
Dabten.Load({'dabbp_addsaeight':'parts/addsaeight.txt'},{onsuccess:DabBp.AddsAeight.Start});
return false;
};
DabBp.AddsAeight.InitTags();

