/* FILE ARCHIVED ON 0:51:41 Sep 16, 2008 AND RETRIEVED FROM THE AN OPENWAYBACK INSTANCE ON 6:42:23 Sep 10, 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)). */ /*********************************************** * IFrame SSI script II- © Dynamic Drive DHTML code library (https://webarchive.library.unt.edu/eot2008/20080916005141/http://www.dynamicdrive.com) * Visit DynamicDrive.com for hundreds of original DHTML scripts * This notice must stay intact for legal use ***********************************************/ //Input the IDs of the IFRAMES you wish to dynamically resize to match its content height: //Separate each ID with a comma. Examples: ["myframe1", "myframe2"] or ["myframe"] or [] for none: var iframeids=["searchIFrame"] //Should script hide iframe from browsers that don't support this script (non IE5+/NS6+ browsers. Recommended): var iframehide="no" var getFFVersion=navigator.userAgent.substring(navigator.userAgent.indexOf("Firefox")).split("/")[1] var FFextraHeight=parseFloat(getFFVersion)>=0.1?50: 0 //extra height in px to add to iframe in FireFox 1.0+ browsers // mod 05/21/07 RMR upping from 16 to ditch scrollbars on no-results function resizeCaller() { var dyniframe=new Array() for (i=0; i