\n'); } function thisMovie(movieName) { // IE and Netscape refer to the movie object differently. // This function returns the appropriate syntax depending on the browser. if (navigator.appName.indexOf ("Microsoft") !=-1) { return window[movieName] } else { return document[movieName] } } function quickflashlink(url) { parent.frames['VwrBrwNav'].Browse(url); /* parent.frames['VwrBrwNav'].document.BrowserNav.URL.value = (url); if (parent.frames['Main'].document.BrowserControl) { parent.frames['Main'].document.BrowserControl.Navigate(url); } else { parent.frames['Main'].location.href = (url); } */ } //-->

.-