﻿// JScript File
<!--

function douglas(){
document.getElementById('lim').innerHTML = '<table style="font-size:10pt; border: 1px solid black;">' +
      '<caption align="top"><b>DOUGLAS COUNTY INCOME LIMITS</b></caption>' +
      '<tr>' +
        '<th width="43" scope="col">&nbsp;</th>' +
        '<th width="64" scope="col"><b>1 PER</b></th>' +
        '<th width="64" scope="col"><b>2 PER</b></th>' +
        '<th width="64" scope="col"><b>3 PER</b></th>' +
        '<th width="64" scope="col"><b>4 PER</b></th>' +
        '<th width="64" scope="col"><b>5 PER</b></th>' +
        '<th width="64" scope="col"><b>6 PER</b></th>' +
        '<th width="64" scope="col"><b>7 PER</b></th>' +
        '<th width="64" scope="col"><b>8 PER</b></th>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>VL</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;17,750</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;20,250</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;22,800</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;25,300</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;27,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;29,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;31,400</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;33,400</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>L</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;28,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;32,400</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;36,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;40,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;43,750</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;47,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;50,200</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;53,450</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>M</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;33,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;37,900</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;41,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;46,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;49,250</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;52,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;55,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;58,950</b></td>' +
      '</tr>' +
    '</table>';
}

function columbia(){
document.getElementById('lim').innerHTML = '<table style="font-size:10pt; border: 1px solid black;">' +
      '<caption align="top"><b>COLUMBIA COUNTY INCOME LIMITS</b></caption>' +
      '<tr>' +
        '<th width="43" scope="col">&nbsp;</th>' +
        '<th width="64" scope="col"><b>1 PER</b></th>' +
        '<th width="64" scope="col"><b>2 PER</b></th>' +
        '<th width="64" scope="col"><b>3 PER</b></th>' +
        '<th width="64" scope="col"><b>4 PER</b></th>' +
        '<th width="64" scope="col"><b>5 PER</b></th>' +
        '<th width="64" scope="col"><b>6 PER</b></th>' +
        '<th width="64" scope="col"><b>7 PER</b></th>' +
        '<th width="64" scope="col"><b>8 PER</b></th>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>VL</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;24,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;28,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;32,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;35,600</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;38,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;41,300</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;44,150</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;47,000</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>L</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;39,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;45,550</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;51,250</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;56,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;61,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;66,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;70,600</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;75,150</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>M</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;45,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;51,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;56,750</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;62,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;67,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;71,550</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;76,100</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;80,650</b></td>' +
      '</tr>' +
    '</table>';
}

function hood(){
document.getElementById('lim').innerHTML = '<table style="font-size:10pt; border: 1px solid black;">' +
      '<caption align="top">' +
      '<b>HOOD RIVER COUNTY INCOME LIMITS</b></caption>' +
      '<tr>' +
        '<th width="43" scope="col">&nbsp;</th>' +
        '<th width="64" scope="col"><b>1 PER</b></th>' +
        '<th width="64" scope="col"><b>2 PER</b></th>' +
        '<th width="64" scope="col"><b>3 PER</b></th>' +
        '<th width="64" scope="col"><b>4 PER</b></th>' +
        '<th width="64" scope="col"><b>5 PER</b></th>' +
        '<th width="64" scope="col"><b>6 PER</b></th>' +
        '<th width="64" scope="col"><b>7 PER</b></th>' +
        '<th width="64" scope="col"><b>8 PER</b></th>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>VL</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;18,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;21,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;23,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;26,300</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;28,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;30,550</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;32,650</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;34,750</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>L</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;29,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;33,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;37,900</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;42,100</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;45,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;48,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;52,200</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;55,550</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>M</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;34,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;39,200</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;43,400</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;47,600</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;50,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;54,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;57,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;61,050</b></td>' +
      '</tr>' +
    '</table>';
}

