﻿var udf = "undefined", resizeTimer = null, hasCss = !1, isIeHack = !1, isIe6 = !1, isFullScreen = !0, winWidth, winWidthStart, winHeight, leftNavMinWidth = null, contentAreaWidthStart = "", fieldsetWidthStart, opn = "Open", cls = "Close", sbm = " submenu", imgCache = [], photoGalleryIndex = 0; $(document).ready(function () { function a(a) { if (a) { for (var b = !1, c = 0, a = a.replace(".", "_on."); !b && c < imgCache.length; ) imgCache[c][1] == a ? b = !0 : c++; if (!b) b = document.createElement("img"), b.src = a, imgCache.push([b, a]) } } function c() { $(this) && $(this).attr("src") && -1 == $(this).attr("src").indexOf("_on.") && $(this).attr("src", $(this).attr("src").replace(".", "_on.")) } function e() { $(this) && $(this).attr("src") && -1 < $(this).attr("src").indexOf("_on.") && $(this).attr("src", $(this).attr("src").replace("_on.", ".")) } var b = "en-US", d = "Print", f = "To protect your security, this content cannot be displayed within a frame.\n\nYou will now be redirected to our official site:\n"; if (0 < $("meta[http-equiv*=Content-Language]").length && 0 < $("meta[http-equiv*=Content-Language]").attr("content").length) b = $("meta[http-equiv*=Content-Language]").attr("content"); else { var g = document.getElementsByTagName("meta"); if (0 < g.length) for (var j = !1, h = 0; h < g.length && !j; ) "Content-Language" == g[h].httpEquiv ? (b = g[h].content, j = !0) : h++ } "es-ES" == b && (opn = "Abrir", cls = "Cerrar", d = "Imprimir", sbm = " submen\u00fa", f = "Para proteger su seguridad, este contenido no se puede mostrar dentro de un frame en HTML.\n\nAhora va a ser redirigido a nuestro sitio oficial:\n"); top != self && (top.location.replace(self.location.href), alert(f + self.location.href), setInterval(function () { document.body.innerHTML = "" }, 1)); $("input[type=password]").attr("autocomplete", "off"); winWidthStart = $(window).width(); 1 == $("#divMobile").length && (isFullScreen = !1); initSlidingMenus(); $.browser.msie && ("6.0" == $.browser.version || "7.0" == $.browser.version) ? (isIeHack = !0, "6.0" == $.browser.version && (isIe6 = !0), isFullScreen && $(window).resize(function () { resizeTimer && clearTimeout(resizeTimer); resizeTimer = setTimeout(windowResize, 100) })) : isFullScreen && $(window).resize(windowResize); hasCss = cssEnabled(); isFullScreen && (0 < $("#divLeftColumn").length && (null != $("#divLeftColumn").css("min-width") && (leftNavMinWidth = parseInt($("#divLeftColumn").css("min-width"))), 0 < $("#divSectionContentArea").length && (contentAreaWidthStart = stylesheetsPropertySearch("#divSectionContentArea", "width"), "" == contentAreaWidthStart && 0 < $("#divSectionContentArea").width() && 0 < $("#divSectionBody").width() && $("#divSectionContentArea").width() != $("#divSectionBody").width() && (contentAreaWidthStart = (100 * (parseFloat($("#divSectionContentArea").width()) / $("#divSectionBody").width())).toFixed(1) + "%"))), windowResize(), hasCss && initDropDownMenus()); $(".textResizeMenu a").addClass("rollover"); $("a.view_icon").addClass("rollover"); $("a.add_icon").addClass("rollover"); $("a.edit_icon").addClass("rollover"); $("a.delete_icon").addClass("rollover"); 0 < $("#divToolBar.print").length && (b = '<a href="#" class="printPage">' + d + "</a>", 0 < $("#divToolBar ul").length ? 1 == $("#divToolBar ul").length && 1 == $("#divToolBar .share ul").length ? $("#divToolBar .share").prepend("<ul><li>" + b + "</li></ul>") : $("#divToolBar ul:first").prepend("<li>" + b + "</li>") : $("#divToolBar").html(b)); initGallery(); if (1 < $("form.form fieldset:not(.action):not(.itemGroup):not(.widthAuto)").length) { var i = 0; $("form.form fieldset:not(.action):not(.itemGroup):not(.widthAuto)").each(function () { i < $(this).width() && (i = $(this).width()) }); fieldsetWidthStart = i; $("form.form fieldset:not(.action):not(.itemGroup):not(.widthAuto)").width(i) } if (0 < $("h2.results").length) window.location.hash = "#Results"; 0 < $(".imageRotate").length && ($(".imageRotate").cycle({ timeout: 1E4, delay: 0, speed: 1E3 }), $(".imageRotate img.hidden").removeClass("hidden")); 0 < $("img[usemap]").length && typeof jQuery.fn.maphilight != udf && $("img[usemap]").maphilight(); 0 < $(".rollover").length && ($("a.rollover img").each(function () { a($(this).attr("src")) }), $("input.rollover").each(function () { a($(this).attr("src")) }), $("a.rollover img").hover(c, e), $("input.rollover").hover(c, e), $("a.rollover").focus(function () { $(this).find("img:first").focus() }), $("a.rollover").blur(function () { $(this).find("img:first").blur() }), $("a.rollover img").focus(c), $("input.rollover").focus(c), $("a.rollover img").blur(e), $("input.rollover").blur(e)); $("input:checkbox.sectionNA:checked").each(function () { $(this).closest("fieldset").find(":input:not(input[type=hidden]):not(input:checkbox.sectionNA)").attr("disabled", "disabled"); isIeHack && $(this).closest("fieldset").find("input[type=text],textarea").addClass("disabled") }); $("a.printPage").click(function () { window.print(); return !1 }); $("input:checkbox.sectionNA").click(function () { $(this).is(":checked") ? ($(this).closest("fieldset").find(":input:not(input[type=hidden]):not(input:checkbox.sectionNA)").attr("disabled", "disabled"), isIeHack && $(this).closest("fieldset").find("input[type=text],textarea").addClass("disabled")) : ($(this).closest("fieldset").find(":input:not(input[type=hidden]):not(input:checkbox.sectionNA)").removeAttr("disabled"), isIeHack && $(this).closest("fieldset").find("input[type=text],textarea").removeClass("disabled")) }); $(".jsBack").click(function () { if (domainName(document.referrer) == domainName(window.location.href)) return window.history.back(), !1 }); 0 < $(".rowSelect input:checkbox").length && ($('<div class="shiftDown"><input type="button" id="btnSelectAll1" name="btnUnselectAll1" class="rowSelectAll buttonSubmit" value="Select All Crops" /> <input type="button" id="btnUnselectAll1" name="btnUnselectAll1" class="rowUnselectAll buttonSubmit" value="Unselect All Crops" /></div>').insertBefore(".rowSelect"), $('<div class="shiftDown"><input type="button" id="btnSelectAll1" name="btnUnselectAll1" class="rowSelectAll buttonSubmit" value="Select All Crops" /> <input type="button" id="btnUnselectAll1" name="btnUnselectAll1" class="rowUnselectAll buttonSubmit" value="Unselect All Crops" /></div>'.replace('All1"', 'All2"')).insertAfter(".rowSelect"), $(".rowSelect input:checkbox:checked").each(function () { $(this).parent().parent().addClass("selected") }), $(".rowSelectAll").click(function () { $(this).closest("fieldset").find(":input:checkbox").each(function () { $(this).prop("checked", !0); $(this).parent().parent().addClass("selected") }) }), $(".rowUnselectAll").click(function () { $(this).closest("fieldset").find(":input:checkbox").each(function () { $(this).prop("checked", !1); $(this).parent().parent().removeClass("selected") }) }), $(".rowSelect").delegate("td", "click", function () { var a = $(this).parent().find("input:checkbox"); 1 == a.length && (a.is(":checked") ? ($(this).parent().removeClass("selected"), a.prop("checked", !1)) : ($(this).parent().addClass("selected"), a.prop("checked", !0))) }), $(".rowSelect").delegate("input:checkbox", "click", function () { $(this).is(":checked") ? ($(this).parent().parent().removeClass("selected"), $(this).prop("checked", !1)) : ($(this).parent().parent().addClass("selected"), $(this).prop("checked", !0)) })); if (typeof _gaq != udf) b = document.domain, $('a[href^="mailto"]').click(function () { _gaq.push(["_trackEvent", "Email", $(this).attr("href").replace("mailto:", "")]) }), $('a[href$=".pdf"]').click(function () { _gaq.push(["_trackEvent", "Download", "PDF", $(this).attr("href")]) }), $('a[href$=".doc"]').click(function () { _gaq.push(["_trackEvent", "Download", "Word", $(this).attr("href")]) }), $('a[href$=".docx"]').click(function () { _gaq.push(["_trackEvent", "Download", "Word", $(this).attr("href")]) }), $('a[href$=".xls"]').click(function () { _gaq.push(["_trackEvent", "Download", "Excel", $(this).attr("href")]) }), $('a[href$=".xlsx"]').click(function () { _gaq.push(["_trackEvent", "Download", "Excel", $(this).attr("href")]) }), $('a[href$=".wmv"]').click(function () { _gaq.push(["_trackEvent", "Download", "WMV Video", $(this).attr("href")]) }), $('a[href$=".swf"]').click(function () { _gaq.push(["_trackEvent", "Download", "Flash Video", $(this).attr("href")]) }), $('a[href$="fs=d"]').click(function () { _gaq.push(["_trackEvent", "Resize Text", "Decrease"]) }), $('a[href$="fs=i"]').click(function () { _gaq.push(["_trackEvent", "Resize Text", "Increase"]) }), $('a[href$="fs=r"]').click(function () { _gaq.push(["_trackEvent", "Resize Text", "Reset"]) }), $('a[href$="mv=1"]').click(function () { _gaq.push(["_trackEvent", "Page View", "Mobile"]) }), $('a[href$="mv=0"]').click(function () { _gaq.push(["_trackEvent", "Page View", "Full Screen"]) }), $("a.printPage").click(function () { _gaq.push(["_trackEvent", "Print", window.location]) }), $('a[href^="#"]:not("a.printPage")').click(function () { _gaq.push(["_trackEvent", "Anchor", $(this).text(), $(this).attr("href").replace("#", "")]) }), $('a[href^="http"]:not("[href*="://' + b + '"]"):not(".lang a")').click(function () { _gaq.push(["_trackEvent", "Outgoing", $(this).attr("href")]) }), $('.lang a[href^="http"]:not("[href*="://' + b + '"]")').click(function () { _gaq.push(["_link", $(this).attr("href")]) }) }); function cssEnabled() { var a = document.createElement("div"); a.id = "divCssTest"; $("body").append(a); $("#divCssTest").css({ display: "none", height: "1px", width: "1px" }); a = 1 == $("#divCssTest").width() ? !0 : !1; $("#divCssTest").remove(); return a } function windowResize() { winWidth = $(window).width(); winHeight = $(window).height(); initTopMenu(); columnResize(); setFieldsetWidth() } function columnResize() { if (isFullScreen && hasCss) { if (0 < $(".headingList,.horizontal").length) { var a; $(".horizontal").each(function () { -1 < $(this).attr("class").search(/\s*horizontalTitle\d{1,2}pct\s*/) && $(this).children("dt").each(function () { 0 < $(this).next("dd").length && 0 == $(this).next("dd").next("dd").length && (a = $(this).next("dd"), a.height() < $(this).height() ? a.height($(this).height()) : a.height("auto")) }) }); $(".headingList").each(function () { -1 < $(this).attr("class").search(/\s*headingListTitle\d{1,2}pct\s*/) && $(this).children("h2,h3,h4,h5").each(function () { 0 < $(this).next(".headingDescription").length && 0 == $(this).next(".headingDescription").next(".headingDescription").length && (a = $(this).next(".headingDescription"), a.height() < $(this).height() ? a.height($(this).height()) : a.height("auto")) }) }) } if (null != leftNavMinWidth && 1 == $("#divLeftColumn").length && $("#divLeftColumn").width()) if ($("#divLeftColumn").width() > leftNavMinWidth) { "" != contentAreaWidthStart && $("#divSectionContentArea").css("width", contentAreaWidthStart); $("#divSectionContent").height("auto"); $("#divLeftColumn").height() >= $("#divSectionContent").height() && $("#divSectionContent").height($("#divLeftColumn").height()); var c = parseInt($("#divSectionBody").offset().top + $("#divSectionBody").height() + $("#divFooter").height()); c < $(window).height() && (c = $("#divSectionBody").height() + ($(window).height() - c), isIeHack ? c -= 16 : c += 3, $("#divSectionContent").height(c)) } else $("#divSectionContent").height("auto"), null != contentAreaWidthStart && "" != contentAreaWidthStart && $("#divSectionContentArea").css("width", "100%") } } function initDropDownMenus() { 0 < $(".ddm").length && 0 < $(".ddm .subMenuHeader").length && ($(".ddm").hasClass("ddmDynamic") || $(".ddm").addClass("ddmDynamic"), $(".ddmDynamic .subMenuHeader").each(function () { 0 == $(this).next("ul").children("li").length && "a" == $(this).get(0).tagName.toLowerCase() && $(this).replaceWith('<div class="subMenuHeader">' + $(this).text() + "</div>") }), $(".ddmDynamic a.subMenuHeader").focus(function () { 0 < $(this).parent().siblings(".ddmHoverLI").length && ($(this).parent().siblings(".ddmHoverLI ul").fadeOut("fast"), $(this).parent().siblings(".ddmHoverLI").removeClass("ddmHoverLI")); $(this).addClass("ddmHoverA"); $(this).parent().addClass("ddmHoverLI"); $(this).next("ul").fadeIn("fast") }), $(".ddmDynamic a.subMenuHeader").blur(function () { $(this).next(".ddmHoverLI").fadeOut("fast"); $(this).removeClass("ddmHoverA"); $(this).parent().removeClass("ddmHoverLI") }), $(".ddmDynamic ul a").focus(function () { $(this).addClass("ddmHoverA"); $(this).parent().addClass("ddmHoverLI"); "li" == $(this).parent().parent().parent().get(0).tagName.toLowerCase() && ($(this).parent().parent().parent().addClass("ddmHoverLI"), $(this).parent().parent().siblings(".subMenuHeader").addClass("ddmHoverA")) }), $(".ddmDynamic ul a").blur(function () { $(this).removeClass("ddmHoverA"); $(this).parent().removeClass("ddmHoverLI"); "li" == $(this).parent().parent().parent().get(0).tagName.toLowerCase() && ($(this).parent().parent().parent().removeClass("ddmHoverLI"), $(this).parent().parent().siblings(".subMenuHeader").removeClass("ddmHoverA")) }), $(".ddmDynamic a.subMenuHeader").click(function (a) { a.preventDefault(); a.stopPropagation(); $(this).parent().hasClass("ddmHoverLI") ? ($(this).parent().removeClass("ddmHoverLI"), $(this).next("ul").fadeOut("fast")) : ($(this).parent().siblings(".ddmHoverLI ul").fadeOut("fast"), $(this).parent().siblings(".ddmHoverLI").removeClass("ddmHoverLI"), $(this).parent().addClass("ddmHoverLI"), $(this).next("ul").fadeIn("fast")) }), $("body").click(function () { 0 < $(".ddmHoverLI").length && ($(".ddmHoverLI ul").fadeOut("fast"), $(".ddmHoverLI").removeClass("ddmHoverLI")) }), $(".ddmDynamic > li").has("ul").hoverIntent({ sensitivity: 5, interval: 100, over: function () { 0 < $(this).siblings(".ddmHoverLI").length && ($(this).siblings(".ddmHoverLI ul").fadeOut("fast"), $(this).siblings(".ddmHoverLI").removeClass("ddmHoverLI")); $(this).addClass("ddmHoverLI"); $(this).children("a.subMenuHeader:first").addClass("ddmHoverA"); $(this).children("ul:first").fadeIn("fast") }, timeout: 500, out: function () { $(this).children("ul:first").fadeOut("fast"); $(this).children("a.subMenuHeader:first").removeClass("ddmHoverA"); $(this).removeClass("ddmHoverLI") } })) } function initTopMenu() { if (0 < $(".topNav").length && 0 < $(".topNav .subMenuHeader").length) { var a = "", c = ""; 550 < winWidth && 200 < winHeight ? ($(".topNav").hasClass("topNavDynamic") || $(".topNav").addClass("topNavDynamic"), $(".topNav .subMenuHeader").each(function () { a = $(this).text().replace("&", "&amp;"); c = a + sbm; 0 == $(this).parent().find("li").find(".currentPage").length && !$(this).hasClass("menuOpenByDefault") ? $(this).replaceWith('<a href="#" title="' + c + '">' + a + "</a>") : $(this).replaceWith('<a href="#" title="' + c + '" class="subMenuSection">' + a + "</a>") }), fixTopNavIE6(), $(".topNavDynamic li ul").hover(function () { $(this).parent().find("a:first").addClass("sffocus") }, function () { $(this).parent().find("a:first").removeClass("sffocus") }), $(".topNavDynamic a").focus(function () { $(this).addClass("sffocus"); $(this).parent().addClass("sfhover"); "li" == $(this).parent().parent().parent().get(0).tagName.toLowerCase() && ($(this).parent().parent().parent().addClass("sfhover"), $(this).parent().parent().parent().find("a:first").addClass("sffocus")) }), $(".topNavDynamic a").blur(function () { $(this).removeClass("sffocus"); $(this).parent().removeClass("sfhover"); "li" == $(this).parent().parent().parent().get(0).tagName.toLowerCase() && ($(this).parent().parent().parent().removeClass("sfhover"), $(this).parent().parent().parent().find("a:first").removeClass("sffocus")) })) : $(".topNav").hasClass("topNavDynamic") && (isIe6 && $(".topNavDynamic li ul").css("width", "auto"), $(".topNav").removeClass("topNavDynamic")) } } function fixTopNavIE6() { if (isIe6) { $(".topNavDynamic li").hover(function () { $(this).addClass("sfhover") }, function () { $(this).removeClass("sfhover") }); var a = { width: winWidth - 13 }; $(".topNavDynamic li ul").css(a) } } function initSlidingMenus() { if (0 < $(".slidingMenu").length) { var a = ""; $(".slidingMenu .subMenuHeader").each(function () { if (0 < $(this).next("ul").children("li").length) try { a = " " + $(this).text().trim().replace("&", "&amp;", "g").replace('"', "&quot;", "g") + sbm, 0 == $(this).parent().find("li").find(".currentPage").length && !$(this).hasClass("subMenuOpenByDefault") || 0 == $(this).parent().siblings().length ? ($(this).next().hide(), $(this).replaceWith('<a href="#" title="' + opn + a + '" class="subMenuHeader subMenuClosed">' + $(this).html() + "</a>")) : $(this).replaceWith('<a href="#" title="' + cls + a + '" class="subMenuHeader subMenuOpened">' + $(this).html() + "</a>") } catch (c) { } }); $(".slidingMenu a.subMenuClosed").toggle(function () { $(this).addClass("subMenuOpened"); $(this).removeClass("subMenuClosed"); $(this).attr("title", $(this).attr("title").replace(opn, cls)) }, function () { $(this).addClass("subMenuClosed"); $(this).removeClass("subMenuOpened"); $(this).attr("title", $(this).attr("title").replace(cls, opn)) }); $(".slidingMenu a.subMenuClosed").click(function () { $(this).next().slideToggle("normal", function () { columnResize() }) }); $(".slidingMenu a.subMenuOpened").toggle(function () { $(this).addClass("subMenuClosed"); $(this).removeClass("subMenuOpened"); $(this).attr("title", $(this).attr("title").replace(cls, opn)) }, function () { $(this).removeClass("subMenuClosed"); $(this).addClass("subMenuOpened"); $(this).attr("title", $(this).attr("title").replace(opn, cls)) }); $(".slidingMenu a.subMenuOpened").click(function () { $(this).next().slideToggle("normal", function () { columnResize() }) }) } } function initGallery() { typeof jQuery.fn.galleria != udf && (0 < $("#ulGallery").length && ($("#ulGallery").addClass("galleryDynamic"), $("#ulGallery > li:first").addClass("active"), $('<p class="galleryNav"></p>').insertAfter("#divCurrentImage"), $("p.galleryNav").html('<a href="#" id="lnkGalleryPrevious" title="View previous photo">' + String.fromCharCode(171) + ' Previous</a> | <a href="#" id="lnkGalleryNext" title="View next photo">Next ' + String.fromCharCode(187) + "</a> " + String.fromCharCode(160) + " " + String.fromCharCode(160)), $("#lnkGalleryPrevious").click(function (a) { a.preventDefault(); a.stopPropagation(); $.galleria.prev() }), $("#lnkGalleryNext").click(function (a) { a.preventDefault(); a.stopPropagation(); $.galleria.next() }), $("ul.galleryDynamic").galleria({ history: !1, clickNext: !0, insert: "#divCurrentImage", onImage: function (a, c, e) { a.css("display", "none").fadeIn(1E3); c.css("display", "none").fadeIn(700); $("#divCurrentImage").addClass("captionedImage"); $("#divCurrentImage").css("width", a.width()); $(".galleryNav").css("width", a.width()); e.parents("li").siblings().children("img.selected").fadeTo(500, 0.4); e.fadeTo("fast", 1).addClass("selected"); a.attr("title", "Next image >>") }, onThumb: function (a) { var c = a.parents("li"), e = c.is(".active") ? "1" : "0.4"; a.css({ display: "none", opacity: e }).fadeIn(1500); a.hover(function () { a.fadeTo("fast", 1) }, function () { c.not(".active").children("img").fadeTo("fast", 0.4) }) } })), 0 < $(".photoGallery").length && 0 < $(".photoDisplay").length && (Galleria.addTheme("classic"), $(".photoGallery").galleria({ width: 500, height: 500 }))) } function setFieldsetWidth() { 0 < fieldsetWidthStart && (winWidth >= winWidthStart && fieldsetWidthStart > $("form.form > fieldset:not(.action):not(.itemGroup):first").width() ? $("form.form > fieldset:not(.action):not(.itemGroup)").width(fieldsetWidthStart) : winWidth < winWidthStart && ($("form.form > fieldset:not(.action):not(.itemGroup):first").width() + 8 > winWidth ? $("form.form > fieldset:not(.action):not(.itemGroup)").width(winWidth - 8) : $("form.form > fieldset:not(.action):not(.itemGroup)").width(fieldsetWidthStart))) } function domainName(a) { return a.split("/")[2].split(":")[0] } function querystring(a) { a = a.replace(/[\[]/, "\\[").replace(/[\]]/, "\\]"); a = RegExp("[\\?&]" + a + "=([^&#]*)").exec(window.location.href); return null != a ? a[1] : "" } if (!Number.toFixed) Number.prototype.toFixed = function (a) { return Math.round(this * Math.pow(10, a)) / Math.pow(10, a) }; String.prototype.trim = function () { return this.replace(/^\s+|\s+$/, "") }; function stylesheetsPropertySearch(a, c) { var e = ""; if (null != a && 0 < a.trim().length && document.styleSheets && 0 < document.styleSheets.length) for (var b = 0; b < document.styleSheets.length; b++) stylesheetIsScreen(document.styleSheets[b].media) && (e += stylesheetProperty(document.styleSheets[b], a, c)); return e } function stylesheetIsScreen(a) { var c = !1; if (a != udf && null != a) switch (typeof a) { case "string": if (0 == a.length || -1 < a.indexOf("screen")) c = !0; break; case "object": if (a.mediaText != udf && null != a.mediaText && "string" == typeof a.mediaText) { if (0 == a.mediaText.length || -1 < a.mediaText.indexOf("screen")) c = !0 } else c = !0; break; default: c = !0 } else c = !0; return c } function stylesheetProperty(a, c, e) { var b = ""; if (a.imports) for (var d = 0; d < a.imports.length; d++) stylesheetIsScreen(a.imports[d].media) && (0 < b.length && /[^;]\s*$/.test(b) && (b += ";"), b += stylesheetProperty(a.imports[d], c, e)); if ((a = a.rules || a.cssRules) && 0 < a.length) for (d = 0; d < a.length; d++) if (a[d]) if (a[d].styleSheet && a[d].styleSheet.cssRules && 0 < a[d].styleSheet.cssRules.length && stylesheetIsScreen(a[d].styleSheet.media)) 0 < b.length && /[^;]\s*$/.test(b) && (b += ";"), b += stylesheetProperty(a[d].styleSheet, c, e); else if (a[d].selectorText && a[d].style && a[d].selectorText == c) if (null != e && 0 < e.trim().length) if (a[d].style.getPropertyValue) null != a[d].style.getPropertyValue(e) && (0 < b.length && /[^;]\s*$/.test(b) && (b += ";"), b += a[d].style.getPropertyValue(e)); else { if (a[d].style.cssText && 0 < a[d].style.cssText.length) { var f = a[d].style.cssText.match(RegExp("(?:^|\\s+)" + e + "\\s*:\\s*([^\\s]+)\\s*(?:$|;)", "gim")); f && 0 < f.length && (0 < b.length && /[^;]\s*$/.test(b) && (b += ";"), b += f[f.length - 1].replace(RegExp("(?:^|\\s+)" + e + "\\s*:\\s*", "gim"), "")) } } else a[d].style.cssText && 0 < a[d].style.cssText.length && (b += a[d].style.cssText); return b };
