var countryInfo={country:[{CountryCode:"",CountryName:"",CountryFlag:"",CountryPhone:"&nbsp;"}]};var wcmprefix=document.location.toString().indexOf("https://")!=-1?"https://":"http://";var url=wcmprefix+"www.invitrogen.com/site.countryLookup.";url+=getUserCountryCode()+".js";var script=document.createElement("script");script.type="text/javascript";script.src=url;document.getElementsByTagName("head").item(0).appendChild(script);var currentUrl=encodeURIComponent(window.location.href.toString());var countrySelectURL=wcmprefix+"www.invitrogen.com/shared-static/html/countryselect.html?currentUrl="+currentUrl+"&amp;";countrySelectURL+="keepThis=true&amp;&amp;TB_iframe=true&amp;height=425&amp;width=530";var javaScriptInclude=wcmprefix+"www.invitrogen.com/shared-static/scripts/jquery.thickbox-mod.js";var javaScriptPopUpInclude=wcmprefix+"www.invitrogen.com/shared-static/scripts/jquery.thickbox.js";function performExportCountrySelect(){if((getUserCountryCode()==null)||(getUserCountryCode()=="")){getJSInclude(javaScriptInclude,countrySelectURL)}}function showPopupMessage(C,A,B){C+="&amp;keepThis=true&amp;&amp;TB_iframe=true&amp;";C+="height="+A+"&amp;";C+="width="+B;getJSInclude(javaScriptPopUpInclude,C)}function CFC_popup(C,B,D){var F=500;var E=400;if(C.indexOf("/")==0){C=wcmprefix+"www.invitrogen.com"+C}if(D.indexOf("width")==-1){D+=",width="+F}if(D.indexOf("height")==-1){D+=",height="+E}var A=window.open(C,B,D);A.focus()}function getIEVersion(){var B=navigator.userAgent;var A=B.indexOf("MSIE");if(A==-1){return }return parseFloat(B.substring(A+5))}function getCookie(D){var C=D+"=";var B=document.cookie;if(B==null){return""}if(B.length>0){var E=B.indexOf(C);if(E!=-1){E+=C.length;var A=B.indexOf(";",E);if(A==-1){A=B.length}return unescape(B.substring(E,A))}}return""}function getValueFromCookie(D,A){var B=D.split(";");var C=B[A].split(":");return value=C[1]}function getOrderId(A){return getValueFromCookie(A,0)}function getCartItems(A){return getValueFromCookie(A,1)}function getCountryIcon(){return wcmprefix+"www.invitrogen.com/shared-static/images/icons/flags/"+countryInfo.country[0].CountryFlag}function getCountryHeaderName(){return countryInfo.country[0].CountryName}function getCountryPhone(){return countryInfo.country[0].CountryPhone}function getCountryLanguages(){return countryInfo.country[0].CountryLanguages}function findValue(A){if(A==null){return alert("No match!")}if(!!A.extra){var B=A.extra[0]}else{var B=A.selectValue}}function selectItem(A){findValue(A)}function formatItem(A){return A[0]};