function lane(){
document.getElementById('lim').innerHTML = '<table style="font-size:10pt; border: 1px solid black;">' +
      '<caption align="top"><b>LANE COUNTY INCOME LIMITS</b></caption>' +
      '<tr>' +
        '<th width="43" scope="col">&nbsp;</th>' +
        '<th width="64" scope="col"><b>1 PER</b></th>' +
        '<th width="64" scope="col"><b>2 PER</b></th>' +
        '<th width="64" scope="col"><b>3 PER</b></th>' +
        '<th width="64" scope="col"><b>4 PER</b></th>' +
        '<th width="64" scope="col"><b>5 PER</b></th>' +
        '<th width="64" scope="col"><b>6 PER</b></th>' +
        '<th width="64" scope="col"><b>7 PER</b></th>' +
        '<th width="64" scope="col"><b>8 PER</b></th>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>VL</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;20,150</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;23,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;25,900</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;28,750</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;31,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;33,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;35,650</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;37,950</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>L</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;32,200</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;36,800</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;41,400</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;46,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;49,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;53,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;57,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;60,700</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>M</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;37,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;42,300</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;46,900</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;51,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;55,200</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;58,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;62,550</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;66,200</b></td>' +
      '</tr>' +
    '</table>';
}

function jefferson(){
document.getElementById('lim').innerHTML = '<table style="font-size:10pt; border: 1px solid black;">' +
      '<caption align="top"><b>JEFFERSON COUNTY INCOME LIMITS</b></caption>' +
      '<tr>' +
        '<th width="43" scope="col">&nbsp;</th>' +
        '<th width="64" scope="col"><b>1 PER</b></th>' +
        '<th width="64" scope="col"><b>2 PER</b></th>' +
        '<th width="64" scope="col"><b>3 PER</b></th>' +
        '<th width="64" scope="col"><b>4 PER</b></th>' +
        '<th width="64" scope="col"><b>5 PER</b></th>' +
        '<th width="64" scope="col"><b>6 PER</b></th>' +
        '<th width="64" scope="col"><b>7 PER</b></th>' +
        '<th width="64" scope="col"><b>8 PER</b></th>' +
      '</tr>' +
      '<tr>' +
       '<td height="28"><b>VL</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;17,750</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;20,250</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;22,800</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;25,300</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;27,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;29,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;31,400</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;33,400</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>L</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;28,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;32,400</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;36,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;40,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;43,750</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;47,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;50,200</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;53,450</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>M</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;33,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;37,900</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;41,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;46,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;49,250</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;52,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;55,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;58,950</b></td>' +
      '</tr>' +
    '</table>';
}

function linn(){
document.getElementById('lim').innerHTML = '<table style="font-size:10pt; border: 1px solid black;">' +
      '<caption align="top"><b>LINN COUNTY INCOME LIMITS</b></caption>' +
      '<tr>' +
        '<th width="43" scope="col">&nbsp;</th>' +
        '<th width="64" scope="col"><b>1 PER</b></th>' +
        '<th width="64" scope="col"><b>2 PER</b></th>' +
        '<th width="64" scope="col"><b>3 PER</b></th>' +
        '<th width="64" scope="col"><b>4 PER</b></th>' +
        '<th width="64" scope="col"><b>5 PER</b></th>' +
        '<th width="64" scope="col"><b>6 PER</b></th>' +
        '<th width="64" scope="col"><b>7 PER</b></th>' +
        '<th width="64" scope="col"><b>8 PER</b></th>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>VL</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;19,400</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;22,200</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;24,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;27,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;29,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;32,150</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;34,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;36,600</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>L</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;31,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;35,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;39,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;44,300</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;47,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;51,400</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;54,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;58,500</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>M</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;36,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;40,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;45,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;49,800</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;53,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;56,900</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;60,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;64,000</b></td>' +
      '</tr>' +
    '</table>';
}

