Searched refs:logicswitch (Results 1 – 1 of 1) sorted by relevance
40 function rssticker_ajax(RSS_url, cachetime, divId, divClass, delay, logicswitch){ argument45 this.logicswitch=(typeof logicswitch!="undefined")? logicswitch : ""113 if (this.logicswitch.indexOf("description")==-1) description=""114 if (this.logicswitch.indexOf("date")==-1) feeddate=""