/* --- Script © 2005-2007 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 obj   = (window.document.compatMode && window.document.compatMode == "CSS1Compat") ? window.document.documentElement : window.document.body;
  var bodyl = (window.pageXOffset) ? window.pageXOffset : obj.scrollLeft;
  var bodyt = (window.pageYOffset) ? window.pageYOffset : obj.scrollTop;
  var bodyw = (window.innerWidth)  ? window.innerWidth  : obj.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_909869119X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Column<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">A column in the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1310314341X, true);\" class=\"popuplink\">time record list<\/a> is similar to a column in a spreadsheet or table, and displays one field of a time record (such as <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_440134612X, true);\" class=\"popuplink\">Start Time<\/a>, Hourly Rate, or Description).<\/span><\/p>\n\r"
popid_152525823X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Column Heading<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">The text that appears above a <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_909869119X, true);\" class=\"popuplink\">column<\/a> in the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1310314341X, true);\" class=\"popuplink\">time record list<\/a>. &nbsp;For example, \"Description\" might be the column heading for the Description field.<\/span><\/p>\n\r"
popid_1924333525X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Column Layout<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">Refers to the positions and widths of the columns of information in the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1310314341X, true);\" class=\"popuplink\">time record list<\/a>. &nbsp;You may modify the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_909869119X, true);\" class=\"popuplink\">column<\/a> layout with the mouse, or through the Tools\/Column Layout window.<\/span><\/p>\n\r"
popid_1361368424="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Combo Box<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">A control used to enter text and\/or select text from a list. &nbsp;The control looks like an edit box, but has a down arrow on its right side. &nbsp;Click this arrow to display a list of values to choose from.<\/span><\/p>\n\r"
popid_108410782="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Control Panel<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">The Control Panel is a Windows application used to control color, printers, fonts, and other aspects of the Windows environment. To run it, choose Start\/Settings\/Control Panel.<\/span><\/p>\n\r"
popid_1953301880="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Currently Selected Column<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">The highlighted <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_909869119X, true);\" class=\"popuplink\">column<\/a> in the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1310314341X, true);\" class=\"popuplink\">time record list<\/a>. &nbsp;To highlight a column, click on its heading with the mouse. &nbsp;There is no way to highlight a column using the keyboard.<\/span><\/p>\n\r"
popid_2090118968X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Currently Selected Time Record<\/span><\/p>\n\r<p style=\"margin: 7px 0px 0px 0px;\"><span style=\"color: #000000;\">The time record in the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1310314341X, true);\" class=\"popuplink\">time record list<\/a> that you have highlighted. &nbsp;You may highlight (that is, select) a time record by clicking on it with the mouse, or by pressing the &lt;Enter&gt; key when viewing the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1793208200X, true);\" class=\"popuplink\">Time Record Database<\/a>.<\/span><\/p>\n\r"
popid_1873054625="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Daily Goal<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">The number of hours of work you would like to accomplish in a single day. &nbsp;You may set this value from the Tools\/User Options\/Progress window.<\/span><\/p>\n\r"
popid_1588922894X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Descriptor<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">A special term used for the text in any of the ten descriptor fields: Person, Client, Project, Subproject, Activity, Hourly Rate, etc. (note that the names of these fields may be customized). &nbsp;For example, \"XYZ Corporation\" is a descriptor that tells what client the work was performed for.<\/span><\/p>\n\r"
popid_1692420901X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Duration<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">The total duration of the time record. &nbsp;It is the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_886288019X, true);\" class=\"popuplink\">end time<\/a> minus the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_440134612X, true);\" class=\"popuplink\">start time<\/a> minus the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_795492689X, true);\" class=\"popuplink\">pause duration<\/a>.<\/span><\/p>\n\r"
popid_886288019X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">End Time<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">The time at which a time record ended.<\/span><\/p>\n\r"
popid_489358785X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Filter<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">Setting a Time Record Filter is a way of choosing to display only some of the time records in the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1793208200X, true);\" class=\"popuplink\">Time Record Database<\/a>. &nbsp;It \"filters out\" all the time records you are not interested in.<\/span><\/p>\n\r"
popid_1250461919="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Goal Completion Time<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">The time at which you will have worked the number of hours specified in your <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1873054625, true);\" class=\"popuplink\">Daily Goal<\/a>.<\/span><\/p>\n\r"
popid_1520766988="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Invoice Template<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">A Rich Text Format (<a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_622056677, true);\" class=\"popuplink\">.rtf<\/a>) file that includes both static text and dynamic Invoice Template Fields. &nbsp;For example, &nbsp;the Invoice Template would contain the Invoice Template Field \"%total_fee\". &nbsp;When Time Logger creates an invoice, it creates a new invoice file and copies the contents of the Invoice Template into it, replacing the \"%total_fee\" with an actual value.<\/span><\/p>\n\r"
popid_1571563813X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Invoice Record<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">A record (row) in the Accounts Receivable window that records the Client, amount, date and other information about the invoice.<\/span><\/p>\n\r"
popid_841217516X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Payment Record<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">A record (row) in the Accounts Receivable window that records the Client, amount, date and other information about a payment for an invoice or a retainer (pre-payment).<\/span><\/p>\n\r"
popid_887048247X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Macro<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">A visual basic program that allows you to automate tasks in Time Logger.<\/span><\/p>\n\r"
popid_917834596X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Overlapping Time Records<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">Two time records overlap if the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_886288019X, true);\" class=\"popuplink\">end time<\/a> of the earlier time record is later than the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_440134612X, true);\" class=\"popuplink\">start time<\/a> of the later time record. &nbsp;You can tell Time Logger to give an error message if two time records for the same person overlap.<\/span><\/p>\n\r"
popid_876758529X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Pause<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">A timed suspension of the stopwatch. &nbsp;Time Logger subtracts the pause time from the total time record <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1692420901X, true);\" class=\"popuplink\">duration<\/a>.<\/span><\/p>\n\r"
popid_795492689X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Pause Duration<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">The total <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1692420901X, true);\" class=\"popuplink\">duration<\/a> of the time that the time record was <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_954088937, true);\" class=\"popuplink\">paused<\/a>.<\/span><\/p>\n\r"
popid_954088937="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Paused<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">The stopwatch is said to be paused if it was running and the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_876758529X, true);\" class=\"popuplink\">Pause<\/a> button was selected. &nbsp;In this state, time that is elapsing does not contribute to the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1692420901X, true);\" class=\"popuplink\">duration<\/a> of the stopwatch.<\/span><\/p>\n\r"
popid_127519287="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Posting (Post, Posted)<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">See: <a href=\"rtlh_glossinvoice_posting.htm\">Invoice Posting<\/a><\/span><\/p>\n\r"
popid_622056677="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">RTF<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">\"Rich Text Format\" -- (.rtf) refers to a standardized word processor document format that most word processors can read and understand. &nbsp;Time Logger uses this for its invoice templates. &nbsp;It also generates new invoices based on the invoice template and saves them as .rtf.  <\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">&nbsp;<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">NOTE: Whenever you edit an invoice template, it must be saved as a .rtf type file. &nbsp;When this is the case, its type is \"Rich Text Format\" and it has a .rtf extension.<\/span><\/p>\n\r"
popid_440134612X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Start Time<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">The time at which a time record started.<\/span><\/p>\n\r"
popid_586507103X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Template Field<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">A special string in an <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1520766988, true);\" class=\"popuplink\">invoice template<\/a> that will be replaced with a value when Time Logger creates an invoice. &nbsp;For example, the template field \"%duration\" would be replaced with the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1692420901X, true);\" class=\"popuplink\">duration<\/a> of the work.<\/span><\/p>\n\r"
popid_1793208200X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Time Record Database<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">A Time Record Database is a collection of time records in a file.<\/span><\/p>\n\r"
popid_1238654312X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Time Record Descriptor<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">A Time Record <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1588922894X, true);\" class=\"popuplink\">Descriptor<\/a> is one of ten special fields used to categorize a time record. &nbsp;The default names for these descriptors are: Person, Client, Project, Subproject, Activity, Hourly Rate, etc.<\/span><\/p>\n\r"
popid_1722527829X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Time Record Descriptors<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">Six special fields used to categorize a time record. &nbsp;The default names for these fields are Person, Client, Project, Subproject, Activity, and Hourly Rate.<\/span><\/p>\n\r"
popid_1310314341X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Time Record List<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">This is the list, displayed in Time Logger\'s main window, of all the time records that match the current time record <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_489358785X, true);\" class=\"popuplink\">filter<\/a>. &nbsp;Think of it as a very large list box.<\/span><\/p>\n\r"
popid_2065907164="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Time Record List Heading Bar<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">The <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1310314341X, true);\" class=\"popuplink\">time record list<\/a> Heading Bar is the gray bar that appears just below the  <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_371157044X, true);\" class=\"popuplink\">toolbar<\/a>and\/or menu. &nbsp;It contains the headings for the columns in the time record list.<\/span><\/p>\n\r"
popid_371157044X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">Toolbar<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">A toolbar is a row of buttons that appears right below the menu in Time Logger\'s main window. &nbsp;The buttons give you quick access to the application\'s most commonly used features. &nbsp;Time Logger lets you customize the Standard and User toolbars to include those commands that you use most often.<\/span><\/p>\n\r"
popid_972642635X="<p><span style=\"font-size: 12pt; font-family: \'Times New Roman\'; color: #000000;\">True Duration<\/span><\/p>\n\r<p style=\"margin: 8px 0px 0px 0px;\"><span style=\"color: #000000;\">This is the <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_1692420901X, true);\" class=\"popuplink\">duration<\/a> of a time record, ignoring minimum billing duration and duration increment. &nbsp;For example, if you have instructed Time Logger to have a minimum billing duration of 15 minutes, and you work 11 minutes, the duration will be 15 minutes, and the true duration will be 11 minutes.<\/span><\/p>\n\r<p><span style=\"color: #000000;\">&nbsp;<\/span><\/p>\n\r"
popid_2138839217="<p>Time Logger StyleTap Platform.<\/p>\n\r<p>&nbsp;<\/p>\n\r<p>FAQ\'s or problems<\/p>\n\r<p>&nbsp;<\/p>\n\r<div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr style=\"vertical-align:baseline\" valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">1.<\/span><\/td><td>Writing Tool pushes everything up over the top of the screen. &nbsp;Cannot get to \"TimeLogger\" to change applications or windows.<\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 15px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr style=\"vertical-align:baseline\" valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">1.1.<\/span><\/td><td>Solution: Tap the current tool to remove it - this \"pulls\" the screen back down.<\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 15px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr style=\"vertical-align:baseline\" valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">1.2.<\/span><\/td><td>Solution: Press the \"Home\" key on your handheld.<\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr style=\"vertical-align:baseline\" valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">2.<\/span><\/td><td>In Wide Screen mode, cannot change applications<\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 15px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr style=\"vertical-align:baseline\" valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">2.1.<\/span><\/td><td>Solution: Press the \"Home\" key on your handheld.<\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr style=\"vertical-align:baseline\" valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">3.<\/span><\/td><td>Cannot see scroll arrows to move to different Time Records<\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 15px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr style=\"vertical-align:baseline\" valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">3.1.<\/span><\/td><td>Solution: Tap Tools, Fast Screen Update.<\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr style=\"vertical-align:baseline\" valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">4.<\/span><\/td><td>DEFECT: Tap \"Tools-&gt;Fast Screen Update\" puts an extra <\/td><\/tr><\/table><\/div>"
popid_1980993139="<p>Time Logger should automatically refresh the time records after the sync. &nbsp;If you do not see your time records or updates from your handheld on your desktop try: 1) Advanced&gt;Refresh, 2) Filter-&gt;Clear Filter or 3) Tools-&gt;Sort Order\/Subtotals and click Use Defaults button. &nbsp;Also select Advanced-&gt;Diagnositcs and verify the Current Database is the same as the Time Record Files tab under File-&gt;Synchronize Windows Handheld-&gt;Sync Settings for Time Logger. <\/p>\n\r"
popid_963964713="<p>Need to generate Help for it!<\/p>\n\r"