function malh(){
document.getElementById('lim').innerHTML = '<table style="font-size:10pt; border: 1px solid black;">' +
      '<caption align="top"><b>MALHEUR COUNTY INCOME LIMIT</b></caption>' +
      '<tr>' +
        '<th width="43" scope="col">&nbsp;</th>' +
        '<th width="64" scope="col"><b>1 PER</b></th>' +
        '<th width="64" scope="col"><b>2 PER</b></th>' +
        '<th width="64" scope="col"><b>3 PER</b></th>' +
        '<th width="64" scope="col"><b>4 PER</b></th>' +
        '<th width="64" scope="col"><b>5 PER</b></th>' +
        '<th width="64" scope="col"><b>6 PER</b></th>' +
        '<th width="64" scope="col"><b>7 PER</b></th>' +
        '<th width="64" scope="col"><b>8 PER</b></th>' +
      '</tr>' +
      '<tr>' +
       '<td height="28"><b>VL</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;17,750</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;20,250</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;22,800</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;25,300</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;27,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;29,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;31,400</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;33,400</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>L</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;28,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;32,400</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;36,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;40,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;43,750</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;47,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;50,200</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;53,450</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>M</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;33,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;37,900</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;41,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;46,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;49,250</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;52,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;55,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;58,950</b></td>' +
      '</tr>' +
    '</table>';
}

function uma(){
document.getElementById('lim').innerHTML = '<table style="font-size:10pt; border: 1px solid black;">' +
      '<caption align="top"><b>UMATILLA COUNTY INCOME LIMITS</b></caption>' +
      '<tr>' +
        '<th width="43" scope="col">&nbsp;</th>' +
        '<th width="64" scope="col"><b>1 PER</b></th>' +
        '<th width="64" scope="col"><b>2 PER</b></th>' +
        '<th width="64" scope="col"><b>3 PER</b></th>' +
        '<th width="64" scope="col"><b>4 PER</b></th>' +
        '<th width="64" scope="col"><b>5 PER</b></th>' +
        '<th width="64" scope="col"><b>6 PER</b></th>' +
        '<th width="64" scope="col"><b>7 PER</b></th>' +
        '<th width="64" scope="col"><b>8 PER</b></th>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>VL</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;18,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;21,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;23,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;26,300</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;28,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;30,550</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;32,650</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;34,750</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>L</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;29,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;33,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;37,900</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;42,100</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;45,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;48,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;52,200</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;55,550</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>M</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;34,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;39,200</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;43,400</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;47,600</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;50,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;54,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;57,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;61,050</b></td>' +
      '</tr>' +
    '</table>';
}

function lincoln(){
document.getElementById('lim').innerHTML = '<table style="font-size:10pt; border: 1px solid black;">' +
      '<caption align="top"><b>LINCOLN COUNTY INCOME LIMITS</b></caption>' +
      '<tr>' +
        '<th width="43" scope="col">&nbsp;</th>' +
        '<th width="64" scope="col"><b>1 PER</b></th>' +
        '<th width="64" scope="col"><b>2 PER</b></th>' +
        '<th width="64" scope="col"><b>3 PER</b></th>' +
        '<th width="64" scope="col"><b>4 PER</b></th>' +
        '<th width="64" scope="col"><b>5 PER</b></th>' +
        '<th width="64" scope="col"><b>6 PER</b></th>' +
        '<th width="64" scope="col"><b>7 PER</b></th>' +
        '<th width="64" scope="col"><b>8 PER</b></th>' +
      '</tr>' +
      '<tr>' +
       '<td height="28"><b>VL</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;17,750</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;20,250</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;22,800</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;25,300</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;27,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;29,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;31,400</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;33,400</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>L</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;28,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;32,400</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;36,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;40,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;43,750</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;47,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;50,200</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;53,450</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>M</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;33,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;37,900</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;41,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;46,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;49,250</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;52,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;55,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;58,950</b></td>' +
      '</tr>' +
    '</table>';
}

function jackson(){
document.getElementById('lim').innerHTML = '<table style="font-size:10pt; border: 1px solid black;">' +
      '<caption align="top"><b>JACKSON COUNTY INCOME LIMITS</b></caption>' +
      '<tr>' +
        '<th width="43" scope="col">&nbsp;</th>' +
        '<th width="64" scope="col"><b>1 PER</b></th>' +
        '<th width="64" scope="col"><b>2 PER</b></th>' +
        '<th width="64" scope="col"><b>3 PER</b></th>' +
        '<th width="64" scope="col"><b>4 PER</b></th>' +
        '<th width="64" scope="col"><b>5 PER</b></th>' +
        '<th width="64" scope="col"><b>6 PER</b></th>' +
        '<th width="64" scope="col"><b>7 PER</b></th>' +
        '<th width="64" scope="col"><b>8 PER</b></th>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>VL</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;19,400</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;22,150</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;24,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;27,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;29,900</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;32,150</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;34,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;36,550</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>L</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;31,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;35,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;39,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;44,300</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;47,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;51,400</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;54,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;58,500</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>M</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;36,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;40,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;45,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;49,800</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;53,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;56,900</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;60,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;64,000</b></td>' +
      '</tr>' +
    '</table>';
}

