相关产品
{dede:arclist typeid='2' row='8' orderby ='click' }
305 白橡 冷色锁扣
div>
{dede:include filename="footer.htm"/}
.test(navigator.userAgent)},isIe6: function() {return /msie 6\.+/i.test(navigator.userAgent)},isString: function(u) {return typeof u === "string"},isNumber: function(u) {return typeof u === "number"},isArray: $.isArray,isFunction: $.isFunction,isObject: function(u) {return u === Object(u)},isUndefined: function(u) {return typeof u === "undefined"},isLoaded: function(u) {return ! this.isUndefined(r[u])},inArray: $.inArray,uniqueArray: function(z) {if (!this.isArray(z)) {return []}var x = {},w = [];for (var y = 0,v = z.length; y < v; ++y) {if (x.hasOwnProperty(z[y])) {continue}w.push(z[y]);x[z[y]] = 1}return w},deleteArray: function(u, y) {var B = -1,x = [],C = [],v,A;for (var w = 0,z = y.length; w < z; w += 1) {if (u === y[w]) {B = w;break}}if (B >= 0) {x = y.slice(0, B);C = y.slice(B + 1, y.length);v = x.concat(C)}return this.isArray(v) ? v : y},createCss: function() {var u = document.createElement("link");u.rel = "stylesheet";u.type = "text/css";return u},createScript: function(v) {var u = document.createElement("script");u.type = "text/javascript";u.charset = "utf-8";u.async = true;v && u.setAttribute("modulename", v);return u},getCss: function(u, x, w) {if (this.inArray(u, c) > -1 && w !== true) {return} else {if (this.inArray(u, c) == -1) {c.push(u)}}var v = this.createCss(u);$(v).load(function(y) {e.isFunction(x) && x(v)}).appendTo("head");v.href = u},getScripts: function() {return document.getElementsByTagName("script")},getBaseUrl: function() {if (this.isString(b)) {return b}var x = "",u, v = document.getElementById("Qdriver");if (v) {x = v.src} else {u = this.getScripts();for (var w = 0; w < u.length; w += 1) {if (u[w].src.indexOf("/" + l) > -1) {x = u[w].src;break}}}return (b = x.replace(/([^\/]*)$/, ""))},getScript: function(u, y, w) {var v = this.createScript(w),x = function() {setTimeout(function() {e.isFunction(y) && y(v)},0)};if (v.attachEvent) {v.attachEvent("onreadystatechange",function() {if (window.event.srcElement.readyState == "loaded" ) {x()}})} else {$(v).load(x)}$(v).appendTo("body").attr("src", u)},lang: function(l) {var u = window.location.href;var m = [], g = '';if (/\?/i.test(u)) {var p = window.location.search, r = {};if (p.indexOf("?") != -1) {var s = p.substr(1);var b = s.split("&");for(var i = 0; i < b.length; i ++) {r[b[i].split("=")[0]] = b[i].split("=")[1] ? unescape(b[i].split("=")[1]) : '';}r['global_lang'] = l == U.DF_LANG ? null : l;}for(var w in r) {if (r[w] !== null) {m.push(w + (r[w] ? '=' + r[w] : ''));}}u = u.split("?")[0];}g = (/\.html$/i.test(u) && l != U.DF_LANG) ? this.resetlangurl(u).replace(/\.html$/i, '-'+l+'.html') : this.resetlangurl(u);return g + (m.length ? '?' + m.join('&') : '');},resetlangurl: function(u) {return u.replace('-' + this.G_LANG + '.html', '.html');},local: function() {var that = this, langs = {"zh-cn":{"id":"1","name":"zh-cn","des":"\u4e2d\u6587(\u9ed8\u8ba4)"}}, anchors = {};$.each(langs, function(i, e) {anchors[i] = {name: e.name,links: that.lang(i),title: e.des.replace('(默认)', '')};});return anchors;}};