/***********************************************************************************************************
 * su.bot.kisa.javascript.chatbots.SearchLoadTab
 * Location: http://www.bot.su/library/su/bot/kisa/javascript/chatbots/SearchLoadTab.js
 * Version Location: http://www.bot.su/library/su/bot/kisa/javascript/chatbots/kisasearchloadtab/builds/20070811/SearchLoadTab.js
 * Index Version Location: http://www.bot.su/library/su/bot/kisa/javascript/chatbots/kisasearchloadtab/builds/20070811/index.html
 * © Bot.Su (http://www.bot.su/)
***********************************************************************************************************/

if (typeof su == "undefined") {su = {};};
if (typeof su.bot == "undefined") {su.bot = {};};
if (typeof su.bot.kisa == "undefined") {su.bot.kisa = {};};
if (typeof su.bot.kisa.javascript == "undefined") {su.bot.kisa.javascript = {};};
if (typeof su.bot.kisa.javascript.chatbots == "undefined") {su.bot.kisa.javascript.chatbots = {};};

if (typeof su.bot.kisa.javascript.chatbots.SearchLoadTab == "undefined") {
 su.bot.kisa.javascript.chatbots.SearchLoadTab = function() {}; 
 su.bot.kisa.javascript.chatbots.SearchLoadTab.prototype = new su.bot.javascript.chatbot.chatbots.SearchLoadTab();

 su.bot.kisa.javascript.chatbots.SearchLoadTab.prototype.className = "SearchLoadTab"; 
 su.bot.kisa.javascript.chatbots.SearchLoadTab.prototype.classNamespace = "su.bot.kisa.javascript.chatbots.SearchLoadTab"; 
 su.bot.kisa.javascript.chatbots.SearchLoadTab.prototype.classCreated = "20070223"; 
 su.bot.kisa.javascript.chatbots.SearchLoadTab.prototype.classCreator = "http://www.bot.su/"; 
 su.bot.kisa.javascript.chatbots.SearchLoadTab.prototype.classLocation = "http://www.bot.su/library/su/bot/kisa/javascript/chatbots/SearchLoadTab.js"; 
 su.bot.kisa.javascript.chatbots.SearchLoadTab.prototype.classIndexLocation = "http://www.bot.su/library/su/bot/kisa/javascript/chatbots/kisasearchloadtab/index.html"; 
 su.bot.kisa.javascript.chatbots.SearchLoadTab.prototype.classVersion = "20070811"; 
 su.bot.kisa.javascript.chatbots.SearchLoadTab.prototype.classVersionLocation = "http://www.bot.su/library/su/bot/kisa/javascript/chatbots/kisasearchloadtab/builds/20070811/SearchLoadTab.js"; 
 su.bot.kisa.javascript.chatbots.SearchLoadTab.prototype.classVersionIndexLocation = "http://www.bot.su/library/su/bot/kisa/javascript/chatbots/kisasearchloadtab/builds/20070811/"; 
};