function wasco(){
document.getElementById('lim').innerHTML = '<table style="font-size:10pt; border: 1px solid black;">' +
      '<caption align="top"><b>WASCO COUNTY INCOME LIMITS</b></caption>' +
      '<tr>' +
        '<th width="43" scope="col">&nbsp;</th>' +
        '<th width="64" scope="col"><b>1 PER</b></th>' +
        '<th width="64" scope="col"><b>2 PER</b></th>' +
        '<th width="64" scope="col"><b>3 PER</b></th>' +
        '<th width="64" scope="col"><b>4 PER</b></th>' +
        '<th width="64" scope="col"><b>5 PER</b></th>' +
        '<th width="64" scope="col"><b>6 PER</b></th>' +
        '<th width="64" scope="col"><b>7 PER</b></th>' +
        '<th width="64" scope="col"><b>8 PER</b></th>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>VL</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;18,800</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;21,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;24,150</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;26,800</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;28,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;31,100</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;33,250</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;35,400</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>L</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;30,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;34,300</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;38,600</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;42,900</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;46,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;49,750</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;53,200</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;56,650</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>M</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;35,550</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;39,800</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;44,100</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;48,400</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;51,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;55,250</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;58,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;62,150</b></td>' +
      '</tr>' +
    '</table>';
}

function morrow(){
document.getElementById('lim').innerHTML = '<table style="font-size:10pt; border: 1px solid black;">' +
      '<caption align="top"><b>MORROW COUNTY INCOME LIMITS</b></caption>' +
      '<tr>' +
        '<th width="43" scope="col">&nbsp;</th>' +
        '<th width="64" scope="col">1 PER</b></th>' +
        '<th width="64" scope="col">2 PER</b></th>' +
        '<th width="64" scope="col">3 PER</b></th>' +
        '<th width="64" scope="col">4 PER</b></th>' +
        '<th width="64" scope="col">5 PER</b></th>' +
        '<th width="64" scope="col">6 PER</b></th>' +
        '<th width="64" scope="col">7 PER</b></th>' +
        '<th width="64" scope="col">8 PER</b></th>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>VL</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;18,100</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;20,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;23,300</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;25,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;27,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;30,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;32,100</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;34,150</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>L</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;28,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;33,100</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;37,200</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;41,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;44,650</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;47,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;51,250</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;54,600</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>M</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;34,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;38,600</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;42,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;46,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;50,150</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;53,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;56,750</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;60,100</b></td>' +
      '</tr>' +
    '</table>';
}

function yamhill(){
document.getElementById('lim').innerHTML = '<table style="font-size:10pt; border: 1px solid black;">' +
      '<caption align="top"><b>YAMHILL COUNTY INCOME LIMITS</b></caption>' +
      '<tr>' +
        '<th width="43" scope="col">&nbsp;</th>' +
        '<th width="64" scope="col"><b>1 PER</b></th>' +
        '<th width="64" scope="col"><b>2 PER</b></th>' +
        '<th width="64" scope="col"><b>3 PER</b></th>' +
        '<th width="64" scope="col"><b>4 PER</b></th>' +
        '<th width="64" scope="col"><b>5 PER</b></th>' +
        '<th width="64" scope="col"><b>6 PER</b></th>' +
        '<th width="64" scope="col"><b>7 PER</b></th>' +
        '<th width="64" scope="col"><b>8 PER</b></th>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>VL</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;24,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;28,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;32,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;35,600</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;38,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;41,300</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;44,150</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;47,000</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>L</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;39,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;45,550</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;51,250</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;56,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;61,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;66,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;70,600</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;75,150</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>M</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;45,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;51,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;56,750</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;62,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;67,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;71,550</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;76,100</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;80,650</b></td>' +
      '</tr>' +
    '</table>';
}

