// F.F.D Script Creations // Release date: 2011-09-27 // More info: http://blogandtipsblog.blogspot.com // user defined variable // -------------------------------------------------------------------------------------- // var AuReC_timeSet=30; // var cboxmain_height=270; // var cboxform_height=90; // var AuReC_autoLoad=true; // var AuReC_infoText='Auto-refresh:'; // var AuReC_onOptionText='ON'; // var AuReC_onOptionTitle='Click to check automatically for new messages'; // var AuReC_offOptionText='OFF'; // var AuReC_offOptionTitle='Stop automatic checking for new messages'; // the script // -------------------------------------------------------------------------------------- var AuReC_chatFrameName='cboxmain'; var AuReC_showOption=true; // true or false (true:tampilkan tombol, false:sembunyikan) var AuReC_loopRefresh; AuReC_creditURL='http://betterfreedownload.blogspot.com'; AuReC_creditText='©F.F.D Team'; AuReC_creditTitle='F.F.D Creations'; function AuReC_refresh() { AuReC_messageBox=document.getElementsByName(AuReC_chatFrameName)[0]; AuReC_messageBox.src=AuReC_messageBox.src; AuReC_realTimeSet=AuReC_timeSet*1000; AuReC_loopRefresh=setTimeout('AuReC_refresh()',AuReC_realTimeSet); } function AuReC_writeElement() { document.write('
'+AuReC_infoText+' '+AuReC_onOptionText+' '+AuReC_offOptionText+' | ');
document.write('
'); document.write(' | '); document.write(' |
---|