/* FILE ARCHIVED ON 2:08:01 May 9, 2009 AND RETRIEVED FROM THE AN OPENWAYBACK INSTANCE ON 19:29:53 Jul 22, 2024. JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ var co2stats_width = 0, co2stats_height = 0; if( typeof( window.innerWidth ) == 'number' ) { //Non-IE co2stats_width = window.innerWidth; co2stats_height = window.innerHeight; } else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) { //IE 6+ in 'standards compliant mode' co2stats_width = document.documentElement.clientWidth; co2stats_height = document.documentElement.clientHeight; } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) { //IE 4 compatible co2stats_width = document.body.clientWidth; co2stats_height = document.body.clientHeight; } co2stats_scrfr = (co2stats_width*co2stats_height+0.0)/(screen.width*screen.height); document.write('Click to verify green certification. '); co2stats_img = new Image(); co2stats_img.onload = function() { co2stats_img = new Image(); } co2stats_img.onerror = function() { co2stats_img = new Image(); } co2stats_hover = new Image(); co2stats_hover.onload = function() { co2stats_hover = new Image(); } co2stats_hover.onerror = function() { co2stats_hover = new Image(); } function co2stats_upd() { co2stats_img.src = 'https://webarchive.library.unt.edu/web/20090509020801/http://www.co2stats.com/prowidget.php?s=1272&ref=' + location.href + '&scrfr=' + co2stats_scrfr + '&noshow=1'; } function loadScript(url) { var e = document.createElement("script"); e.src = url; e.type = "text/javascript"; document.getElementsByTagName("head")[0].appendChild(e); } var isTooltipLoaded = 0; function loadTooltips() { if (!isTooltipLoaded) { loadScript("https://webarchive.library.unt.edu/web/20090509020801/http://www.co2stats.com/supertip.js"); } } function co2stats_onhover() { co2stats_hover.src = 'https://webarchive.library.unt.edu/web/20090509020801/http://www.co2stats.com/prowidget.php?s=1272&hover=1&ref=' + location.href; document.getElementById('badgeimg').style.padding = '0px'; document.getElementById('badgeimg').style.border = '1px solid #008000'; } function co2stats_onmouseout() { document.getElementById('badgeimg').style.padding = '1px'; document.getElementById('badgeimg').style.border = '0px solid #000000'; } setInterval("co2stats_upd()",300000);