// JavaScript Document
indicators = new Array();
indicators[0] ="<img src=\'course/check.gif\' alt\'Ok icon\' align=\'absmiddle\'></img> ";
indicators[1] ="<img src=\'course/info.gif\' alt\'Error icon\' align=\'absmiddle\'></img> ";
indicators[2] ="<img src=\'course/warning.gif\' alt\'Warning icon\' align=\'absmiddle\'></img> ";
indicators[3] ="<img src=\'course/error.gif\' alt\'Error icon\' align=\'absmiddle\'></img> ";

messages = new Array();
messages[0]="Explorer";
messages[1]="Safari";
messages[2]="Opera";
messages[3]="iCab";
messages[4]="Konqueror";
messages[5]="Firefox";
messages[6]="Netscape";
messages[7]="Mozilla";
messages[8]="Windows";
messages[9]="Mac";
messages[10]="Linux";
messages[11]="An unknown browser";
messages[12]="an unknown version";
messages[13]=": <font color='brown'>Installed, but cannot determine version when not using Internet Explorer. This publication runs best with Windows Media Player 10</font>";
messages[14]=": <font color='red'>Requires the Windows Media Player plug-in.  Any videos in this publication will not be available.  See the <a href=\"http://www.microsoft.com/windows/windowsmedia/download/AllDownloads.aspx?displang=en&qstechnology=\">Windows Media download center.</a> for more details.</font>";
messages[15]=": <font color='green'>Not required.</font>";
messages[16]="Windows Media Player ";
messages[17]=": <font color='green'>Meets the recommendation.</font>";
messages[18]=": <font color='brown'>Your screen resolution is less than recommended.  Consider exiting this publication, and resizing your screen to higher resolution then restarting this publication.  If you choose to continue without resizing your screen, scrollbars may be present.</font>";
messages[19]=": <font color='brown'>Your screen resolution is not supported.  Please change the resolution to ";
messages[20]=" or greater.</font>";
messages[21]="Please click the launch button to start.";
messages[22]="Browser is ";
messages[23]=" version ";
messages[24]="Resolution is ";
messages[25]=": <font color='green'>Exceeds the recommendation.</font>"
messages[26]="Internet ";
messages[27]="Screen aspect ratio is 4:3";
messages[28]="Screen aspect ratio is 5:4";
messages[29]="Screen aspect ratio is 16:9";
messages[30]=": <font color='brown'>Your wide aspect ratio monitor may cause screen distortion.  Consider changing your settings to a non-widescreen resolution or changing the Full Screen option to Center Desktop, if possible.</font>";
messages[31]="Screen aspect ratio is 5:3";
messages[32]=": <font color='brown'>Your screen resolution meets the requirements.  Press the <font color='red'><b>F11</b></font> key after launching this publication to view fullscreen.</font>";
messages[33]="Screen aspect ratio is non-standard";
messages[34]=":  <font color='red'>This browser is not supported.  Please use Internet Explorer, Mozilla, Mozilla Firefox, Netscape, or Opera";
messages[35]="Click to launch";
messages[36]="Click to launch full screen";
messages[37]="Click to launch with scrollbars";
messages[38]="<font color='brown'>(If you cannot or do not wish to increase your screen resolution)</font>";