/* FILE ARCHIVED ON 13:17:30 Nov 7, 2008 AND RETRIEVED FROM THE AN OPENWAYBACK INSTANCE ON 23:04:04 May 2, 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)). */ function initExternalLinks() { for (i = 0; i < document.links.length; i++) { if ( (document.links[i].id == 'external') || (document.links[i].className == 'external') ) { document.links[i].target = "_blank"; } } } function printPrintButton(){ document.write(""); document.write( "\"Print\"" ); document.write( "" ); } function printResizePlus(){ document.write( "" ); document.write( "A+" ); document.write( "" ); } function printResizeMinus(){ document.write( "" ); document.write( "A-" ); document.write( "" ); } function goback() { history.back(-1); }