document.write(' sLocation = this.location.search;iPosStart = sLocation.search(/syt_t=/) + 6;iPosEnd = sLocation.substr(iPosStart).search(/&/);iSYT_Topic = sLocation.substr(iPosStart,iPosEnd);iPosStart = sLocation.search(/syt_c=/) + 6;iPosEnd = sLocation.substr(iPosStart).search(/&/);bCorrect = (iPosEnd == -1) ? sLocation.substr(iPosStart) : sLocation.substr(iPosStart,iPosEnd);sQOTDData = \'\';if(iSYT_Topic.length) { sQOTDData += \'&t=\' + iSYT_Topic; sQOTDData += \'&main_topic=\' + iSYT_Topic;}if(bCorrect.length) { sQOTDData += \'&c=\' + bCorrect; }if(sQOTDData.length){sQOTDData += \'&mode=showanswer\';}document.write(\'\');');