var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; }; if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } } { let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opener = _____WB$wombat$assign$function_____("opener"); function altLang() { // Language Flipper By Phil Barnes. // Requires Files to be rigidly named acording to language. // For example index_e.htm = English, corresponding French = index_f.htm // French and English Files are located in the same directory. // Syntax: English or Francais var urlLocation = "" + window.location; var languageLocation = urlLocation.indexOf("_e.htm"); if (languageLocation < 0) { // Could not find '_e.htm', assume a French file to be converted to Englsih. languageLocation = urlLocation.indexOf("_f.htm"); if (languageLocation < 0) { // Could not find either '_e.htm' or '_f.htm' window.alert('No Corresponding Alternate Language Page Available.\n\nAucune page alternative correspondante de langage disponible.'); return; } else { // Change '_f.htm' to '_e.htm' var newExtention = '_e.htm'; } } else { // Change '_e.htm' to '_f.htm' var newExtention = '_f.htm'; } var newLocation = urlLocation.substring(0, languageLocation) + newExtention; window.location = newLocation; } } /* FILE ARCHIVED ON 03:47:20 Dec 13, 2006 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 07:57:22 Jul 09, 2024. 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)). */ /* playback timings (ms): RulesEngine.query: 0.009 PetaboxLoader3.resolve: 256.585 PetaboxLoader3.datanode: 1958.814 (2) */