function line01_expand()

{

boxValue=document.all.line01.value.length
boxSize=document.all.line01.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.line01.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.line01.size = minNum

    }

}

}

// ============================= //

function line02_expand()

{

boxValue=document.all.line02.value.length
boxSize=document.all.line02.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.line02.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.line02.size = minNum

    }

}

}

// ============================= //

function line03_expand()

{

boxValue=document.all.line03.value.length
boxSize=document.all.line03.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.line03.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.line03.size = minNum

    }

}

}

// ============================= //

function line04_expand()

{

boxValue=document.all.line04.value.length
boxSize=document.all.line04.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.line04.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.line04.size = minNum

    }

}

}

// ============================= //

function line05_expand()

{

boxValue=document.all.line05.value.length
boxSize=document.all.line05.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.line05.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.line05.size = minNum

    }

}

}

// ============================= //

function line06_expand()

{

boxValue=document.all.line06.value.length
boxSize=document.all.line06.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.line06.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.line06.size = minNum

    }

}

}


// ============================= //

function line07_expand()

{

boxValue=document.all.line07.value.length
boxSize=document.all.line07.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.line07.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.line07.size = minNum

    }

}

}


// ============================= //

function line08_expand()

{

boxValue=document.all.line08.value.length
boxSize=document.all.line08.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.line08.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.line08.size = minNum

    }

}

}


// ============================= //

function line09_expand()

{

boxValue=document.all.line09.value.length
boxSize=document.all.line09.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.line09.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.line09.size = minNum

    }

}

}


// ============================= //

function line10_expand()

{

boxValue=document.all.line10.value.length
boxSize=document.all.line10.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.line10.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.line10.size = minNum

    }

}

}


// ============================= //

function line11_expand()

{

boxValue=document.all.line11.value.length
boxSize=document.all.line11.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.line11.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.line11.size = minNum

    }

}

}


// ============================= //

function line12_expand()

{

boxValue=document.all.line12.value.length
boxSize=document.all.line12.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.line12.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.line12.size = minNum

    }

}

}


// ============================= //

function line13_expand()

{

boxValue=document.all.line13.value.length
boxSize=document.all.line13.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.line13.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.line13.size = minNum

    }

}

}


// ============================= //

function line14_expand()

{

boxValue=document.all.line14.value.length
boxSize=document.all.line14.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.line14.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.line14.size = minNum

    }

}

}


// ============================= //

function line15_expand()

{

boxValue=document.all.line15.value.length
boxSize=document.all.line15.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.line15.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.line15.size = minNum

    }

}

}


// ============================= //

function cardname_expand()

{

boxValue=document.all.cardname.value.length
boxSize=document.all.cardname.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.cardname.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.cardname.size = minNum

    }

}

}

// ============================= //

function degree_expand()

{

boxValue=document.all.degree.value.length
boxSize=document.all.degree.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.degree.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.degree.size = minNum

    }

}

}

// ============================= //

function title1_expand()

{

boxValue=document.all.title1.value.length
boxSize=document.all.title1.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.title1.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.title1.size = minNum

    }

}

}

// ============================= //


function title2_expand()

{

boxValue=document.all.title2.value.length
boxSize=document.all.title2.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.title2.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.title2.size = minNum

    }

}

}

// ============================= //


function title3_expand()

{

boxValue=document.all.title3.value.length
boxSize=document.all.title3.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.title3.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.title3.size = minNum

    }

}

}

// ============================= //


function department1_expand()

{

boxValue=document.all.department1.value.length
boxSize=document.all.department1.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.department1.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.department1.size = minNum

    }

}

}

// ============================= //


function department2_expand()

{

boxValue=document.all.department2.value.length
boxSize=document.all.department2.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.department2.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.department2.size = minNum

    }

}

}

// ============================= //


function department3_expand()

{

boxValue=document.all.department3.value.length
boxSize=document.all.department3.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.department3.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.department3.size = minNum

    }

}

}

// ============================= //


function fax_direct_expand()

{

boxValue=document.all.fax_direct.value.length
boxSize=document.all.fax_direct.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.fax_direct.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.fax_direct.size = minNum

    }

}

}


// ============================= //


function mobile_expand()

{

boxValue=document.all.mobile.value.length
boxSize=document.all.mobile.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.mobile.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.mobile.size = minNum

    }

}

}

// ============================= //


function cell_expand()

{

boxValue=document.all.cell.value.length
boxSize=document.all.cell.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.cell.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.cell.size = minNum

    }

}

}

// ============================= //


function pager_expand()

{

boxValue=document.all.pager.value.length
boxSize=document.all.pager.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.pager.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.pager.size = minNum

    }

}

}

// ============================= //


function pin_expand()

{

boxValue=document.all.pin.value.length
boxSize=document.all.pin.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.pin.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.pin.size = minNum

    }

}

}


// ============================= //


function phone_expand()

{

boxValue=document.all.phone.value.length
boxSize=document.all.phone.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.phone.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.phone.size = minNum

    }

}

}

// ============================= //


function extension_expand()

{

boxValue=document.all.extension.value.length
boxSize=document.all.extension.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.extension.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.extension.size = minNum

    }

}

}


// ============================= //


function phone_toll_expand()

{

boxValue=document.all.phone_toll.value.length
boxSize=document.all.phone_toll.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.phone_toll.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.phone_toll.size = minNum

    }

}

}


// ============================= //


function phone_direct_expand()

{

boxValue=document.all.phone_direct.value.length
boxSize=document.all.phone_direct.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.phone_direct.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.phone_direct.size = minNum

    }

}

}


// ============================= //


function fax_expand()

{

boxValue=document.all.fax.value.length
boxSize=document.all.fax.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.fax.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.fax.size = minNum

    }

}

}


// ============================= //


function fax_toll_expand()

{

boxValue=document.all.fax_toll.value.length
boxSize=document.all.fax_toll.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.fax_toll.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.fax_toll.size = minNum

    }

}

}


// ============================= //


function email_1_expand()

{

boxValue=document.all.email_1.value.length
boxSize=document.all.email_1.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.email_1.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.email_1.size = minNum

    }

}

}



// ============================= //


function email_2_expand()

{

boxValue=document.all.email_2.value.length
boxSize=document.all.email_2.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.email_2.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.email_2.size = minNum

    }

}

}

// ============================= //


function purchase_order_expand()

{

boxValue=document.all.purchase_order.value.length
boxSize=document.all.purchase_order.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.purchase_order.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.purchase_order.size = minNum

    }

}

}

// ============================= //


function ship_to_attention_expand()

{

boxValue=document.all.ship_to_attention.value.length
boxSize=document.all.ship_to_attention.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.ship_to_attention.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.ship_to_attention.size = minNum

    }

}

}

// ============================= //


function item_desc_expand()

{

boxValue=document.all.item_desc.value.length
boxSize=document.all.item_desc.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.item_desc.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.item_desc.size = minNum

    }

}

}

// ============================= //


function peoplesoft_expand()

{

boxValue=document.all.peoplesoft.value.length
boxSize=document.all.peoplesoft.size
minNum=20 // Set this to the MINIMUM size you want your box to be.
maxNum=100 // Set this to the MAXIMUM size you want your box to be.


if (boxValue > maxNum)

  {  }

else

{

  if (boxValue > minNum)

    {

      document.all.peoplesoft.size = boxValue

    }

  else if (boxValue < minNum || boxValue != minNum)

    {

      document.all.peoplesoft.size = minNum

    }

}

}
