document.writeln('<TABLE align=center width="600" border=0>');
document.writeln('<TR><TD class="words">');
document.writeln('If the value or cost of something is entered in one of the empty boxes (for a particular year),'); 
document.writeln('then its comparable value for all the other years will be given. This evaluation is based on'); 
document.writeln('the Consumer Price (General) Index of the country named at the head of the page.');
document.writeln('<div style="margin-bottom: 10px"></div>'); 
document.writeln('Values are given to 2 decimal places, only so as to look like a currency.'); 
document.writeln('Given all the data and values from the country on which this is based,'); 
document.writeln('this is an accuracy which the values can not be guaranteed.');
document.writeln('<div style="margin-bottom: 10px"></div>');
document.writeln('Since the Index is historic (based on what has happened) and not predictive,'); 
document.writeln('future years are blanked out. They will neither accept nor give values.');
document.writeln('<div style="margin-bottom: 10px"></div>');
document.writeln('Limits on input values are from 1 to a billion.');
document.writeln('</TD></TR></TABLE>');