function desh(){
document.getElementById('lim').innerHTML = '<table style="font-size:10pt; border: 1px solid black;">' +
      '<caption align="top"><b>DESHUTES COUNTY INCOME LIMITS</b></caption>' +
      '<tr>' +
        '<th width="43" scope="col">&nbsp;</th>' +
        '<th width="64" scope="col"><b>1 PER</b></th>' +
        '<th width="64" scope="col"><b>2 PER</b></th>' +
        '<th width="64" scope="col"><b>3 PER</b></th>' +
        '<th width="64" scope="col"><b>4 PER</b></th>' +
        '<th width="64" scope="col"><b>5 PER</b></th>' +
        '<th width="64" scope="col"><b>6 PER</b></th>' +
        '<th width="64" scope="col"><b>7 PER</b></th>' +
        '<th width="64" scope="col"><b>8 PER</b></th>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>VL</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;22,250</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;25,400</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;28,600</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;31,750</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;34,300</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;36,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;39,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;41,900</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>L</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;35,550</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;40,650</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;45,700</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;50,800</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;54,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;58,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;63,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;67,050</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>M</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;41,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;46,150</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;51,200</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;56,300</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;60,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;64,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;68,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;72,550</b></td>' +
      '</tr>' +
    '</table>';
}

function clackamas(){
document.getElementById('lim').innerHTML = '<table style="font-size:10pt; border: 1px solid black;">' +
      '<caption align="top"><b>CLACKAMAS COUNTY INCOME LIMITS</b></caption>' +
      '<tr>' +
        '<th width="43" scope="col">&nbsp;</th>' +
        '<th width="64" scope="col"><b>1 PER</b></th>' +
        '<th width="64" scope="col"><b>2 PER</b></th>' +
        '<th width="64" scope="col"><b>3 PER</b></th>' +
        '<th width="64" scope="col"><b>4 PER</b></th>' +
        '<th width="64" scope="col"><b>5 PER</b></th>' +
        '<th width="64" scope="col"><b>6 PER</b></th>' +
        '<th width="64" scope="col"><b>7 PER</b></th>' +
        '<th width="64" scope="col"><b>8 PER</b></th>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>VL</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;24,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;28,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;32,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;35,600</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;38,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;41,300</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;44,150</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;47,000</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>L</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;39,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;45,550</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;51,250</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;56,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;61,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;66,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;70,600</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;75,150</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>M</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;45,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;51,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;56,750</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;62,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;67,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;71,550</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;76,100</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;80,650</b></td>' +
      '</tr>' +
    '</table>';
}

function washington(){
document.getElementById('lim').innerHTML = '<table style="font-size:10pt; border: 1px solid black;">' +
      '<caption align="top"><b>WASHINGTON COUNTY INCOME LIMITS</b></caption>' +
      '<tr>' +
        '<th width="43" scope="col">&nbsp;</th>' +
        '<th width="64" scope="col"><b>1 PER</b></th>' +
        '<th width="64" scope="col"><b>2 PER</b></th>' +
        '<th width="64" scope="col"><b>3 PER</b></th>' +
        '<th width="64" scope="col"><b>4 PER</b></th>' +
        '<th width="64" scope="col"><b>5 PER</b></th>' +
        '<th width="64" scope="col"><b>6 PER</b></th>' +
        '<th width="64" scope="col"><b>7 PER</b></th>' +
        '<th width="64" scope="col"><b>8 PER</b></th>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>VL</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;24,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;28,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;32,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;35,600</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;38,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;41,300</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;44,150</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;47,000</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>L</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;39,850</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;45,550</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;51,250</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;56,950</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;61,500</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;66,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;70,600</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;75,150</b></td>' +
      '</tr>' +
      '<tr>' +
        '<td height="28"><b>M</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;45,350</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;51,050</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;56,750</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;62,450</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;67,000</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;71,550</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;76,100</b></td>' +
        '<td><b style=\"font-weight: lighter;\">&#36;80,650</b></td>' +
      '</tr>' +
    '</table>';
}

-->

