// DO NOT EDIT! See ExternalLinkGateway.pre-yui-compress.readme 
var EXTERNAL_LINK_GATEWAY_WINDOW_ATTR="width=420,height=380,resizable=1,scrollbars=0";var EXTERNAL_LINK_GATEWAY_TARGET_ATTR="location=1,toolbar=1,menubar=1,directories=1,status=1,resizable=1,scrollbars=1";var EXTERNAL_LINK_GATEWAY_TARGET_WIDTH=790;var EXTERNAL_LINK_GATEWAY_TARGET_HEIGHT=560;function externalLinkGateway(d){if("string"!==typeof EXTERNAL_LINK_GATEWAY_SERVLET){return true}function c(e){if(encodeURIComponent){return encodeURIComponent(e)}return b(e)}function b(e){if(escape){return escape(e)}return e}var a=window.open(EXTERNAL_LINK_GATEWAY_SERVLET+"?back="+c(window.location)+"&external_href="+c(d.href)+"&external_target="+c(d.target)+"&external_title="+c(b(d.title)),"externalLinkGateway"+Math.floor(Math.random()*9000000000),EXTERNAL_LINK_GATEWAY_WINDOW_ATTR);setFocus(a,1);return false}function elgCloseWindow(){setFocus(window.opener);window.close();return false}function elgOpenWindow(d){var b=0;var c=0;if(window.screen){b=(+window.screen.availWidth||0)-23;c=(+window.screen.availHeight||0)-193}var a=window.open(d.href,d.target,"width="+Math.max(EXTERNAL_LINK_GATEWAY_TARGET_WIDTH,b)+",height="+Math.max(EXTERNAL_LINK_GATEWAY_TARGET_HEIGHT,c)+","+EXTERNAL_LINK_GATEWAY_TARGET_ATTR);setFocus(a);window.close();return false}function setFocus(b,a){switch(arguments.length){case 2:setTimeout(function(){if(b&&b.focus){b.focus()}},a);break;case 1:if(b&&b.focus){b.focus()}break;case 0:default:break}}var $_GET=function(){function e(g){if(decodeURIComponent){return decodeURIComponent(g)}return b(g)}function b(g){if(unescape){return unescape(g)}return g}var a={};var c=location.search;if(c){c=c.substring(1);c=c.split(/&/);for(var d=0;d<c.length;++d){var f=c[d].split(/=/);a[f[0]]=b(e(f[1]))}}return a}();