\").attr(\"id\", \"_om_marker_\" + id).appendTo(\"head\");\n\t\t}","openPopup":"function ($, url, popunder, specsObj) {\n\t\t\tif(window._om_cf) return; // Not supported in Chrome Frame yet\n\t\t\tif(popunder) {\n\t\t\t\t$.popunder([[url, {window: specsObj}]]);\n\t\t\t} else {\n\t\t\t\tvar specs = [];\n\t\t\t\t$.each(specsObj, function(k, v) {\n\t\t\t\t\tspecs.push(k + \"=\" + v);\n\t\t\t\t});\n\t\t\t\twindow.open(url, \"\", specs.join(\",\"));\n\t\t\t}\n\t\t}","deferredPopupHandler":"function (url, name, specs, replace) {\n\t\t\tvar popunder = false;\n\t\t\tvar specsObj = {};\n\t\t\tspecs.split(/,/).forEach(function(opt) {\n\t\t\t\tvar p = opt.split(/=/);\n\t\t\t\tspecsObj[p[0]] = p[1];\n\t\t\t});\n\t\t\t$_om_jq(document).one(\"click\", function(e) {\n\t\t\t\tif(e.target.id == \"_om_ep_close\") return; // No popup at the entry popup close button\n\t\t\t\twindow._om_fns.openPopup($_om_jq, url, popunder, specsObj);\n\t\t\t});\n\t\t\treturn {\n\t\t\t\tblur: function() { popunder = true; },\n\t\t\t\tfocus: function() { popunder = false; },\n\t\t\t};\n\t\t}","deferredPopupDocWriteHandler":"function (html) {\n\t\t\t// Extension will listen for tag insertion and download and modify the script\n\t\t\tdocument.write(html.replace(/(<\\s*\\/?\\s*)script(\\s*([^>]*)?\\s*>)/gi ,'$1om_ds$2'));\n\t\t}","loadRightMediaPopupScript":"function ($, url) {\n\t\t\t$(\"\").attr(\"class\", \"_om_rm_popup\").attr(\"data-om-src\", url).appendTo(\"head\");\n\t\t}","addScript":"function ($, s) {\n\t\t\tswitch(s.type) {\n\t\t\t\tcase \"external\":\n\t\t\t\t\tif(s.code) eval(s.code);\n\t\t\t\t\t$.each(s.urls, function(_, url) {\n\t\t\t\t\t\t$.getScript(url);\n\t\t\t\t\t});\n\t\t\t\t\tif(window._om_ver >= 2) window._om_fns.registerAd($, s.dispId);\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"twenga\":\n\t\t\t\t\tif($(s.twengaWidgetMode ? \"#_om_twenga_widget_marker\" : \"#_om_twenga_marker\").length) break;\n\t\t\t\t\t$(\"\").css({display: \"none\"}).attr(\"id\", s.twengaWidgetMode ? \"#_om_twenga_widget_marker\" : \"#_om_twenga_marker\").appendTo(\"body\");\n\t\t\t\t\tif(!s.twengaWidgetMode && $.cookie(\"_om_twenga_tb_blocked\") == \"1\") break;\n\t\t\t\t\tvar getKeyword = function() {\n\t\t\t\t\t\t// Instant (match only q after #)\n\t\t\t\t\t\tvar match = document.location.href.match(/\\/\\/[^\\/]*?\\.?google(?:\\.co)?\\.\\w+\\/.*?#(?:.*?&)?q=([^&]*)/);\n\t\t\t\t\t\tif(match && match[1]) {\n\t\t\t\t\t\t\tif(s.twengaRefineKeywords) {\n\t\t\t\t\t\t\t\tmatch[1] = $(\"#ires .g:first a:first em\").text(function(_, text) { return text + \" \" }).text();\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\treturn decodeURIComponent(match[1].replace(/\\+/g, \" \"));\n\t\t\t\t\t\t}\n\t\t\t\t\t\tvar match = document.location.href.match(/\\/\\/[^\\/]*?\\.?google(?:\\.co)?\\.\\w+\\/.*?[#\\?&]q=([^&]*)/);\n\t\t\t\t\t\tif(match && match[1]) {\n\t\t\t\t\t\t\tif(s.twengaRefineKeywords) {\n\t\t\t\t\t\t\t\tmatch[1] = $(\"#ires .g:first a:first em\").text(function(_, text) { return text + \" \" }).text();\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\treturn decodeURIComponent(match[1].replace(/\\+/g, \" \"));\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\n\t\t\t\t\t\tmatch = document.location.href.match(/\\/\\/[^\\/]*?\\.?search\\.yahoo\\.com\\/search.*?[#\\?&]p=([^&]*)/);\n\t\t\t\t\t\tif(match && match[1]) {\n\t\t\t\t\t\t\tif(s.twengaRefineKeywords) {\n\t\t\t\t\t\t\t\tmatch[1] = $(\"#web ol .res:first a:first b\").text(function(_, text) { return text + \" \" }).text();\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\treturn decodeURIComponent(match[1].replace(/\\+/g, \" \"));\n\t\t\t\t\t\t}\n\t\t\t\t\t\tmatch = document.location.href.match(/\\/\\/www\\.bing\\.com\\/search.*?[#\\?&]q=([^&]*)/);\n\t\t\t\t\t\tif(match && match[1]) {\n\t\t\t\t\t\t\tif(s.twengaRefineKeywords) {\n\t\t\t\t\t\t\t\tmatch[1] = $(\"#results .sa_wr a:first strong\").text(function(_, text) { return text + \" \" }).text();\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\treturn decodeURIComponent(match[1].replace(/\\+/g, \" \"));\n\t\t\t\t\t\t}\n\t\t\t\t\t\tmatch = document.location.href.match(/\\/\\/www\\.delta\\-search\\.com\\/.*?[\\?&]q=([^&]*)/);\n\t\t\t\t\t\tif(match && match[1]) {\n\t\t\t\t\t\t\tif(s.twengaRefineKeywords) {\n\t\t\t\t\t\t\t\tmatch[1] = $(\".srmfc a.srsatit:first b\").text(function(_, text) { return text + \" \" }).text();\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\treturn decodeURIComponent(match[1].replace(/\\+/g, \" \"));\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\n\t\t\t\t\t\tmatch = document.location.href.match(/\\/\\/[^\\/]*?\\.?pricegrabber(?:\\.co)?\\.\\w+\\/(?:[a-z0-9\\-\\+\\.]+\\/)+form_keyword=([^&\\/]*)/);\n\t\t\t\t\t\tif(match && match[1]) return decodeURIComponent(match[1].replace(/\\+/g, \" \"));\n\t\t\t\t\t\tmatch = document.location.href.match(/\\/\\/[^\\/]*?\\.?pricegrabber(?:\\.co)?\\.\\w+\\/(?:[a-z0-9\\-\\+\\.]+\\/)+\\?+form_keyword=([^&\\/]*)/);\n\t\t\t\t\t\tif(match && match[1]) return decodeURIComponent(match[1].replace(/\\+/g, \" \"));\n\t\t\t\t\t\tmatch = document.location.href.match(/\\/\\/[^\\/]*?\\.?pricegrabber(?:\\.co)?\\.\\w+\\/(?:[a-z0-9\\-\\+\\.]+\\/)[a-z\\-]+\\+\\+([a-z\\-]+)/);\n\t\t\t\t\t\tif(match && match[1]) return decodeURIComponent(match[1].replace(/\\-/g, \" \"));\n\t\t\t\t\t\t\n\t\t\t\t\t\tmatch = document.location.href.match(/\\/\\/www\\.shopzilla\\.com\\/([\\w\\+]+)\\/search/);\n\t\t\t\t\t\tif(match && match[1]) return decodeURIComponent(match[1].replace(/\\+/g, \" \"));\n\t\t\t\t\t\tmatch = document.location.href.match(/\\/\\/www\\.shopzilla\\.com\\/[\\w\\-]+\\/([\\w\\+]+)/);\n\t\t\t\t\t\tif(match && match[1]) return decodeURIComponent(match[1].replace(/\\+/g, \" \"));\n\t\t\t\t\t\tmatch = document.location.href.match(/\\/\\/www\\.shopzilla\\.co\\.uk\\/([\\w\\-]+)\\/products\\//);\n\t\t\t\t\t\tif(match && match[1]) return decodeURIComponent(match[1].replace(/\\-/g, \" \"));\n\t\t\t\t\t\tmatch = document.location.href.match(/\\/\\/www\\.shopzilla\\.de\\/([\\w\\-]+)\\/produkte\\//);\n\t\t\t\t\t\tif(match && match[1]) return decodeURIComponent(match[1].replace(/\\-/g, \" \"));\n\t\t\t\t\t\tmatch = document.location.href.match(/\\/\\/www\\.shopzilla\\.fr\\/([\\w\\-]+)\\/articles\\//);\n\t\t\t\t\t\tif(match && match[1]) return decodeURIComponent(match[1].replace(/\\-/g, \" \"));\n\t\t\t\t\t\t\n\t\t\t\t\t\tmatch = document.location.href.match(/\\/\\/[^\\/]*?\\.?ebay(?:\\.co)?\\.\\w+\\/sch\\/.*?[#\\?&]_nkw=([^&]*)/);\n\t\t\t\t\t\tif(match && match[1]) return decodeURIComponent(match[1].replace(/\\+/g, \" \"));\n\t\t\t\t\t\tif(document.location.href.match(/\\/\\/[^\\/]*?\\.?ebay(?:\\.co)?\\.\\w+\\/itm\\//)) {\n\t\t\t\t\t\t\tvar title = $(\"meta[property='og:title']\").attr(\"content\");\n\t\t\t\t\t\t\tif(title) return title;\n\t\t\t\t\t\t}\n\t\t\t\t\t\tmatch = document.location.href.match(/\\/\\/[^\\/]*?\\.?amazon(?:\\.co)?\\.\\w+\\/s\\/.*?[#\\?&](?:field-)?keywords=([^&]*)/);\n\t\t\t\t\t\tif(match && match[1]) return decodeURIComponent(match[1].replace(/\\+/g, \" \"));\n\t\t\t\t\t\tif(document.location.href.match(/\\/\\/[^\\/]*?\\.?amazon(?:\\.co)?\\.\\w+\\/(?:[^\\/]+\\/)?dp\\//) || document.location.href.match(/\\/\\/[^\\/]*?\\.?amazon(?:\\.co)?\\.\\w+\\/gp\\/product\\//)) {\n\t\t\t\t\t\t\tvar title = $(\"span#btAsinTitle\").text();\n\t\t\t\t\t\t\tif(title) return title;\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif(s.twengaWidgetMode && s.twengaRandomKeywords && (document.location.href.match(/\\/\\/www\\.facebook\\.com\\/[a-zA-Z\\-]/) || document.location.href.match(/\\/\\/www\\.facebook\\.com\\/pages\\/[0-9]/))) {\n\t\t\t\t\t\t\tvar key = Math.floor(Math.random() * s.twengaRandomKeywords.length);\n\t\t\t\t\t\t\treturn s.twengaRandomKeywords[key];\n\t\t\t\t\t\t}\n\t\t\t\t\t\treturn \"\";\n\t\t\t\t\t};\n\t\t\t\t\t\n\t\t\t\t\tvar stripBoilerplate = function(keyword) {\n\t\t\t\t\t\tif(keyword == \"\") return keyword;\n\t\t\t\t\t\tvar keywords = keyword.split(\" \");\n\t\t\t\t\t\tvar strippedKeywords = [];\n\t\t\t\t\t\t$(keywords).each(function(_, key) {\n\t\t\t\t\t\t\tif($.inArray(key, s.twengaBoilerplateWords) == -1 && key.length > 2) {\n\t\t\t\t\t\t\t\tstrippedKeywords.push(key);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t\treturn strippedKeywords.join(\" \");\n\t\t\t\t\t};\n\t\t\t\t\t\n\t\t\t\t\tvar cropKeywords = function(keyword, length) {\n\t\t\t\t\t\tvar newKeywords = [];\n\t\t\t\t\t\t\n\t\t\t\t\t\t$(keyword.split(\" \")).each(function(_, key) {\n\t\t\t\t\t\t\tif($.inArray(key, newKeywords) == -1) {\n\t\t\t\t\t\t\t\tif(length > 0) {\n\t\t\t\t\t\t\t\t\tnewKeywords.push(key);\n\t\t\t\t\t\t\t\t\tlength--;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t\treturn newKeywords.join(\" \");\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t// GA track event (version 4 onwards)\n\t\t\t\t\tvar trackGAEvent = function(action, keyword) {\n\t\t\t\t\t\tif(window._om_ver >= 4) window._om_fns.trackEvent({\n\t\t\t\t\t\t\taccount: window._om_data.gaAccount,\n\t\t\t\t\t\t\tdomain: window._om_data.gaDomain,\n\t\t\t\t\t\t\tcategory: window._om_data.channelId,\n\t\t\t\t\t\t\taction: s.dispId + \" \" + action,\n\t\t\t\t\t\t\tlabel: keyword\n\t\t\t\t\t\t}); \n\t\t\t\t\t};\n\t\t\t\t\t// Converts results from Twenga API version 2 to version 1\n\t\t\t\t\tvar apiConvert = function(obj) {\n\t\t\t\t\t\tif(obj.tw_objects) {\n\t\t\t\t\t\t\tobj.products = obj.tw_objects;\n\t\t\t\t\t\t\tobj.infos.nb_products = obj.infos.nb_tw_objects;\n\t\t\t\t\t\t\tobj.products.forEach(function(prod) {\n\t\t\t\t\t\t\t\tprod.nb_offers = prod.nb_results;\n\t\t\t\t\t\t\t\tprod.offers = prod.results;\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\tvar becomeToTwenga = function(obj) {\n\t\t\t\t\t\tif(obj.productResultsModule) {\n\t\t\t\t\t\t\tvar currencies = {USD: \"$\", EUR: \"\\u20AC\", GBP: \"\\u00A3\", JPY: \"\\u00A5\"}; \n\t\t\t\t\t\t\tvar twengaObj = {\n\t\t\t\t\t\t\t\tcode: 200,\n\t\t\t\t\t\t\t\tinfos: {\n\t\t\t\t\t\t\t\t\tnb_products: 1\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\tproducts: [{\n\t\t\t\t\t\t\t\t\tnb_offers: obj.productResultsModule.productResults.n,\n\t\t\t\t\t\t\t\t\toffers: []\n\t\t\t\t\t\t\t\t}]\n\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\tobj.productResultsModule.productResults.product.forEach(function(offer, index) {\n\t\t\t\t\t\t\t\ttwengaObj.products[0].offers.push({\n\t\t\t\t\t\t\t\t\tname: offer.label,\n\t\t\t\t\t\t\t\t\tclick_url: offer.offer.url,\n\t\t\t\t\t\t\t\t\thas_image: !!offer.image[0],\n\t\t\t\t\t\t\t\t\timage: offer.image[0] ? {\n\t\t\t\t\t\t\t\t\t\tsmall: {\n\t\t\t\t\t\t\t\t\t\t\turl: offer.image[0].source,\n\t\t\t\t\t\t\t\t\t\t\twidth: offer.image[0].width,\n\t\t\t\t\t\t\t\t\t\t\theight: offer.image[0].height\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t} : null,\n\t\t\t\t\t\t\t\t\tprice: (currencies[offer.offer.price.cur] || offer.offer.price.cur) + \" \" + offer.offer.price.value.toFixed(2),\n\t\t\t\t\t\t\t\t\thas_merchant: !!offer.merchant,\n\t\t\t\t\t\t\t\t\tmerchant: offer.merchant ? {\n\t\t\t\t\t\t\t\t\t\tname: offer.merchant.label\n\t\t\t\t\t\t\t\t\t} : null,\n\t\t\t\t\t\t\t\t\thas_shipping_cost: false\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t}\n\t\t\t\t\t\treturn twengaObj;\n\t\t\t\t\t};\n\t\t\t\t\t\n\t\t\t\t\tvar css = document.createElement('style');\n\t\t\t\t\tcss.type = 'text/css';\n\t\t\t\t\tcss.id = \"_om_twenga_css\";\n\t\t\t\t\tvar styles = 'body._om_twenga_tb_visible {padding-top: 37px !important}\\n';\n\t\t\t\t\tstyles += 'body._om_twenga_tb_visible #gbzw, body._om_twenga_tb_visible #gbq, body._om_twenga_tb_visible #gbx1, body._om_twenga_tb_visible #gbx3, body._om_twenga_tb_visible #gbu {margin-top: 37px !important}\\n';\n\t\t\t\t\tstyles += '#_om_twenga_tb_overlay tr:hover {background-color: #dddddd}\\n';\n\t\t\t\t\tif (css.styleSheet) {\n\t\t\t\t\t\tcss.styleSheet.cssText = styles;\n\t\t\t\t\t} else {\n\t\t\t\t\t\tcss.appendChild(document.createTextNode(styles));\n\t\t\t\t\t}\n\t\t\t\t\tdocument.getElementsByTagName(\"head\")[0].appendChild(css);\n\t\t\t\t\tvar lastKeyword = \"\";\n\t\t\t\t\tvar modified = true;\n\t\t\t\t\tvar waiting = false;\n\t\t\t\t\tvar fn = function() {\n\t\t\t\t\t\tvar rand = Math.floor(Math.random() * 999);\n\t\t\t\t\t\tif(!modified) return;\n\t\t\t\t\t\tif(waiting) return;\n\t\t\t\t\t\tmodified = false;\n\t\t\t\t\t\tvar keyword = getKeyword();\n\t\t\t\t\t\t// keyword = stripBoilerplate(keyword);\n\t\t\t\t\t\tkeyword = cropKeywords(keyword, 3);\n\t\t\t\t\t\t\n\t\t\t\t\t\tif(keyword == lastKeyword) return;\n\t\t\t\t\t\tlastKeyword = $(\".loadingSpinner\").length ? \"\" : keyword;\n\t\t\t\t\t\tif(s.twengaWidgetMode) {\n\t\t\t\t\t\t\t$(\"#_om_twenga_widget\").remove();\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t$(\"#_om_twenga_tb\").remove();\n\t\t\t\t\t\t\t$(\"body\").removeClass(\"_om_twenga_tb_visible\");\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif(keyword) {\n\t\t\t\t\t\t\twaiting = true;\n\t\t\t\t\t\t\tvar callback = function(data) {\n\t\t\t\t\t\t\t\twaiting = false;\n\t\t\t\t\t\t\t\tif(s.twengaWidgetMode) {\n\t\t\t\t\t\t\t\t\t$(\"#_om_twenga_widget\").remove();\n\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\t$(\"#_om_twenga_tb\").remove();\n\t\t\t\t\t\t\t\t\t$(\"body\").removeClass(\"_om_twenga_tb_visible\");\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\tapiConvert(data);\n\n\t\t\t\t\t\t\t\tif(s.twengaUrl.match(/channel\\.become\\.com/)) data = becomeToTwenga(data);\n\n\t\t\t\t\t\t\t\tif(data.code != 200 || !data.infos || data.infos.nb_products < 1 || !data.products || !data.products[0] || data.products[0].nb_offers < 1 || !data.products[0].offers || !data.products[0].offers[0] || !data.products[0].offers[0].name) return;\n\n\t\t\t\t\t\t\t\tif(s.twengaWidgetMode) {\n\t\t\t\t\t\t\t\t\t// Widget Mode\n\t\t\t\t\t\t\t\t\tvar $widget = $(\"
\").\n\t\t\t\t\t\t\t\t\t\tcss({textAlign: \"left\", boxSizing: \"border-box\", backgroundColor: \"white\"}).\n\t\t\t\t\t\t\t\t\t\tattr(\"id\", \"_om_twenga_widget\");\n\t\t\t\t\t\t\t\t\tvar $text = $(\"\").\n\t\t\t\t\t\t\t\t\t\tattr(\"id\", \"_om_twenga_widget_header\").\n\t\t\t\t\t\t\t\t\t\thtml(\"Offers for :\").\n\t\t\t\t\t\t\t\t\t\tappendTo($widget);\n\t\t\t\t\t\t\t\t\t$text.find(\"strong\").\n\t\t\t\t\t\t\t\t\t\ttext(keyword).\n\t\t\t\t\t\t\t\t\t\tcss({fontWeight: \"700\"});\n\t\t\t\t\t\t\t\t\tvar $widgetViewportContainer = $(\"
\").\n\t\t\t\t\t\t\t\t\t\tcss({position: \"relative\", textAlign: \"center\"}).\n\t\t\t\t\t\t\t\t\t\tappendTo($widget);\n\t\t\t\t\t\t\t\t\tvar $widgetViewport = $(\"
\").\n\t\t\t\t\t\t\t\t\t\tcss({overflowX: \"hidden\", whiteSpace: \"nowrap\"}).\n\t\t\t\t\t\t\t\t\t\tattr(\"id\", \"_om_twenga_widget_viewport\").\n\t\t\t\t\t\t\t\t\t\tappendTo($widgetViewportContainer);\n\t\t\t\t\t\t\t\t\t\t// changed\n\t\t\t\t\t\t\t\t\tif(data.products[0].offers.length > 4) {\n\t\t\t\t\t\t\t\t\t\tvar $leftArrow = $(\"\").\n\t\t\t\t\t\t\t\t\t\t\tcss({display: \"none\", cursor: \"pointer\", position: \"absolute\", right: \"100%\", top: \"50%\", marginTop: -24}).\n\t\t\t\t\t\t\t\t\t\t\tattr(\"src\", \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAwCAIAAACE6i30AAAABnRSTlMA/wD/AP83WBt9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuklEQVR42u3UOxKAIAwEUPRcHJ97YePoiCHZ3VA5UlG9gXx2670X9bTWrvu+RNGhQRGht6JApkJDM4WDHIWAfAWFQgWCECWGQCWAcMWDKGUKsYoNCYoBacoIycoDyig3lFROKK+UUvYlSiqzf+gLUK112YuWWOfX8tZdo6T1KHbGGrsmW0b7NcueI8GaDiRreZNNWcGK4Fa8a6AFLS1iodsfWkSM+BaXR45FB9vMUhLStMSofVt6Zg/WAbN2QakWQRWdAAAAAElFTkSuQmCC\").\n\t\t\t\t\t\t\t\t\t\t\tclick(function() {$widgetViewport.animate({scrollLeft: \"-=128px\"})}).\n\t\t\t\t\t\t\t\t\t\t\tappendTo($widgetViewportContainer);\n\t\t\t\t\t\t\t\t\t\tvar $rightArrow = $(\"\").\n\t\t\t\t\t\t\t\t\t\t\tcss({display: \"none\", cursor: \"pointer\", position: \"absolute\", left: \"100%\", top: \"50%\", marginTop: -24}).\n\t\t\t\t\t\t\t\t\t\t\tattr(\"src\", \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAwCAIAAACE6i30AAAABnRSTlMA/wD/AP83WBt9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwUlEQVR42u3XSw7DIAxFUXrX5d3DwjqoGkWEj23epFKZBaMjREL0/Kq1lu8ws5Id3B9aaxroxOI5lbMYziYsZoWoxaIWsliX/RbbFU4LzyKPhXPnWwv/ca4tQu94YRH98GYWidswtMhd0adF+r/RWXmos46gu3UKXZYA+lgaSLajP/SLkJkhUQQ7ugIMEuUI6sIUEiUJDYMdEiUMLUImEiUAbQMvEsUFOcM3EmUDhRoBJMoUSjQlSJQBlG6QkCillDf3MD9ddfiJcQAAAABJRU5ErkJggg==\").\n\t\t\t\t\t\t\t\t\t\t\tclick(function() {$widgetViewport.animate({scrollLeft: \"+=128px\"})}).\n\t\t\t\t\t\t\t\t\t\t\tappendTo($widgetViewportContainer);\n\t\t\t\t\t\t\t\t\t\t$widget.\n\t\t\t\t\t\t\t\t\t\t\thover(function() {\n\t\t\t\t\t\t\t\t\t\t\t\t$leftArrow.stop(true, true).fadeIn(\"fast\");\n\t\t\t\t\t\t\t\t\t\t\t\t$rightArrow.stop(true, true).fadeIn(\"fast\");\n\t\t\t\t\t\t\t\t\t\t\t}).\n\t\t\t\t\t\t\t\t\t\t\tmouseleave(function() {\n\t\t\t\t\t\t\t\t\t\t\t\t$leftArrow.stop(true, true).fadeOut(\"slow\");\n\t\t\t\t\t\t\t\t\t\t\t\t$rightArrow.stop(true, true).fadeOut(\"slow\");\n\t\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t$.each(data.products[0].offers, function(index, offer) {\n\t\t\t\t\t\t\t\t\t\tvar $tableContainer = $(\"
\").\n\t\t\t\t\t\t\t\t\t\t\tcss({display: \"inline-block\"}).\n\t\t\t\t\t\t\t\t\t\t\tattr(\"title\", offer.name).\n\t\t\t\t\t\t\t\t\t\t\tappendTo($widgetViewport);\n\t\t\t\t\t\t\t\t\t\tvar $block = $(\"\").\n\t\t\t\t\t\t\t\t\t\t\tcss({border: \"none\", borderCollapse: \"collapse\", borderSpacing: 0, cursor: \"pointer\", textAlign: \"center\", width: 100, display: \"table\", margin: 10}).\n\t\t\t\t\t\t\t\t\t\t\tclick(function() {\n\t\t\t\t\t\t\t\t\t\t\t\ttrackGAEvent(\"Offer \" + index, keyword);\n\t\t\t\t\t\t\t\t\t\t\t\tdocument.location.href = offer.click_url;\n\t\t\t\t\t\t\t\t\t\t\t}).\n\t\t\t\t\t\t\t\t\t\t\tappendTo($tableContainer);\n\t\t\t\t\t\t\t\t\t\tvar $imageRow = $(\"\").\n\t\t\t\t\t\t\t\t\t\t\tcss({height: 100, verticalAlign: \"middle\"}).\n\t\t\t\t\t\t\t\t\t\t\tappendTo($block);\n\t\t\t\t\t\t\t\t\t\tvar $imageCell = $(\"\").\n\t\t\t\t\t\t\t\t\t\t\tcss({verticalAlign: \"middle\"}).\n\t\t\t\t\t\t\t\t\t\t\tappendTo($block);\n\t\t\t\t\t\t\t\t\t\tvar $textCell = $(\"
\").\n\t\t\t\t\t\t\t\t\t\t\tcss({padding: 4}).\n\t\t\t\t\t\t\t\t\t\t\tappendTo($imageRow);\n\t\t\t\t\t\t\t\t\t\tif(offer.has_image) {\n\t\t\t\t\t\t\t\t\t\t\t$(\"\").\n\t\t\t\t\t\t\t\t\t\t\t\tattr(\"src\", offer.image.small.url).\n\t\t\t\t\t\t\t\t\t\t\t\tappendTo($imageCell);\n\t\t\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\t\t\t$imageCell.html(\" \");\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tvar $textRow = $(\"
\").\n\t\t\t\t\t\t\t\t\t\t\tcss({border: \"none\", padding: 4}).\n\t\t\t\t\t\t\t\t\t\t\tappendTo($textRow);\n\t\t\t\t\t\t\t\t\t\t$(\"\").\n\t\t\t\t\t\t\t\t\t\t\tcss({display: \"block\", fontSize: 11, width: 100, overflow: \"hidden\", textOverflow: \"ellipsis\", height: \"1.3em\", whiteSpace: \"nowrap\"}).\n\t\t\t\t\t\t\t\t\t\t\ttext(offer.name).\n\t\t\t\t\t\t\t\t\t\t\tattr(\"href\", offer.click_url).\n\t\t\t\t\t\t\t\t\t\t\tappendTo($textCell);\n\t\t\t\t\t\t\t\t\t\t$(\"\").\n\t\t\t\t\t\t\t\t\t\t\t// changed\n\t\t\t\t\t\t\t\t\t\t\tcss({display: \"block\", fontSize: 11, width: 100, overflow: \"hidden\", textOverflow: \"ellipsis\", height: \"1.3em\", whiteSpace: \"nowrap\"}).\n\t\t\t\t\t\t\t\t\t\t\ttext(offer.price).\n\t\t\t\t\t\t\t\t\t\t\tappendTo($textCell);\n\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tvar $firstResult;\n\t\t\t\t\t\t\t\t\t// Google\n\t\t\t\t\t\t\t\t\tif(($firstResult = $(\"body#gsr #ires li.g:not([id]):first\")).length) {\n\t\t\t\t\t\t\t\t\t\t$firstResult.before($widget);\n\t\t\t\t\t\t\t\t\t\t$(\"#_om_twenga_widget_header\").css({color: \"#12C\"});\n\t\t\t\t\t\t\t\t\t// Yahoo\n\t\t\t\t\t\t\t\t\t} else if(($firstResult = $(\"body#ysch #main\")).length) {\n\t\t\t\t\t\t\t\t\t\t$widget.css({marginLeft: 22, marginTop: 10, width: 512});\n\t\t\t\t\t\t\t\t\t\t$firstResult.prepend($widget);\n\t\t\t\t\t\t\t\t\t\t$(\"#_om_twenga_widget_header\").css({color: \"#0000de\"});\n\t\t\t\t\t\t\t\t\t// Bing\n\t\t\t\t\t\t\t\t\t} else if(($firstResult = $(\"div#sw_page #wg0 li.sa_wr:first\")).length) {\n\t\t\t\t\t\t\t\t\t\t$firstResult.before($widget);\n\t\t\t\t\t\t\t\t\t\t$(\"#_om_twenga_widget_header\").css({color: \"#04C\"});\n\t\t\t\t\t\t\t\t\t// Delta-Search\n\t\t\t\t\t\t\t\t\t} else if(($firstResult = $(\"div.srmc .srmfc div.srsa:first\")).length) {\n\t\t\t\t\t\t\t\t\t\t$widget.css({width: 512});\n\t\t\t\t\t\t\t\t\t\t$firstResult.before($widget);\n\t\t\t\t\t\t\t\t\t\t$(\"#_om_twenga_widget_header\").css({color: \"#11C\"});\n\t\t\t\t\t\t\t\t\t// Amazon\n\t\t\t\t\t\t\t\t\t} else if(($firstResult = $(\"#main #center\")).length) {\n\t\t\t\t\t\t\t\t\t\t$widget.css({width: 512, marginLeft: 16});\n\t\t\t\t\t\t\t\t\t\t$firstResult.prepend($widget);\n\t\t\t\t\t\t\t\t\t\t$(\"#_om_twenga_widget_header\").css({color: \"#004b91\"});\n\t\t\t\t\t\t\t\t\t// eBay\n\t\t\t\t\t\t\t\t\t} else if(($firstResult = $(\"#Body #Results\")).length) {\n\t\t\t\t\t\t\t\t\t\t$widgetViewport.css({height: 170});\n\t\t\t\t\t\t\t\t\t\t$widget.css({width: 512, marginLeft: 16, marginTop: 30});\n\t\t\t\t\t\t\t\t\t\t$firstResult.before($widget);\n\t\t\t\t\t\t\t\t\t\t$(\"#_om_twenga_widget_header\").css({color: \"#00C\"});\n\t\t\t\t\t\t\t\t\t// Pricegrabber\n\t\t\t\t\t\t\t\t\t} else if(($firstResult = $(\"div#yui-main div#product_results\")).length) {\n\t\t\t\t\t\t\t\t\t\t$widget.css({width: 512});\n\t\t\t\t\t\t\t\t\t\t$firstResult.before($widget);\n\t\t\t\t\t\t\t\t\t\t$(\"#_om_twenga_widget_header\").css({color: \"#006ab2\"});\n\t\t\t\t\t\t\t\t\t// Shopzilla\n\t\t\t\t\t\t\t\t\t} else if(($firstResult = $(\"body.shopzilla .results\")).length) {\n\t\t\t\t\t\t\t\t\t\t$widget.css({marginLeft: 20, width: 512});\n\t\t\t\t\t\t\t\t\t\t$firstResult.before($widget);\n\t\t\t\t\t\t\t\t\t} else if(($firstResult = $(\"body.sem div.results\")).length) {\n\t\t\t\t\t\t\t\t\t\t$widget.css({marginLeft: 20, width: 512});\n\t\t\t\t\t\t\t\t\t\t$firstResult.before($widget);\n\t\t\t\t\t\t\t\t\t// Facebook\n\t\t\t\t\t\t\t\t\t} else if(($firstResult = $(\"html#facebook div#timelineNavContent\")).length) {\n\t\t\t\t\t\t\t\t\t\t$container = $(\"
\").\n\t\t\t\t\t\t\t\t\t\t\tcss({textAlign: \"center\"}).\n\t\t\t\t\t\t\t\t\t\t\tappend($widget);\n\t\t\t\t\t\t\t\t\t\t$widget.css({width: 512, margin: \"auto\"});\n\t\t\t\t\t\t\t\t\t\t$firstResult.append($container);\n\t\t\t\t\t\t\t\t\t} else if(($firstResult = $(\"html#facebook div#timeline_tab_content\")).length) {\n\t\t\t\t\t\t\t\t\t\t$container = $(\"
\").\n\t\t\t\t\t\t\t\t\t\t\tcss({textAlign: \"center\"}).\n\t\t\t\t\t\t\t\t\t\t\tappend($widget);\n\t\t\t\t\t\t\t\t\t\t$widget.css({width: 512, margin: \"auto\"});\n\t\t\t\t\t\t\t\t\t\t$firstResult.before($container);\n\t\t\t\t\t\t\t\t\t} else if($firstResult = $(\"#pagelet_megaphone\").length) {\n\t\t\t\t\t\t\t\t\t\t$firstResult.before($widget);\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\tif(!$(\"#_om_twenga_widget_header\").css(\"color\")) {\n\t\t\t\t\t\t\t\t\t\t$(\"#_om_twenga_widget_header\").css({color: \"#0000ff\"});\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tif($(\"#_om_twenga_widget\").length) {\n\t\t\t\t\t\t\t\t\t\tif(window._om_ver >= 2) window._om_fns.registerAd($, s.dispId);\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\t$(\"body\").addClass(\"_om_twenga_tb_visible\");\n\t\t\t\t\t\t\t\t\tvar firstOffer = data.products[0].offers[0];\n\t\t\t\t\t\t\t\t\tvar html = s.template.\n\t\t\t\t\t\t\t\t\t\treplace(\"%firstlink%\", firstOffer.click_url).\n\t\t\t\t\t\t\t\t\t\treplace(\"%price%\", firstOffer.price).\n\t\t\t\t\t\t\t\t\t\treplace(\"%merchant%\", firstOffer.has_merchant ? firstOffer.merchant.name : \"another merchant\");\n\t\t\t\t\t\t\t\t\tvar $bar = $(\"
\").\n\t\t\t\t\t\t\t\t\t\tattr(\"id\", \"_om_twenga_tb\").\n\t\t\t\t\t\t\t\t\t\tcss({textAlign: \"left\", position: \"fixed\", zIndex: 65535, left: 0, top: 0, padding: 0, margin: 0, backgroundColor: \"white\", width: \"100%\"}).\n\t\t\t\t\t\t\t\t\t\taddClass(\"_om_twenga_tb\").\n\t\t\t\t\t\t\t\t\t\thtml(html).\n\t\t\t\t\t\t\t\t\t\tappendTo(\"body\");\n\t\t\t\t\t\t\t\t\t$bar.find(\"#_om_twenga_tb_close\").click(function() {\n\t\t\t\t\t\t\t\t\t\t$bar.remove();\n\t\t\t\t\t\t\t\t\t\t$(\"body\").removeClass(\"_om_twenga_tb_visible\");\n\t\t\t\t\t\t\t\t\t\tvar msg = $(this).attr(\"data-om-close-message\");\n\t\t\t\t\t\t\t\t\t\tif(!msg || confirm(msg.replace(\"%host%\", document.location.hostname))) $.cookie(\"_om_twenga_tb_blocked\", 1, {path: \"/\", expires: 365});\n\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\tvar $overlay = $(\"
\").\n\t\t\t\t\t\t\t\t\t\tcss({position: \"fixed\", width: 450, boxSizing: \"border-box\", borderRadius: 10, boxShadow: \"0 0 5px 5px #888\", padding: 6, marginLeft: -225, display: \"none\", backgroundColor: \"white\", zIndex: 9999999}).\n\t\t\t\t\t\t\t\t\t\tattr(\"id\", \"_om_twenga_tb_overlay\").\n\t\t\t\t\t\t\t\t\t\tappendTo($bar);\n\t\t\t\t\t\t\t\t\t$(\"\").text(keyword).appendTo($overlay);\n\t\t\t\t\t\t\t\t\tvar $overlayViewport = $(\"
\").\n\t\t\t\t\t\t\t\t\t\tcss({width: 430, maxHeight: 550, padding: 4, overflowY: \"scroll\"}).\n\t\t\t\t\t\t\t\t\t\tattr(\"id\", \"_om_twenga_tb_overlay_viewport\").\n\t\t\t\t\t\t\t\t\t\tappendTo($overlay);\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tvar $table = $(\"\").\n\t\t\t\t\t\t\t\t\t\tcss({borderCollapse: \"collapse\", borderSpacing: \"none\", width: 410, border: \"none\", fontFamily: \"inherit\", fontSize: \"inherit\", fontStyle: \"inherit\", fontWeight: \"inherit\"}).\n\t\t\t\t\t\t\t\t\t\tappendTo($overlayViewport);\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t$.each(data.products[0].offers, function(index, offer) {\n\t\t\t\t\t\t\t\t\t\tvar $row = $(\"\").\n\t\t\t\t\t\t\t\t\t\t\tcss({border: \"none\", borderTop: \"1px solid #888888\", margin: \"1px 0px\", cursor: \"pointer\"}).\n\t\t\t\t\t\t\t\t\t\t\tclick(function() {\n\t\t\t\t\t\t\t\t\t\t\t\ttrackGAEvent(\"Offer \" + index, keyword);\n\t\t\t\t\t\t\t\t\t\t\t\tdocument.location.href = offer.click_url;\n\t\t\t\t\t\t\t\t\t\t\t}).\n\t\t\t\t\t\t\t\t\t\t\tappendTo($table);\n\t\t\t\t\t\t\t\t\t\tvar $image = $(\"
\").\n\t\t\t\t\t\t\t\t\t\t\tcss({border: \"none\", textAlign: \"center\", width: 105}).\n\t\t\t\t\t\t\t\t\t\t\tappendTo($row);\n\t\t\t\t\t\t\t\t\t\tif(offer.has_image) {\n\t\t\t\t\t\t\t\t\t\t\t$(\"\").\n\t\t\t\t\t\t\t\t\t\t\t\tattr(\"src\", offer.image.small.url).\n\t\t\t\t\t\t\t\t\t\t\t\tappendTo($image);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tvar $price = $(\"\").\n\t\t\t\t\t\t\t\t\t\t\tcss({border: \"none\", textWeight: \"bold\", fontSize: \"130%\", width: 95}).\n\t\t\t\t\t\t\t\t\t\t\ttext(offer.price).\n\t\t\t\t\t\t\t\t\t\t\tappendTo($row);\n\t\t\t\t\t\t\t\t\t\tif(offer.has_shipping_cost && offer.shipping_cost.match(/[1-9]+/)) {\n\t\t\t\t\t\t\t\t\t\t\t$price.append(\"
\");\n\t\t\t\t\t\t\t\t\t\t\t$(\"\").\n\t\t\t\t\t\t\t\t\t\t\t\tcss({fontSize: \"65%\", fontWeight: \"normal\", color: \"#808080\"}).\n\t\t\t\t\t\t\t\t\t\t\t\ttext(\"+\" + offer.shipping_cost + \" Shipping\").\n\t\t\t\t\t\t\t\t\t\t\t\tappendTo($price);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tvar $text = $(\"
\").\n\t\t\t\t\t\t\t\t\t\t\tcss({border: \"none\", fontWeight: \"bold\"}).\n\t\t\t\t\t\t\t\t\t\t\ttext(offer.name).\n\t\t\t\t\t\t\t\t\t\t\tappendTo($row);\n\t\t\t\t\t\t\t\t\t\tif(offer.has_merchant) {\n\t\t\t\t\t\t\t\t\t\t\t$text.append(\"
\");\n\t\t\t\t\t\t\t\t\t\t\t$(\"\").\n\t\t\t\t\t\t\t\t\t\t\t\tcss({fontWeight: \"normal\", color: \"#808080\"}).\n\t\t\t\t\t\t\t\t\t\t\t\ttext(\"From \" + offer.merchant.name).\n\t\t\t\t\t\t\t\t\t\t\t\tappendTo($text);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t$(\"#_om_twenga_tb_close\").click(function() {\n\t\t\t\t\t\t\t\t\t\t\ttrackGAEvent(\"Close\", keyword);\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t$(\"#_om_twenga_tb_button\").click(function() {\n\t\t\t\t\t\t\t\t\t\t\ttrackGAEvent(\"More Offers Button\", keyword);\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t$(\"#_om_twenga_tb_hp\").click(function() {\n\t\t\t\t\t\t\t\t\t\t\ttrackGAEvent(\"Logo\", keyword);\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t$(\"#_om_twenga_tb_first\").click(function() {\n\t\t\t\t\t\t\t\t\t\t\ttrackGAEvent(\"First Offer\", keyword);\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\tvar bgImageNormal = \"url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAcCAIAAADECPmYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABeSURBVBhXLY6LDcQwCEMd9h+0O1yD7xkagSx/IBz/Hltl+8hFC7CbgrV0yxFVclOFIgFhFzYDKPFsvMscL1veiWRZYNmYsEkGEElSbPm8Te7v4ryIsN6BiJoD6aP+AwvJWYcG7cEmAAAAAElFTkSuQmCC)\";\n\t\t\t\t\t\t\t\t\tvar bgImagePressed = \"url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAcCAIAAADECPmYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABdSURBVBhXLY6LDYBACENLz/0XcioHMPgKXrgQ+oN6n1uSpaK2/ZO9gNU9YBUFQh2mA7VczxTDz+UBklJRXhvGOya44VoYLoNMisDT1seS+CIxytke5UTvEXNHvsofw4sPQ6nYUwYAAAAASUVORK5CYII=)\";\n\t\t\t\t\t\t\t\t\t$bar.find(\"#_om_twenga_tb_button\").css({backgroundImage: bgImageNormal}).click(function() {\n\t\t\t\t\t\t\t\t\t\tif($overlay.is(\":visible\")) {\n\t\t\t\t\t\t\t\t\t\t\t$overlay.hide(200);\n\t\t\t\t\t\t\t\t\t\t\t$(this).css({backgroundImage: bgImageNormal});\n\t\t\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\t\t\tvar thisOffset = $(this).offset();\n\t\t\t\t\t\t\t\t\t\t\t$overlay.css({left: thisOffset.left + $(this).width() / 2, top: thisOffset.bottom + 4}).show(200);\n\t\t\t\t\t\t\t\t\t\t\t$(this).css({backgroundImage: bgImagePressed});\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\tif(window._om_ver >= 2) window._om_fns.registerAd($, s.dispId);\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\tvar bizrateToTwenga = function(obj) {\n\t\t\t\t\t\t\t\tvar offersOnly = !!obj.offers;\n\t\t\t\t\t\t\t\tvar root = offersOnly ? obj.offers : obj.products;\n\t\t\t\t\t\t\t\ttwData = {\n\t\t\t\t\t\t\t\t\tcode: 200,\n\t\t\t\t\t\t\t\t\tinfos: {\n\t\t\t\t\t\t\t\t\t\tnb_products: 1\n\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\tproducts: [{\n\t\t\t\t\t\t\t\t\t\tnb_offers: root.includedResults,\n\t\t\t\t\t\t\t\t\t\toffers: []\n\t\t\t\t\t\t\t\t\t}]\n\t\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tfor(var i = 0; i < (offersOnly ? root.offer.length : root.product.length); i++) {\n\t\t\t\t\t\t\t\t\tvar offer = offersOnly ? root.offer[i] : root.product[i];\n\t\t\t\t\t\t\t\t\ttwData.products[0].offers.push({\n\t\t\t\t\t\t\t\t\t\tname: offer.title,\n\t\t\t\t\t\t\t\t\t\tclick_url: offer.url.value,\n\t\t\t\t\t\t\t\t\t\thas_image: !!offer.images,\n\t\t\t\t\t\t\t\t\t\timage: offer.images ? {\n\t\t\t\t\t\t\t\t\t\t\tsmall: offer.images.image[1] ? {\n\t\t\t\t\t\t\t\t\t\t\t\turl: offer.images.image[1].value,\n\t\t\t\t\t\t\t\t\t\t\t\twidth: offer.images.image[1].xsize,\n\t\t\t\t\t\t\t\t\t\t\t\theight: offer.images.image[1].ysize\n\t\t\t\t\t\t\t\t\t\t\t} : null,\n\t\t\t\t\t\t\t\t\t\t\tmedium: offer.images.image[2] ? {\n\t\t\t\t\t\t\t\t\t\t\t\turl: offer.images.image[2].value,\n\t\t\t\t\t\t\t\t\t\t\t\twidth: offer.images.image[2].xsize,\n\t\t\t\t\t\t\t\t\t\t\t\theight: offer.images.image[2].ysize\n\t\t\t\t\t\t\t\t\t\t\t} : null,\n\t\t\t\t\t\t\t\t\t\t\tbig: offer.images.image[3] ? {\n\t\t\t\t\t\t\t\t\t\t\t\turl: offer.images.image[3].value,\n\t\t\t\t\t\t\t\t\t\t\t\twidth: offer.images.image[3].xsize,\n\t\t\t\t\t\t\t\t\t\t\t\theight: offer.images.image[3].ysize\n\t\t\t\t\t\t\t\t\t\t\t} : null\n\t\t\t\t\t\t\t\t\t\t} : null,\n\t\t\t\t\t\t\t\t\t\tprice: offer.price ? offer.price.value : offer.priceSet.minPrice.value,\n\t\t\t\t\t\t\t\t\t\thas_merchant: !!offer.merchantName,\n\t\t\t\t\t\t\t\t\t\tmerchant: !!offer.merchantName ? {\n\t\t\t\t\t\t\t\t\t\t\tname: offer.merchantName\n\t\t\t\t\t\t\t\t\t\t} : null,\n\t\t\t\t\t\t\t\t\t\thas_shipping_cost: !!offer.shipAmount,\n\t\t\t\t\t\t\t\t\t\tshipping_cost: !!offer.shipAmount ? offer.shipAmount.value : null\n\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\tcallback(twData);\n\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\tif(s.twengaUrl.match(/catalog\\.bizrate\\.co/) || s.twengaUrl.match(/catalog\\.shopzilla\\./)) {\n\t\t\t\t\t\t\t\t$.getJSON(s.twengaUrl + \"&callback=?\", {keyword: keyword}, bizrateToTwenga);\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t$.ajax({\n\t\t\t\t\t\t\t\t\tdataType: 'json',\n\t\t\t\t\t\t\t\t\turl: s.twengaUrl,\n\t\t\t\t\t\t\t\t\tdata: {keyword: keyword, qry: keyword},\n\t\t\t\t\t\t\t\t\tsuccess: callback,\n\t\t\t\t\t\t\t\t\tbeforeSend: function(req) {\n\t\t\t\t\t\t\t\t\t\tif(s.auth) {\n\t\t\t\t\t\t\t\t\t\t\treq.withCredentials = true;\n\t\t\t\t\t\t\t\t\t\t\treq.setRequestHeader(\"Authorization\", \"Basic \" + s.auth);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t\t\tfn();\n\t\t\t\t\t$(document).bind(\"DOMSubtreeModified\", function() {modified = true;});\n\t\t\t\t\tsetInterval(fn, 400);\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"right_media_popup\":\n\t\t\t\t\tif(window._om_cf) return; // Not supported in Chrome Frame yet\n\t\t\t\t\t$.each(s.urls, function(_, url) {\n\t\t\t\t\t\tif(window._om_ver >= 3) {\n\t\t\t\t\t\t\twindow._om_fns.loadRightMediaPopupScript($, url);\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t$.getScript(url);\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\t\t\t\t// There is no reliable way to track RM popups yet! We can only track the script injection.\n\t\t\t\t\tif(window._om_ver >= 2) window._om_fns.registerAd($, s.dispId);\n\t\t\t\t\tbreak;\n\t\t\t}\n\t\t}","addWindow":"function ($, w) {\n\t\t\tif(window._om_cf) return; // Not supported in Chrome Frame yet\n\t\t\tvar showWindow = function() {\n\t\t\t\tif(window._om_ver >= 3) {\n\t\t\t\t\t// Version 3 uses a different $.popunder version than version 2 and before\n\t\t\t\t\twindow._om_fns.openPopup($, w.url, w.popunder, {width: w.width, height: w.height});\n\t\t\t\t} else {\n\t\t\t\t\t$.popunder(w.url, true, w.popunder, w.width, w.height, ($(window).width() - w.width) / 2, ($(window).height() - w.height) / 2);\n\t\t\t\t}\n\t\t\t\tif(window._om_ver >= 2) window._om_fns.registerAd($, w.dispId);\n\t\t\t};\n\t\t\tif(w.deferred) {\n\t\t\t\t$(document).one(\"click\", function(e) {\n\t\t\t\t\tif(e.target.id == \"_om_ep_close\") return; // No popup at the entry popup close button\n\t\t\t\t\tshowWindow();\n\t\t\t\t});\n\t\t\t} else {\n\t\t\t\tshowWindow();\n\t\t\t}\n\t\t}","generateBannerRotator":"function ($, r, fullElId) {\n\t\t\tif(!fullElId) {\n\t\t\t\tvar elId = Math.floor(Math.random() * 100000);\n\t\t\t\tfullElId = \"_om_el_\" + elId;\n\t\t\t}\n\t\t\t$rot = $(\"
\").\n\t\t\t\tattr(\"id\", fullElId).\n\t\t\t\tattr(\"data-om-id\", r.dispId).addClass(\"_om_br\").\n\t\t\t\tcss({textAlign: \"center\", display: \"block\", border: 0, margin: 0, padding: 0});\n\t\t\t$.each(r.elements, function(i, e) {\n\t\t\t\t$(\"
\").\n\t\t\t\t\tattr(\"data-om-id\", e.dispId).\n\t\t\t\t\tattr(\"data-om-elidx\", i).\n\t\t\t\t\taddClass(\"_om_be\").\n\t\t\t\t\tcss({textAlign: \"center\", display: \"none\", border: 0, margin: \"auto\", padding: 0, width: e.width, height: e.height}).\n\t\t\t\t\thtml(e.content).\n\t\t\t\t\tappendTo($rot);\n\t\t\t});\n\t\t\tvar html = $rot.wrap(\"\").parent().html();\n\t\t\tif(r.aboutLink) html += r.aboutLink;\n\t\t\thtml += \"\").appendTo(\"body\");\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"generic_entry_popup\":\n\t\t\t\t\tif($(\"#_om_ep_box\").length) break; /* Strange... */\n\t\t\t\t\tvar w = r.elements[0] ? r.elements[0].width : 0, h = r.elements[0] ? r.elements[0].height : 0;\n\t\t\t\t\tvar $popup = $(r.template.replace(/%content%/g, html)).appendTo(\"body\");\n\t\t\t\t\t$popup.find(\"#_om_ep_box\").css({\n\t\t\t\t\t\tmarginLeft: -w/2 - 11,\n\t\t\t\t\t\tmarginTop: -h/2 - 11,\n\t\t\t\t\t});\n\t\t\t\t\t$popup.find(\"#_om_ep_close\").click(function() {\n\t\t\t\t\t\t$popup.remove()\n\t\t\t\t\t});\n\t\t\t\t\t$popup.find(\"iframe\").load(function() {\n\t\t\t\t\t\t$popup.fadeIn(\"fast\");\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"youtube_topbar\": \n\t\t\t\t\t$(function() {\n\t\t\t\t\t\t$(\"#yt-masthead-container\").prepend(\"
\" + html + \"
\")\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"youtube_above_content\":\n\t\t\t\t\t$(function() {\n\t\t\t\t\t\t$(\"#content\").prepend(\"
\" + html + \"
\")\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"youtube_above_welcome_page\":\n\t\t\t\t\t$(function() {\n\t\t\t\t\t\t$(\"#gh-activityfeed\").before(\"
\" + html + \"
\")\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"youtube_above_search_results\":\n\t\t\t\t\t$(function() {\n\t\t\t\t\t\t$(\"#results\").prepend(\"
\" + html + \"
\");\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"youtube_above_right_column\":\n\t\t\t\t\t$(function() {\n\t\t\t\t\t\tif(!$(\"#content .secondary-col\").length) {\n\t\t\t\t\t\t\tvar $seccol = $(\"
\").addClass(\"secondary-col\");\n\t\t\t\t\t\t\t$(\"
\").addClass(\"ad-div\").html(\"
\" + html + \"
\").appendTo($seccol);\n\t\t\t\t\t\t\t$(\"#content .primary-col\").after($seccol);\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tvar $seccol = $(\"#content .secondary-col\");\n\t\t\t\t\t\t\t$seccol.find(\".ad-div\").first().remove();\n\t\t\t\t\t\t\t$seccol.prepend($(\"
\").addClass(\"ad-div\").html(\"
\" + html + \"
\"));\n\t\t\t\t\t\t}\n\t\t\t\t\t\t$(\"#watch7-sidebar\").prepend(\"
\" + html + \"
\");\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"youtube_left_column\":\n\t\t\t\t\tautoRetry(function() {\n\t\t\t\t\t\t$(\"#guide-container\").append(\"
\" + html + \"
\");\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"facebook_left_sidebar_top\":\n\t\t\t\t\tif(window._om_ver < 2) break;\n\t\t\t\t\tautoRetry(function() {\n\t\t\t\t\t\tvar c = '

