{"version":3,"sources":["webpack:///v1-3/production.js","webpack:///webpack/bootstrap b8c1d72de54064ed77b9","webpack:///./v1-3/production.js"],"names":["modules","__webpack_require__","moduleId","installedModules","exports","module","i","l","call","m","c","d","name","getter","o","Object","defineProperty","configurable","enumerable","get","n","__esModule","object","property","prototype","hasOwnProperty","p","s","adv","AdBase","extend","init","options","this","base","emit","ENUM","EVENTS","inited","setup","data","setuped","play","game","link","advEl","$","advid","games","length","find","index","attr","text","span","append","icon","prepend","isHot","addClass","removeClass","underline","hotIpaCode","util","sendIpa","ipaCode","played"],"mappings":"CAAS,SAAUA;ICInB,SAAAC,EAAAC;QAGA,IAAAC,EAAAD,IACA,OAAAC,EAAAD,GAAAE;QAGA,IAAAC,IAAAF,EAAAD;YACAI,KAAAJ;YACAK,MAAA;YACAH;;QAUA,OANAJ,EAAAE,GAAAM,KAAAH,EAAAD,SAAAC,KAAAD,SAAAH,IAGAI,EAAAE,KAAA,GAGAF,EAAAD;;IAvBA,IAAAD;IA4BAF,EAAAQ,IAAAT,GAGAC,EAAAS,IAAAP,GAGAF,EAAAU,IAAA,SAAAP,GAAAQ,GAAAC;QACAZ,EAAAa,EAAAV,GAAAQ,MACAG,OAAAC,eAAAZ,GAAAQ;YACAK,iBAAA;YACAC,eAAA;YACAC,OAAAN;;OAMAZ,EAAAmB,IAAA,SAAAf;QACA,IAAAQ,IAAAR,OAAAgB,aACA;YAA2B,OAAAhB,EAAA;YAC3B;YAAiC,OAAAA;;QAEjC,OADAJ,EAAAU,EAAAE,GAAA,KAAAA,IACAA;OAIAZ,EAAAa,IAAA,SAAAQ,GAAAC;QAAsD,OAAAR,OAAAS,UAAAC,eAAAjB,KAAAc,GAAAC;OAGtDtB,EAAAyB,IAAA,IAGAzB,IAAA0B,IAAA;IDMM,SAAUtB,GAAQD,GAASH;IAEjC;IErEA2B,IAAIC,OAAOC,OAAO;QAChBC,QAAM,SAASC;YACbC,KAAKC,KAAKF,IACVC,KAAKE,KAAKP,IAAIQ,KAAKC,OAAOC;;QAE5BC,SAAO,SAASC;YACdP,KAAKO,OAAOA,GACZP,KAAKE,KAAKP,IAAIQ,KAAKC,OAAOI;;QAE5BC,QAAM;YAIJ,KAAI,IADAC,GAAKC,GAFLC,IAAQC,EAAE,MAAMb,KAAKD,QAAQe,QAC7BC,IAAQf,KAAKO,KAAKQ,OAEd1C,IAAI,GAAGA,IAAE0C,EAAMC,QAAO3C,KAAI;gBAGhC,IAFAqC,IAAOK,EAAM1C,IACbsC,IAAOC,EAAMK,KAAK,WAASP,EAAKQ,QAAM,KAAG,MACrCP,EAAK,IAMRA,EAAKQ,KAAK,QAAOT,EAAKC,MAAMS,KAAKV,EAAK/B,YAN3B;oBACVgC,IAAOE,EAAE,cAAYH,EAAKC,OAAK,oCAAkCD,EAAK/B,OAAK;oBAC3E,IAAI0C,IAAOR,EAAE,UAAUS,OAAOX;oBAC9BC,EAAMK,KAAK,QAAQK,OAAOD;;gBAKzBX,EAAKa,QACNZ,EAAKa,QAAQ;gBAEfd,EAAKe,QAAQd,EAAKe,SAAS,cAAcf,EAAKgB,YAAY,aAC1DjB,EAAKkB,YAAYjB,EAAKe,SAAS,eAAef,EAAKgB,YAAY;gBAC5DjB,EAAKmB,cAAcnB,EAAKe,QACzB9B,IAAImC,KAAKC,QAAQpB,GAAKD,EAAKmB,cAErBnB,EAAKsB,WACZrC,IAAImC,KAAKC,QAAQpB,GAAKD,EAAKsB;;YAG9BhC,KAAKE,KAAKP,IAAIQ,KAAKC,OAAO6B","file":"v1-3/production.js","sourcesContent":["/******/ (function(modules) { // webpackBootstrap\n/******/ \t// The module cache\n/******/ \tvar installedModules = {};\n/******/\n/******/ \t// The require function\n/******/ \tfunction __webpack_require__(moduleId) {\n/******/\n/******/ \t\t// Check if module is in cache\n/******/ \t\tif(installedModules[moduleId]) {\n/******/ \t\t\treturn installedModules[moduleId].exports;\n/******/ \t\t}\n/******/ \t\t// Create a new module (and put it into the cache)\n/******/ \t\tvar module = installedModules[moduleId] = {\n/******/ \t\t\ti: moduleId,\n/******/ \t\t\tl: false,\n/******/ \t\t\texports: {}\n/******/ \t\t};\n/******/\n/******/ \t\t// Execute the module function\n/******/ \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n/******/\n/******/ \t\t// Flag the module as loaded\n/******/ \t\tmodule.l = true;\n/******/\n/******/ \t\t// Return the exports of the module\n/******/ \t\treturn module.exports;\n/******/ \t}\n/******/\n/******/\n/******/ \t// expose the modules object (__webpack_modules__)\n/******/ \t__webpack_require__.m = modules;\n/******/\n/******/ \t// expose the module cache\n/******/ \t__webpack_require__.c = installedModules;\n/******/\n/******/ \t// define getter function for harmony exports\n/******/ \t__webpack_require__.d = function(exports, name, getter) {\n/******/ \t\tif(!__webpack_require__.o(exports, name)) {\n/******/ \t\t\tObject.defineProperty(exports, name, {\n/******/ \t\t\t\tconfigurable: false,\n/******/ \t\t\t\tenumerable: true,\n/******/ \t\t\t\tget: getter\n/******/ \t\t\t});\n/******/ \t\t}\n/******/ \t};\n/******/\n/******/ \t// getDefaultExport function for compatibility with non-harmony modules\n/******/ \t__webpack_require__.n = function(module) {\n/******/ \t\tvar getter = module && module.__esModule ?\n/******/ \t\t\tfunction getDefault() { return module['default']; } :\n/******/ \t\t\tfunction getModuleExports() { return module; };\n/******/ \t\t__webpack_require__.d(getter, 'a', getter);\n/******/ \t\treturn getter;\n/******/ \t};\n/******/\n/******/ \t// Object.prototype.hasOwnProperty.call\n/******/ \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n/******/\n/******/ \t// __webpack_public_path__\n/******/ \t__webpack_require__.p = \"\";\n/******/\n/******/ \t// Load entry module and return exports\n/******/ \treturn __webpack_require__(__webpack_require__.s = 0);\n/******/ })\n/************************************************************************/\n/******/ ([\n/* 0 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\n\n\nadv.AdBase.extend('Ad17173ZhuanquYeyouRemm', {\n init: function init(options) {\n this.base(options);\n this.emit(adv.ENUM.EVENTS.inited);\n },\n setup: function setup(data) {\n this.data = data;\n this.emit(adv.ENUM.EVENTS.setuped);\n },\n play: function play() {\n var advEl = $('.' + this.options.advid),\n games = this.data.games,\n game,\n link;\n for (var i = 0; i < games.length; i++) {\n game = games[i];\n link = advEl.find('a:eq(' + (game.index - 1) + ')');\n if (!link[0]) {\n link = $('' + game.name + '');\n var span = $('').append(link);\n advEl.find('.row').append(span);\n } else {\n link.attr('href', game.link).text(game.name);\n }\n if (game.icon) {\n link.prepend('
');\n }\n game.isHot ? link.addClass('tg-c-red') : link.removeClass('tg-c-red');\n game.underline ? link.addClass('tg-sameip') : link.removeClass('tg-sameip');\n if (game.hotIpaCode && game.isHot) {\n adv.util.sendIpa(link, game.hotIpaCode);\n } else if (game.ipaCode) {\n adv.util.sendIpa(link, game.ipaCode);\n }\n }\n this.emit(adv.ENUM.EVENTS.played);\n }\n});\n\n/***/ })\n/******/ ]);\n\n\n// WEBPACK FOOTER //\n// v1-3/production.js"," \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, {\n \t\t\t\tconfigurable: false,\n \t\t\t\tenumerable: true,\n \t\t\t\tget: getter\n \t\t\t});\n \t\t}\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 0);\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap b8c1d72de54064ed77b9","adv.AdBase.extend('Ad17173ZhuanquYeyouRemm', {\n init: function(options) {\n this.base(options);\n this.emit(adv.ENUM.EVENTS.inited);\n },\n setup: function(data) {\n this.data = data;\n this.emit(adv.ENUM.EVENTS.setuped);\n },\n play: function() {\n var advEl = $('.' + this.options.advid),\n games = this.data.games,\n game,link;\n for(var i = 0 ;i'+game.name+'');\n var span = $('').append(link)\n advEl.find('.row').append(span);\n }\n else{\n \tlink.attr('href',game.link).text(game.name);\n }\n if(game.icon) {\n link.prepend('
')\n }\n game.isHot ? link.addClass('tg-c-red') : link.removeClass('tg-c-red');\n game.underline ? link.addClass('tg-sameip') : link.removeClass('tg-sameip');\n if(game.hotIpaCode && game.isHot){\n adv.util.sendIpa(link,game.hotIpaCode);\n }\n else if(game.ipaCode){\n adv.util.sendIpa(link,game.ipaCode);\n }\n }\n this.emit(adv.ENUM.EVENTS.played);\n }\n});\n\n\n// WEBPACK FOOTER //\n// ./v1-3/production.js"],"sourceRoot":""}