/* --- Script © 2005 EC Software --- */
var ua = navigator.userAgent;
var dom = (document.getElementById) ? true : false;
var ie4 = (document.all && !dom) ? true : false;
var ie5_5 = ((ua.indexOf("MSIE 5.5")>=0 || ua.indexOf("MSIE 6")>=0) && ua.indexOf("Opera")<0) ? true : false;
var ns4 = (document.layers && !dom) ? true : false;
var offsxy = 6;
function hmshowPopup(e, txt, stick) {
  var tip = '<table  border="1" cellpadding="6" cellspacing="0" bgcolor="#FFFFFF" style="{border-width:1px; border-color:#000000; border-collapse:collapse;}"><tr valign=top><td>'+ txt + '<\/td><\/tr><\/table>';
  var tooltip = atooltip();
  e = e?e:window.event;
  var mx = ns4 ? e.PageX : e.clientX;
  var my = ns4 ? e.PageY : e.clientY;
  var bodyl = (window.pageXOffset) ? window.pageXOffset : document.body.scrollLeft;
  var bodyt = (window.pageYOffset) ? window.pageYOffset : document.body.scrollTop;
  var bodyw = (window.innerWidth)  ? window.innerWidth  : document.body.offsetWidth;
  if (ns4) {
    tooltip.document.write(tip);
    tooltip.document.close();
    if ((mx + offsxy + bodyl + tooltip.width) > bodyw) { mx = bodyw - offsxy - bodyl - tooltip.width; if (mx < 0) mx = 0; }
    tooltip.left = mx + offsxy + bodyl;
    tooltip.top = my + offsxy + bodyt;
  }
  else {
    tooltip.innerHTML = tip;
    if (tooltip.offsetWidth) if ((mx + offsxy + bodyl + tooltip.offsetWidth) > bodyw) { mx = bodyw - offsxy - bodyl - tooltip.offsetWidth; if (mx < 0) mx = 0; }
    tooltip.style.left = (mx + offsxy + bodyl)+"px";
    tooltip.style.top  = (my + offsxy + bodyt)+"px";
  }
  with(tooltip) { ns4 ? visibility="show" : style.visibility="visible" }
  if (stick) document.onmouseup = hmhidePopup;
}
function hmhidePopup() {
  var tooltip = atooltip();
  ns4 ? tooltip.visibility="hide" : tooltip.style.visibility="hidden";
}
function atooltip(){
 return ns4 ? document.hmpopupDiv : ie4 ? document.all.hmpopupDiv : document.getElementById('hmpopupDiv')
}
popid_53665926X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Volume Fader<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Volume Faders allow you to change CD Audio volume.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Double click on the thumb to lock\/unlock left and right channels.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Right mouse click on a fader brings up the volume popup menu.<\/span><\/p>\n\r"
popid_715303674X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">View Mode Switch Buttons<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Use these two buttons to switch between Full, Brief and Mini view modes.<\/span><\/p>\n\r"
popid_1971209588X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Minimize to Taskbar Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Use this button to minimize CoolCD Studio to the taskbar.<\/span><\/p>\n\r"
popid_104536680="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Minimize to Tray Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Use this button to minimize CoolCD Studio to the tray area.<\/span><\/p>\n\r"
popid_1494915764X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">KNOWN \/ CD-TEXT Labels<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">The \"KNOWN\" label indicates that current CD was found in local database.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">The \"CD-TEXT\" label indicates that current CD contains CD-TEXT information<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r"
popid_507109358="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Compact Disc Logo<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">This logo displays the kind of the currently loaded disc:<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #008000;\">- Green<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> color logo indicates that there is not any disc in CD-ROM Drive.<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #00ff00;\">- Lime<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> color logo indicates that the current disc is an Audio CD.<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #ffff00;\">- Yellow<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> color logo indicates that the current disc is a hybrid (Audio\/Data) CD.<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #ff0000;\">- Red<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> color logo indicates that the current disc is a Data CD.<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; (assuming default colors are used)<\/span><\/p>\n\r"
popid_199415743="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Timer<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays current system time with resolution of half a minute.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">There are not any services linked to the timer for now.<\/span><\/p>\n\r"
popid_154350139="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">CD\/Track Progress Slider<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Indicates the percentage of disc or track being played.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">It can also be used to seek disc\/current track (left mouse button) and<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">switch between disc and track modes (right mouse button).<\/span><\/p>\n\r"
popid_137935651="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Playback Mode selectors<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Use these icons to switch <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"playbackmodes.html\">playback modes<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">.<\/span><\/p>\n\r"
popid_919603887="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Time Display<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays elapsed\/remaining\/total time of track being playing<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">or whole disc in minutes and seconds. You can toggle<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">display mode by clicking left\/right mouse button.<\/span><\/p>\n\r"
popid_10646358X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Track and Total<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Track:<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> displays the current track number.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Total:<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> displays total tracks number on a disc.<\/span><\/p>\n\r"
popid_357763209="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">CD Title Panel<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">This panel displays the title of the disc currently loaded in the CD drive.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Double click on it to open <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"discpropertieswindow.html\">Disc Properties window<\/a><\/span><\/p>\n\r"
popid_481518984="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Track Name Panel<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays name of the current track.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">You can select another track for playback by simply<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">clicking this panel and choosing track from a popup list.<\/span><\/p>\n\r"
popid_104461464="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Stop Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Stops currently playing track<\/span><\/p>\n\r"
popid_104207558="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Play Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Starts playing the current track.<\/span><\/p>\n\r"
popid_185119864="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Pause Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Pauses playback until pause button or play button is pushed again.<\/span><\/p>\n\r"
popid_1514558673="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Previous Track Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Starts playing current track from the beginning<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">or<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">plays the track that immediately precedes the current track on the disc \/ <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_808266822, true);\" class=\"popuplink\">playlist<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">(action depends on the current play position)<\/span><\/p>\n\r"
popid_975501369="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Backward Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Rewinds backward within the currently playing track.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">If the beginning of track is reached, CoolCD will automatically jump<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">to the previous track of the disc \/ <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"playlist.html\">playlist<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">You can also use Left Arrow key to rewind backward.<\/span><\/p>\n\r"
popid_1948297719="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Forward Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Fast forwards within the currently playing track.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">If the end of track is reached, CoolCD will automatically jump<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">to the next track of the disc \/ <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"playlist.html\">playlist<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">You can also use Right Arrow key to fast forward.<\/span><\/p>\n\r"
popid_104036585="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Next Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Plays the track that follows immediately after the currently <\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">playing track of the disc \/ <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"playlist.html\">playlist<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">.<\/span><\/p>\n\r"
popid_148198359="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Eject\/Close Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Ejects\/closes CD drive tray.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">You can force ejecting simply by clicking this<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">button with [Shift] key downed.<\/span><\/p>\n\r"
popid_1847278456="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Direct CD Access Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Opens the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"directcdaccesswindow.html\">Direct CD Access window<\/a><\/span><\/p>\n\r"
popid_290274337="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Fast Track Access Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Opens the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"fasttrackaccesswindow.html\">Fast Track Access window<\/a><\/span><\/p>\n\r"
popid_102317804="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Visual Sound System Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Opens the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"visualsoundsystemwindow.html\">Visual Sound System window<\/a><\/span><\/p>\n\r"
popid_175504475="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Mixer Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Opens the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"mixerwindow.html\">Mixer window<\/a><\/span><\/p>\n\r"
popid_1195231534="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Disc Properties Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Opens the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"discpropertieswindow.html\">Disc Properties window<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> for the<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">disc currently loaded in the CD drive.<\/span><\/p>\n\r"
popid_1615162909="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Database Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Opens the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"databasewindow.html\">Database window<\/a><\/span><\/p>\n\r"
popid_1987332513="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Volume Faders On\/Off Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Toggles <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_53665926X, true);\" class=\"popuplink\">Volume Faders<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> On\/Off<\/span><\/p>\n\r"
popid_195692543="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Setup Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Opens the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"setupwindow.html\">Setup window<\/a><\/span><\/p>\n\r"
popid_1771867405X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Disc Position Slider<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">This slider lets you easily control the current<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">playing position within entire disc.<\/span><\/p>\n\r"
popid_411248819="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Track Position Slider<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p style=\"text-indent: -53px; margin: 0px 0px 0px 53px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">This slider lets you easily control the<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> current<\/span><\/p>\n\r<p style=\"text-indent: -53px; margin: 0px 0px 0px 53px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">playing<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">position <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">within<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">current track.<\/span><\/p>\n\r<p>&nbsp;<\/p>\n\r"
popid_1037137401="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Slider Mode Selector<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays the current playing position and <\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">allows changing slider mode.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">There are<\/span><span style=\"font-size: 8pt; font-family: \'Microsoft Sans Serif\';\"> three slider modes:<\/span><\/p>\n\r<p style=\"text-indent: -13px; margin: 0px 0px 0px 13px;\"><span style=\"font-size: 8pt; font-family: \'Microsoft Sans Serif\';\">- Tracks (disc slider only)<\/span><\/p>\n\r<p style=\"text-indent: -13px; margin: 0px 0px 0px 13px;\"><span style=\"font-size: 8pt; font-family: \'Microsoft Sans Serif\';\">- Time<\/span><\/p>\n\r<p style=\"text-indent: -13px; margin: 0px 0px 0px 13px;\"><span style=\"font-size: 8pt; font-family: \'Microsoft Sans Serif\';\">- Percentage<\/span><\/p>\n\r"
popid_1391430392="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Tracks List<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">This list displays all tracks available on a disc along with their names and lengths<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">and allows you to quickly jump to the desired track by name.<\/span><\/p>\n\r"
popid_1667024087="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Track Buttons<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">With this buttons you can quickly jump to the desired track by number.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">White number on a button indicates that corresponding track is playable (audio track).<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Red number on a button indicates that corresponding track is non-playable (data track).<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Grayed number on a button indicates that corresponding track is unavailable.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Downed button indicates the current track.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">See also:<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"fasttrackaccesswindow.html\">Advanced Track selection by number<\/a><\/span><\/p>\n\r"
popid_412571808X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Shift Buttons<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Use these buttons to shift buttons set right \/ left.<\/span><\/p>\n\r"
popid_1811375068="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Levels Meter Display<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Displays current levels of the signal (mono or stereo)<\/span><\/p>\n\r"
popid_1460360489X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Visualization Display<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Here you can see recorded audio signal in real time.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Hint: <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">If visualization frame rate is very low on your computer try to reduce visualization resolution using <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_18185704X, true);\" class=\"popuplink\">control panel<\/a><\/span><\/p>\n\r"
popid_18185704X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Control Panel<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Here you can control most VSS features.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Control Panel consist of several pages.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">To switch between pages click on the top of the Control Panel.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Signal Options page:<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; Switch between waveform and spectrum vis modes.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; Specify how to draw signal: via lines, dots or solid.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; Specify channel colors.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Transitions page:<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; Add transition effects: Blur, Fadeout, Rotation, Feedback<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Performance page:<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; Allows you to control CPU usage by tuning visualization frame rate and resolution.<\/span><\/p>\n\r<p>&nbsp;<\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Equalizer page:<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; Use built-in 10 bands equalizer<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; Note: equalizer is intended to be used with live input mode<\/span><\/p>\n\r"
popid_1755708288="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Bottom Display<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Here you can control audio sampling parameters (frequency, resolution and mono\/stereo mode)<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">and see CPU usage, visualization frame rate and VSS status leds.<\/span><\/p>\n\r"
popid_1620290790X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Start\/Stop Winamp visualization Plug-in Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">CoolCD Studio supports WinAmp visualization plug-ins. These plug-ins can used<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">together with VSS to visualize incoming audio signal.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Click this button to start \/ stop current plug-in.<\/span><\/p>\n\r"
popid_973721922="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Configure Winamp visualization Plug-in Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Click this button to configure current plug-in.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Note:<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> Not all plug-ins support configuring.<\/span><\/p>\n\r"
popid_1003459404X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Select Winamp visualization Plug-in Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Click this button to display popup menu where you can:<\/span><\/p>\n\r<p style=\"text-indent: -13px; margin: 0px 0px 0px 13px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">- Select Winamp plug-in file<\/span><\/p>\n\r<p style=\"text-indent: -13px; margin: 0px 0px 0px 13px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">- Select Winamp plug-in module<\/span><\/p>\n\r<p style=\"text-indent: -13px; margin: 0px 0px 0px 13px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">- Select Winamp plug-ins folder<\/span><\/p>\n\r<p style=\"text-indent: -13px; margin: 0px 0px 0px 13px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">- Download additional plug-ins<\/span><\/p>\n\r<p>&nbsp;<\/p>\n\r"
popid_56123261="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Mute Panel<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">This panel displays the type of an audio device and allows you to mute\/unmute<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">(in other words: disable\/enable) this audio line. To mute\/unmute simple click on this panel.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Note:<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> Not all audio lines have mute control.<\/span><\/p>\n\r"
popid_1994652462="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Volume Slider<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">This slider allows you to change the volume of an audio line.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Note:<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> Not all audio lines have volume control.<\/span><\/p>\n\r"
popid_232761288="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Balance Slider<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">This slider allows you to change balance between two audio channels.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">This control is applicable for stereo audio lines only.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Note:<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> Not all audio lines have balance control.<\/span><\/p>\n\r"
popid_1521568928="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Mixer Settings Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Click this button to display mixer settings popup menu.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">From this menu you can:<\/span><\/p>\n\r<p style=\"text-indent: -13px; margin: 0px 0px 0px 13px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">- select mixer device (if you have more than one mixer installed)<\/span><\/p>\n\r<p style=\"text-indent: -13px; margin: 0px 0px 0px 13px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">- select different destination audio line to display its controls in the mixer window (rather than volume and recording controls)<\/span><\/p>\n\r"
popid_1378585475="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Disc Title<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays the disc title.<\/span><\/p>\n\r"
popid_682204460="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Artist Name<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays the artist name.<\/span><\/p>\n\r"
popid_1043377971="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Category<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays the disc category.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Note<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">: If you are going to submit disc<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">data to a CDDB server you must use only<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">built-in categories (from drop-down list):<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; - blues<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; - classical<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; - country<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; - data<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; - folk<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; - jazz<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; - misc<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; - newage<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; - reggae<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; - rock<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; - soundtrack<\/span><\/p>\n\r"
popid_1267705269X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Date<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays the disc date.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">You can use this field for disc year, for example.<\/span><\/p>\n\r"
popid_1350565435="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Record Label<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays the record label of a disc.<\/span><\/p>\n\r"
popid_1779131463X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Assigned Picture<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays picture that you assigned for a disc.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Note: assigned pictures are not stored in the local database.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Database contains picture links only.<\/span><\/p>\n\r"
popid_1358549424="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Disc Notes<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">You can use this field to store additional text information about a disc.<\/span><\/p>\n\r"
popid_1115849618="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Tracks Diagram<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Graphically shows disc space distribution per track.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Currently selected track is marked with black arrow.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">You can click on that diagram to select tracks.<\/span><\/p>\n\r"
popid_1115849848="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Tracks List<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays all tracks on a disc along with their names, lengths and types (audio\/data).<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Using [F2] key you can quickly rename selected track.<\/span><\/p>\n\r"
popid_764255142="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Track Name<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays the name of the currently selected track in the tracks list.<\/span><\/p>\n\r"
popid_744219091="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Track Notes<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays additional text information about <\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">currently selected track in the tracks list.<\/span><\/p>\n\r"
popid_506667197="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Available Tracks List<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays all available tracks of a disc along with their names and lengths.<\/span><\/p>\n\r"
popid_808266822="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Playlist<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">This list holds tracks in a <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"playlist.html\">playlist<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">. Tracks selected into playlist<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">will be played exactly in the same order as they appear<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">in the playlist, unless you selected <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"playbackmodes.html\">Shuffle<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> playback mode<\/span><\/p>\n\r"
popid_367180038="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Entities List<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p style=\"text-indent: -168px; margin: 0px 0px 0px 168px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Displays the whole discs database sorted by one of the following entities:<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">- <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Disc title<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">- <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Artist name<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">- <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Category<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">- <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Date<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">- <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Record Label<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Each entity <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">displayed along with the number of discs which relate to this entity.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Note:<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; You can sort this list by entity name or by discs number.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; To sort this list simply click on the column header.<\/span><\/p>\n\r"
popid_234391145="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Discs List<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p style=\"text-indent: -168px; margin: 0px 0px 0px 168px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Displays <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">discs that relate to selected entities in the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_367180038, true);\" class=\"popuplink\">Entities List<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">:<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Note:<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> <\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; You can sort this list by any column.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; To sort this list simply click on the column header.<\/span><\/p>\n\r"
popid_685080922="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Queued CDDB Jobs List<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p style=\"text-indent: -168px; margin: 0px 0px 0px 168px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Displays <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">all <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">queued CDDB jobs.<\/span><\/p>\n\r<p style=\"text-indent: -168px; margin: 0px 0px 0px 168px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">You can start (flush) all\/selected jobs by pressing [Enter] key<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Note:<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> <\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; You can sort this list by any column.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; To sort this list simply click on the column header.<\/span><\/p>\n\r"
popid_247084762="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">When checked CoolCD will automatically rewind<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">to the beginning of a disc before playing.<\/span><\/p>\n\r"
popid_683946118="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Check this box if you want nice balloon help to be<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">displayed over the most important CoolCD controls.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Balloon help provides you with information about<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">control or button that you are currently pointing at.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">A message appears, giving you a brief description<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">of that control or button.<\/span><\/p>\n\r"
popid_462800047="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">When checked CoolCD will automatically select the CD\/DVD drive with an audio CD inside (if any).<\/span><\/p>\n\r"
popid_1976477647X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">When checked all primary CoolCD windows<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> will be aligned to the<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">edges of the desktop work area each time you move a window.<\/span><\/p>\n\r"
popid_1136875150="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">When checked, transparent transition effects are used when<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">displaying tooltips and dockable windows.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">Note:<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> Uncheck this option if tooltips don\'t work correctly.<\/span><\/p>\n\r"
popid_1595781093="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">When checked, an undocked dockable window<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">will be opened and closed using animation effect.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p>&nbsp;<\/p>\n\r"
popid_871695056="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Check this box if you want to use nonlinear (or progressive) disc seeking instead of linear.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Nonlinear seeking means that when you push <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1948297719, true);\" class=\"popuplink\">forward<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> or <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_975501369, true);\" class=\"popuplink\">backward<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> button CoolCD will<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">seek a disc progressively: seek speed grows with time.<\/span><\/p>\n\r"
popid_773120908="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">CoolCD allows you to specify the amount of one seek step time.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Type this value in the Seek delta edit box (seconds).<\/span><\/p>\n\r"
popid_1710169679X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">CoolCD allows you to specify the duration of introduction play (in seconds).<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">This value user when CoolCD plays a disc in <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"playbackmodes.html\">Introscan mode<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">.<\/span><\/p>\n\r"
popid_440991969="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Here you can enter a template for the string to be displayed on the tray icon tooltip.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">This template is used as skeleton for the tray icon tooltip and includes several tags.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">The tag is a placeholder for different parts of string. The following tags are currently<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">available:<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> &nbsp; - <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">%D<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> - Disc title<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> &nbsp; - <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">%A<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> - Artist name<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> &nbsp; - <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">%T<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> - Current track time<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> &nbsp; -<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">%t<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">  - Track name<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> &nbsp; -<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">%n<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> - Track number<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">For example, the default CoolCD template is:<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">  <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #00007f;\">CoolCD: %A - %t [%n]&nbsp; (%T)<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">When CoolCD Studio displays the tray icon tooltip it will construct resulting string<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">using this template and the resulting string will be something like that:<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">  <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #00007f;\">CoolCD: Gregorian - Losing My Religion [8]&nbsp; (1:38)<\/span><\/p>\n\r<p>&nbsp;<\/p>\n\r<p>&nbsp;<\/p>\n\r"
popid_1922318255X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Warning Message<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">When checked CoolCD displays warning message on startup<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">if it finds that CoolCD Studio isn\'t properly registered in Windows Shell.<\/span><\/p>\n\r"
popid_1922318254X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Warning Message<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">When checked CoolCD displays warning message on startup<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">to indicate that it couldn\'t initialize audio hardware.<\/span><\/p>\n\r"
popid_1922318253X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Warning Message<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">When checked CoolCD displays warning message<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">when it detects a non-audio (data) disc.<\/span><\/p>\n\r"
popid_1793522047="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">On Startup Action<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">If this option is set CoolCD automatically starts playback on startup.<\/span><\/p>\n\r"
popid_1793522048="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">On Startup Action<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">If this option is set CoolCD opens CD-drive tray if it is empty on startup.<\/span><\/p>\n\r"
popid_1923310832X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">On Exiting Action<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">If this option is set CoolCD automatically stops playback on exiting.<\/span><\/p>\n\r"
popid_1923310831X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">On Exiting Action<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">If this option is set CoolCD automatically ejects a disc on exiting.<\/span><\/p>\n\r"
popid_1581358396="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">On Known Disc Action<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">If this option is set CoolCD automatically starts playback when it can recognize a disc in the CD-drive.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">Note:<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">CoolCD can recognize a disc in the drive only if this disc had been saved into the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"databasewindowlocaldatabase.html\">local database<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> before.<\/span><\/p>\n\r"
popid_1581358397="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">On Known Disc Action<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">If this option is set CoolCD opens the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"discpropertieswindow.html\">Disc Properties window<\/a> <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">when it can recognize a disc in the CD-drive.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">Note: <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">CoolCD can recognize a disc in the drive only if this disc had been saved into the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"databasewindowlocaldatabase.html\">local database<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> before.<\/span><\/p>\n\r"
popid_223947953="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">On Unknown Disc Action<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">If this option is set CoolCD displays warning message when it could not recognize a disc in the CD-drive.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">Note: <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">CoolCD can recognize a disc in the drive only if this disc had been saved into the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"databasewindowlocaldatabase.html\">local database<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> before.<\/span><\/p>\n\r"
popid_223947954="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">On Unknown Disc Action<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">If this option is set CoolCD automatically starts playback when it could not recognize a disc in the CD-drive.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">Note: <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">CoolCD can recognize a disc in the drive only if this disc had been saved into the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"databasewindowlocaldatabase.html\">local database<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> before.<\/span><\/p>\n\r"
popid_223947955="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">On Unknown Disc Action<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">If this option is set CoolCD opens the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"discpropertieswindow.html\">Disc Properties window<\/a> <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">when it could not recognize a disc in the CD-drive.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">Note: <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">CoolCD can recognize a disc in the drive only if this disc had been saved into the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"databasewindowlocaldatabase.html\">local database<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> before.<\/span><\/p>\n\r"
popid_2125683059X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">On Playback Start Action<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">CoolCD can automatically minimize to taskbar or tray each time it starts playback.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">If you want to enable this feature check this box and select minimization method.<\/span><\/p>\n\r"
popid_2121005910="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">This combo box allows you to quickly configure Appearance<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">page using predefined color and texture combinations.<\/span><\/p>\n\r"
popid_546000731="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Here you can select a particular CoolCD interface element.<\/span><\/p>\n\r"
popid_957695966="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Color panel and color palette panel lets you change color of the selected CoolCD interface element.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Color panel display current color of the selected element.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">To select a different color:<\/span><\/p>\n\r<p style=\"text-indent: -13px; margin: 0px 0px 0px 13px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; - click on the color panel to open the color dialog and choose a color<\/span><\/p>\n\r<p style=\"text-indent: -13px; margin: 0px 0px 0px 13px;\"><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; - click on the color palette panel to quickly select a color<\/span><\/p>\n\r"
popid_608402323X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">This panel displays the sample of the selected texture.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">This texture is used as background in all dockable windows.<\/span><\/p>\n\r"
popid_324116970X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">This combo box lets you select one of the built-in textures or<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">select your own bitmap file for dockable windows<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> background.<\/span><\/p>\n\r"
popid_1142692106="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">If this option is set background texture<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">and dockable windows controls are aligned<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">by current Windows color settings.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">This option is useful if you are using<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">non-standard Windows color scheme.<\/span><\/p>\n\r"
popid_1681538145X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">When you insert a new disc CoolCD tries to read its description from the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"databasewindowlocaldatabase.html\">local database<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">If it fails (disc is not stored in the local database) CoolCD tries to download its description<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">from Internet (CDDB server). This is the default behavior but you can override it:<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">To allow CoolCD automatically download disc descriptions check \"<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">as required<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">\" box.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">If you prefer to manually handle CDDB downloads check \"<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">only when asked<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">\" box.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">Hint:<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> &nbsp; To manually download current disc description select CDDB Download from the system CoolCD menu or from the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"discpropertieswindow.html\">Disc Properties window<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Note: <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">It is always possible that a disc in your collection is not yet in the Internet database.<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">In that case you can submit your CD information to the CDDB server.<\/span><\/p>\n\r"
popid_202552747="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">During transactions with CDDB server CoolCD<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">displays the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"cddbtransactionstatuswindow.html\">CDDB Transaction Status window<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">This window displays current connection status<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">and progress of job(s) execution. If you don\'t want<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">this window to be shown simply uncheck this box.<\/span><\/p>\n\r"
popid_1628334374="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">If this option is set CoolCD asks your permission to perform CDDB download when it detects an unknown disc.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">Note: <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">This option is available if you have chosen \"<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">as required<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">\" <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1681538145X, true);\" class=\"popuplink\">download mode<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> only.<\/span><\/p>\n\r"
popid_416911089="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">When CoolCD downloads disc description from a CDDB server<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">it may encounter multiple matches for a single disc. In this case<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">CoolCD displays the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"multiplecddbmatchesdialog.html\">Multiple CDDB Matches dialog<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> so you can<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">select the best match for a disc. <\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">If you don\'t like such behavior simply check this box. In this case<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">CoolCD will automatically use first close match.<\/span><\/p>\n\r"
popid_1351218685X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Here you can enter a CDDB server.<\/span><\/p>\n\r"
popid_1224959251X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Click this button to open <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"cddbserverdialog.html\">CDDB Server dialog<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> and retrieve<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">some information about selected CDDB server.<\/span><\/p>\n\r"
popid_1890115351="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Click this button to open <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"><a href=\"cddbserverdialog.html\">CDDB Server dialog<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> and select alternative CDDB server.<\/span><\/p>\n\r"
popid_578097636X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">Here you can enter your E-mail address.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">This information is not required but very recommended if you are using CDDB submissions.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">If a CDDB submission fails by some reason a failure notice will be sent to this address.<\/span><\/p>\n\r"
popid_158589700X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">These settings allow you to communicate with<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">CDDB server when you are behind a firewall\/proxy:<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">Proxy Host:Port<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> - name of your proxy server and port at which that proxy resides<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">User Name,<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">User Password<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">  -&nbsp; your name and password.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (This is required if your proxy server requires authentication)<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #000000;\">Save password<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\"> - check this option if you want CoolCD to save your password.<\/span><\/p>\n\r"
popid_1709525366X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; color: #000000;\">The description of this button you can read near this button.<\/span><\/p>\n\r"
popid_698966233="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">CDDB Job Status panel<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays current state of the current CDDB job.<\/span><\/p>\n\r"
popid_1978313084="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Show\/Hide CDDB Jobs List button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Click this button to show\/hide <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1709822715X, true);\" class=\"popuplink\">CDDB jobs list<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">.<\/span><\/p>\n\r"
popid_546103519X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Abort CDDB Transactions button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Click this button to abort all transactions<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">with CDDB server and close status window.<\/span><\/p>\n\r"
popid_1709822715X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">CDDB Jobs List<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">This list displays CDDB jobs queued for<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">processing in current CoolCD session.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">CoolCD processes these jobs consecutively.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Each finished job is marked by <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Ok<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> or <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Failed<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">icon and is supplied by a brief description of<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">transaction result.<\/span><\/p>\n\r"
popid_1115097822="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">CDDB Servers List<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays currently available CDDB servers along with their<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">port number, location and description.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">This list is updated when you click on the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_8485511, true);\" class=\"popuplink\">Refresh<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> button.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">A CDDB server maintains a list of available CDDB servers<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">so you can select the nearest to you server.<\/span><\/p>\n\r"
popid_203028079X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Select And Close Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Select the desired CDDB server in the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1115097822, true);\" class=\"popuplink\">servers list<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> and <\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">click on this button to use the selected server as default<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">CDDB server for all future downloads and submissions.<\/span><\/p>\n\r"
popid_1115726482="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Test Connection Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Click this button to test connection with currently selected server.<\/span><\/p>\n\r"
popid_8485511="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Refresh Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Click this button to refresh list of available CDDB servers.<\/span><\/p>\n\r"
popid_1114867982="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Server Information Memo<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays text information about current CDDB server.<\/span><\/p>\n\r"
popid_434753720X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Get Version Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Click this button to retrieve server version.<\/span><\/p>\n\r"
popid_1296807210="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Get Status Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Click this button to retrieve current server state.<\/span><\/p>\n\r"
popid_1115188450="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Get MOTD Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Click this button to retrieve message of the day (MOTD) from the server.<\/span><\/p>\n\r"
popid_1433081754="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Get User List Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Click this button to retrieve users list from the server.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Server users list is a list of currently connected users (audio cd players).<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold;\">Note:<\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> Not all CDDB servers allow you to see its users list.<\/span><\/p>\n\r"
popid_666395284="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Abort Request Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Click this button to abort any request to the server.<\/span><\/p>\n\r"
popid_1447307314X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Status Line<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays current state of connection with CDDB server.<\/span><\/p>\n\r"
popid_242183030X="<p>&nbsp;<\/p>\n\r"
popid_64457500="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">OK Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Closes window and applies all changes you have made.<\/span><\/p>\n\r"
popid_612433722X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Cancel Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Closes window and rejects all changes you have made.<\/span><\/p>\n\r"
popid_879063106="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Apply Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Applies all changes you have made but doesn\'t close window.<\/span><\/p>\n\r"
popid_885581112="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Close Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Closes window.<\/span><\/p>\n\r"
popid_1077733195X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Help Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays window with context-sensitive help information.<\/span><\/p>\n\r"
popid_308894087="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">Dock\/Undock Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Docks \/ Undocks window to \/ from the <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"mainwindow.html\">main window<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p>- <span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Docked windows always moved together with main window.<\/span><\/p>\n\r<p>- <span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Undocked windows are independent and can be moved separately.<\/span><\/p>\n\r<p>- <span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Docked windows are visible only in <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"viewmodes.html\">Full view mode<\/a>.<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Dockable windows are:<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; - <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"directcdaccesswindow.html\">Direct CD Access window<\/a><\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; - <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"fasttrackaccesswindow.html\">Fast Track Access window<\/a><\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; - <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"visualsoundsystemwindow.html\">Visual Sound System window<\/a><\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> &nbsp; - <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"mixerwindow.html\">Mixer window<\/a><\/span><\/p>\n\r"
popid_1078132937X="<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\'; font-weight: bold; color: #0000ff;\">CDDB Button<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">&nbsp;<\/span><\/p>\n\r<p><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\">Displays popup menu that&nbsp; allows you to access <\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"><a href=\"cddbsupport.html\">CDDB<\/a><\/span><span style=\"font-size: 8pt; font-family: \'MS Sans Serif\';\"> functions.<\/span><\/p>\n\r"