' + html + '
'\n\t\t\t\t\t\tif($(\"#sideNav\").after(c).length == 0) $(\"#leftCol\").append(c);\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"facebook_footer\":\n\t\t\t\t\tif(window._om_ver < 2) break;\n\t\t\t\t\tautoRetry(function() {\n\t\t\t\t\t\t$(\"#pageFooter\").append('
' + html + '
');\n\t\t\t\t\t});\n\t\t\t\t\texecOnMod(function() {\n\t\t\t\t\t\t$footer = $(\"#pageFooter\");\n\t\t\t\t\t\t$omFooter =\t$(\"#_om_fb_footer\");\n\t\t\t\t\t\tif($footer.length == 0 || $omFooter.length == 0) return;\n\t\t\t\t\t\tif($footer.children().last().attr(\"id\") != \"_om_fb_footer\") $omFooter.remove();\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"facebook_photo_lightbox_left\":\n\t\t\t\t\tif(window._om_ver < 2) break;\n\t\t\t\t\tautoRetry(function() {\n\t\t\t\t\t\t$(\".fbPhotoSnowliftPopup\").append('
' + html + '
');\n\t\t\t\t\t});\n\t\t\t\t\tsetInterval(function() {\n\t\t\t\t\t\tvar $el = $(\"#_om_pl_pl\");\n\t\t\t\t\t\tvar $c = $el.children(\"div\").first();\n\t\t\t\t\t\t$el.css({\n\t\t\t\t\t\t\tleft: 0 - ($c.width() + 30 /* 80 */),\n\t\t\t\t\t\t\tright: \"auto\"\n\t\t\t\t\t\t});\n\t\t\t\t\t\t$el.css({\n\t\t\t\t\t\t\tbottom: 0,\n\t\t\t\t\t\t\tvisibility: $el.parent().is(\":visible\") ? \"visible\" : \"hidden\"\n\t\t\t\t\t\t});\n\t\t\t\t\t}, 300);\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"facebook_photo_lightbox_right\":\n\t\t\t\t\tif(window._om_ver < 2) break;\n\t\t\t\t\tautoRetry(function() {\n\t\t\t\t\t\t$(\".fbPhotoSnowliftPopup\").append('
' + html + '
');\n\t\t\t\t\t});\n\t\t\t\t\tsetInterval(function() {\n\t\t\t\t\t\tvar $el = $(\"#_om_pl_pr\");\n\t\t\t\t\t\tvar $c = $el.children(\"div\").first();\n\t\t\t\t\t\t$el.css({\n\t\t\t\t\t\t\tleft: \"auto\",\n\t\t\t\t\t\t\tright: 0 - ($c.width() + 30),\n\t\t\t\t\t\t});\n\t\t\t\t\t\t$el.css({\n\t\t\t\t\t\t\tbottom: 0,\n\t\t\t\t\t\t\tvisibility: $el.parent().is(\":visible\") ? \"visible\" : \"hidden\"\n\t\t\t\t\t\t});\n\t\t\t\t\t}, 300);\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"facebook_between_content\":\n\t\t\t\t\tif(window._om_ver < 2) break;\n\t\t\t\t\twindow._om_fb.betweenContent.push(html);\n\t\t\t\t\tif(!window._om_fb.betweenContentReg) {\n\t\t\t\t\t\twindow._om_fb.betweenContentReg = true;\n\t\t\t\t\t\texecOnMod(function() {\n\t\t\t\t\t\t\twindow._om_fb.processItems($(\"#contentCol ul.UIIntentionalStream_Content:first > li.uiStreamStory\"), 1, 1, 6, window._om_fb.betweenContent, window._om_fb_rbca, function($item, cont) {\n\t\t\t\t\t\t\t\t$item.before('
  • ' + cont + '
  • ');\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\twindow._om_fb.processItems($(\"ul.fbProfileStream, ul.fbGroupsStream\").children(\"li.uiStreamStory\"), 2, 0, 6, window._om_fb.betweenContent, window._om_fb_rbca, function($item, cont) {\n\t\t\t\t\t\t\t\t$item.before('
  • ' + cont + '
  • ');\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\twindow._om_fb.processItems($(\"ul#MessagingThreadlist > li\"), 3, 1, 6, window._om_fb.betweenContent, window._om_fb_rbca, function($item, cont) {\n\t\t\t\t\t\t\t\t$item.before('
  • ' + cont + '
  • ');\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\twindow._om_fb.processItems($(\"ul.notes_dashboard:first > li\"), 4, 1, 3, window._om_fb.betweenContent, window._om_fb_rbca, function($item, cont) {\n\t\t\t\t\t\t\t\t$item.before('
  • ' + cont + '
  • ');\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\twindow._om_fb.processItems($(\"div.fbProfileBrowserList ul:first > li\"), 5, 1, 6, window._om_fb.betweenContent, window._om_fb_rbca, function($item, cont) {\n\t\t\t\t\t\t\t\t$item.before('
  • ' + cont + '
  • ');\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\twindow._om_fb.processItems($(\"#contentArea > :not(#pagelet_timeline_main_column) div#pagelet_main_column_personal > div\"), 6, 0, 1, window._om_fb.betweenContent, window._om_fb_rbca, function($item, cont) {\n\t\t\t\t\t\t\t\t$item.before('
    ' + cont + '
    ');\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t// Removed: #timeline_tab_content\n\t\t\t\t\t\t\twindow._om_fb.processItems($(\"#album_metadata_pagelet\"), 7, 0, 1, window._om_fb.betweenContent, window._om_fb_rbca, function($item, cont) {\n\t\t\t\t\t\t\t\t$item.before('
    ' + cont + '
    ');\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"facebook_between_timeline_entries\":\n\t\t\t\t\tif(window._om_ver < 2) break;\n\t\t\t\t\twindow._om_fb.betweenTimeline.push(html);\n\t\t\t\t\tif(!window._om_fb.betweenTimelineReg) {\n\t\t\t\t\t\twindow._om_fb.betweenTimelineReg = true;\n\t\t\t\t\t\texecOnMod(function() {\n\t\t\t\t\t\t\twindow._om_fb.processItems($(\"#timeline_tab_content li.fbTimelineUnit\"), 8, 1, 6, window._om_fb.betweenTimeline, window._om_fb_rbta, function($item, cont) {\n\t\t\t\t\t\t\t\t$item.find(\".timelineUnitContainer\").append('
    ' + cont + '
    ');\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"facebook_below_left_column\":\n\t\t\t\t\tif(window._om_ver < 2) break;\n\t\t\t\t\tautoRetry(function() {\n\t\t\t\t\t\tvar content = '

    ' + html + \"
    \"\n\t\t\t\t\t\t$(\"#leftCol\").append(content);\n\t\t\t\t\t\tif(r.staticBanner) {\n\t\t\t\t\t\t\tvar banner = $_om_jq('#_om_fb_left_column');\n\t\t\t\t\t\t\tvar bannerOriginalPos = banner.offset().top;\n\t\t\t\t\t\t\tbanner.css({position: \"relative\"});\n\t\t\t\t\t\t\t$_om_jq(window).scroll(function(){\n\t\t\t\t\t\t\t\tvar bannerPosition = banner.offset().top;\n\t\t\t\t\t\t\t\tvar windowPosition = $_om_jq(window).scrollTop();\n\t\t\t\t\t\t\t\tvar scrollPos = windowPosition;\n\t\t\t\t\t\t\t\tif(windowPosition < bannerOriginalPos) {\n\t\t\t\t\t\t\t\t\tscrollPos = bannerOriginalPos;\n\t\t\t\t\t\t\t\t\tbanner.stop().css({top: 5});\n\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\tbanner.stop().animate({top: scrollPos - bannerOriginalPos + 5}, 500);\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"bing_below_search_box\":\n\t\t\t\t\tif(window._om_ver < 2) break;\n\t\t\t\t\tautoRetry(function() {\n\t\t\t\t\t\t$(\"#sbox\").append('
    ' + html + '
    ');\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"bing_right_column\":\n\t\t\t\t\tif(window._om_ver < 2) break;\n\t\t\t\t\t$(function() {\n\t\t\t\t\t\t$(\"#content #sidebar\").prepend('
    ' + html + '
    ');\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"google_below_search_box\":\n\t\t\t\t\t$(function() {\n\t\t\t\t\t\t$(\"#gbqfw\").append('
    ' + html + '
    ');\n\t\t\t\t\t\tvar fn = function() {\n\t\t\t\t\t\t\tif($(\"#hplogo\").length && $(\"#hplogo\").css(\"visibility\") != \"hidden\") {\n\t\t\t\t\t\t\t\t$(\"#_om_gbsb\").show();\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t$(\"#_om_gbsb\").hide();\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t};\n\t\t\t\t\t\tfn();\n\t\t\t\t\t\t$(document).bind(\"DOMSubtreeModified\", fn);\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"google_right_column\":\n\t\t\t\t\tautoRetry(function() {\n\t\t\t\t\t\tif($(\"#rhs #mbEnd\").length) {\n\t\t\t\t\t\t\t$(\"#rhs #mbEnd\").prepend('
    ' + html + '
    ');\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t$(\"#rhs_block\").prepend('
    ' + html + '
    ');\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"yahoo_right_column\":\n\t\t\t\t\t$(function() {\n\t\t\t\t\t\t$(\"#ysch #cols #right #east\").prepend('
    ' + html + '
    ');\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"deltasearch_right_column\":\n\t\t\t\t\t$(function() {\n\t\t\t\t\t\t$(\".srmfc\").prepend('
    ' + html + '
    ');\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"deltasearch_below_search_box\":\n\t\t\t\t\t$(function() {\n//\t\t\t\t\t\t$(\".srmfc\").before('
    ' + html + '
    ');\n\t\t\t\t\t\t$(\".ymfd\").append('
    ' + html + '
    ');\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"conduit_below_search_box\":\n\t\t\t\t\t$(function() {\n\t\t\t\t\t\t$(\"#in\").append('
    ' + html + '
    ');\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"mysearchresults_below_search_box\":\n\t\t\t\t\t$(function() {\n\t\t\t\t\t\t$(\".wrapper.wrapper-index .ad\").html(html);\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"ask_below_search_box\":\n\t\t\t\t\t$(function() {\n\t\t\t\t\t\t$(\"#hpSharedIcons\").css({marginTop: \"0px\"});\n\t\t\t\t\t\t$(\"#hpSharedIcons\").before(\"
    \" + html + \"
    \");\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"babylon_below_search_box\":\n\t\t\t\t\t$(function() {\n\t\t\t\t\t\t$(\"#gLangs\").before(\"
    \" + html + \"
    \");\n\t\t\t\t\t\t$(\"div[id^=div-gpt-ad-]\").remove();\n\t\t\t\t\t});\n\t\t\t\t\tbreak;\n\t\t\t}\n\t\t}"});
    Campi nascosti

    Account Options

    1. giovanni.gigante@uniroma1.it
    2. 0
      Apertura…
    3.  Condividi
      Apertura…
    4. Giovanni Ettore Gigante
      Questo account è gestito da uniroma1.it.
      Ulteriori informazioni
      Giovanni Ettore GiganteModifica fotoModifica foto
      Giovanni Ettore Gigantegiovanni.gigante@uniroma1.itVisualizza profilo
      Esci

    Libri

    Caricamento in corso...
    Caricamento in corso...
    Caricamento in corso...
    Caricamento in corso...
    Caricamento in corso...
    Caricamento in corso...
    Pagina 67
    The greater proportion of bronzes among the Trojan metals than in central
    Anatolia might indicate that Troy was the place where the tin or ... The presumed
    conjunction of the three would thus have given tin its worth in Mesopotamian
    society. ... Under this hypothesis, Sumerians would have brought tin to Anatolia,
    perhaps as early as the Early Bronze Age, presumably to obtain silver, which is
    not well ...
    Pagina 62
    MESOPOTAMIAN COPPER-BASE ARTIFACTS, LATE FOURTH-EARLY THIRD
    MILLENNIUM ANATOLIAN ... The proportion of silver work represented in the "
    Sammelfund" of Uruk (Heinrich 1936), probably a hoard buried at the end of Uruk
     ...
    Pagina 66
    In both Mesopotamia and Anatolia there are a few early artifacts of native copper.
    ... and its byproduct, silver — in the Sammel- fund of Uruk and the 'Jemdet Nasr"
    cemetery of Ur — immediately precedes the extensive consumption of copper ...
    Pagina 18
    T. Stech and V. Pigott have proposed that this central Anatolian bronze industry
    made use of tin received from Mesopotamia in exchange for Anatolian silver (
    Stech and Pigott 1986). They believe, however, that the tin came to central
    Anatolia ...
    Pagina 64
    The introduction of tin in bronze in both Anatolia and Mesopotamia did not
    occasion its entry into general circulation, ... may indicate that such artifacts have
    been in the past identified as corroded silver (Van Ler- berghe and Maes 1984:
    100).
    Pagina 30
    millennium Egypt (Gerzeh); third millennium Mesopotamia (Uruk, Ur), Anatolia (
    Alaca Hiiyiik), and Egypt (Dier ... 22), and one, from Dendra, was not iron at all
    but made of a copper hoop and lead bezel with an original silver layer that had ...