// 
// Define "constants" or similar globally declared strings
//
// Note that not every page will load this: only pages that require
// some or all of these default values
//

// link variables for popup.
//var hp = '/investor/4q01/';
var AdobeURL = 'http://www.adobe.com/';  
var pdfReader = 'http://www.adobe.com/prodindex/acrobat/readstep.html';
var RealURL = 'http://www.real.com/';    
var realPlayer = 'http://service.real.com/realplayer/down_in/';
var MSURL = 'http://www.microsoft.com/'; 
var winPlayer = 'http://www.microsoft.com/windows/mediaplayer/default.asp';
//var winPlugin = 'http://www.microsoft.com/Windows/windowsmedia/en/download/plugin.asp';
var winPlugin = 'http://www.microsoft.com/windows/windowsmedia/download/plugin.aspx';
var activexPlugin = 'http://www.iol.ie/~locka/mozilla/plugin.htm';
var ieBrowser = 'http://www.microsoft.com/windows/ie/default.htm';
var netscapeBrowser = 'http://browser.netscape.com/';
var firefoxBrowser = 'http://www.mozilla.org/products/firefox/';
var mozillaBrowser = 'http://www.mozilla.org/products/mozilla1.x/';
var w3cDOM = 'http://www.w3.org/DOM';
var w3cDOMtest = 'http://www.w3.org/2003/02/06-dom-support.html';

// compatPrompts is an array of strings to be used
// after checking for browser/player compatability
var compatPrompts = new Array();
compatPrompts[0]='';
compatPrompts[1]='<div align="center">---------------</div><p><b>Note: </b>Some Windows Media Player (WMP) features require ActiveX.  Your browser version does not appear to support ActiveX, so these features will be disabled if you choose this option.  You should consider selecting the RealPlayer option instead.</p>Please review the <script language="javascript">document.write(\'<a class="fbox" href="/investor/sharedv2/help_mp.phtml?\' + parent.eventDir + \'">\');</script>WMP Troubleshooting Tips</a> for further assistance.';
compatPrompts[2]='<div align="center">---------------</div><p><b>Note: </b>Some Windows Media Player (WMP) features require an ActiveX plugin to work in FireFox.  Unfortunately, at this time there is no supported Windows Media ActiveX plugin for your browser version. In order to experience automated audio/slide synchronization you should consider selecting the RealPlayer option instead.</p>Please review the <script language="javascript">document.write(\'<a class="fbox" href="/investor/sharedv2/help_mp.phtml?\' + parent.eventDir + \'">\');</script>WMP Troubleshooting Tips</a> for further assistance.';
compatPrompts[3]='';
