




/*
     FILE ARCHIVED ON 10:23:26 Dec 26, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:15:39 Nov 20, 2011.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
function hidepic(){greyscr=document.getElementById("greyscreen");greyscr.style.width=1;greyscr.style.height=1;greyscr.style.visibility="hidden";box=document.getElementById("picbox");box.style.visibility="hidden";box.style.left="-500px"}function createpicbox(){var a=document.createElement("div");a.setAttribute("id","picbox");document.body.appendChild(a)}function showpic(d,c){var b=1;if(ie||ns6){show_gray_bg();if(!document.getElementById("picbox")){createpicbox()}dropmenuobj=document.getElementById("picbox");dropmenuobj.innerHTML='<table><tr><td align=right style="padding:8px 3px 0px 0px"><a href="" onclick="hidepic(); return false"><img src="/img/close.gif"></a>&nbsp;</td></tr><tr><td align=center><a href="" onclick="hidepic(); return false">'+d+"</a></td></tr></table>";var a=document.getElementById("theimage");a.onload=function(){dropmenuobj=document.getElementById("picbox");center_element(dropmenuobj,parseInt((this.height+40)/2),this.width/2);hidebox(1)}}}function go(b,a){showbox('Loading...<br><img src="/img/loadinganim.gif">',null,220);showpic('<img id="theimage" style="border:1px solid #CCCCCC; padding:1px; margin:5px" src='+b+">",document.getElementById("b"+a));if(document.getElementById("bimg"+a)){document.getElementById("theimage").alt=document.getElementById("bimg"+a).alt;document.getElementById("theimage").title=document.getElementById("bimg"+a).title+" [Click to close this window]"}};
