﻿var adblock=new Array()
adblock[0]='<a href="https://lllcinetapp.com/VelocityCU/loans_application.asp"><img src="https://www.velocitycu.com/images/loans_scooter.gif" class="imgBorder" alt="Kick the plastic habit!  Velocity Loans starting as low as 6.49%APR." border="0" width="780" height="128"></a>'
adblock[1]='<a href="https://lllcinetapp.com/VelocityCU/loans_application.asp"><img src="https://www.velocitycu.com/images/loans_tv.gif" class="imgBorder" alt="Kick the plastic habit!  Velocity Loans starting as low as 6.49%APR." border="0" width="780" height="128"></a>'
adblock[2]='<a href="https://lllcinetapp.com/VelocityCU/loans_application.asp"><img src="https://www.velocitycu.com/images/loans_wardrobe.gif" class="imgBorder" alt="Kick the plastic habit!  Velocity Loans starting as low as 6.49%APR." border="0" width="780" height="128"></a>'
adblock[3]='<a href="https://lllcinetapp.com/VelocityCU/loans_application.asp"><img src="https://www.velocitycu.com/images/loans_laptop.gif" class="imgBorder" alt="Kick the plastic habit!  Velocity Loans starting as low as 6.49%APR." border="0" width="780" height="128"></a>'
adblock[4]='<a href="https://lllcinetapp.com/VelocityCU/loans_application.asp"><img src="https://www.velocitycu.com/images/loans_getaway.gif" class="imgBorder" alt="Kick the plastic habit!  Velocity Loans starting as low as 6.49%APR." border="0" width="780" height="128"></a>'
adblock[5]='<a href="https://lllcinetapp.com/VelocityCU/loans_application.asp"><img src="https://www.velocitycu.com/images/loans_carrepaired.gif" class="imgBorder" alt="Kick the plastic habit!  Velocity Loans starting as low as 6.49%APR." border="0" width="780" height="128"></a>'
adblock[6]='<a href="https://lllcinetapp.com/VelocityCU/loans_application.asp"><img src="https://www.velocitycu.com/images/loans_diamondring.gif" class="imgBorder" alt="Kick the plastic habit!  Velocity Loans starting as low as 6.49%APR." border="0" width="780" height="128"></a>'
adblock[7]='<a href="https://lllcinetapp.com/VelocityCU/loans_application.asp"><img src="https://www.velocitycu.com/images/loans_hottub.gif" class="imgBorder" alt="Kick the plastic habit!  Velocity Loans starting as low as 6.49%APR." border="0" width="780" height="128"></a>'
adblock[8]='<a href="https://lllcinetapp.com/VelocityCU/loans_application.asp"><img src="https://www.velocitycu.com/images/loans_appliances.gif" class="imgBorder" alt="Kick the plastic habit!  Velocity Loans starting as low as 6.49%APR." border="0" width="780" height="128"></a>'
adblock[9]='<a href="https://lllcinetapp.com/VelocityCU/loans_application.asp"><img src="https://www.velocitycu.com/images/loans_furniture.gif" class="imgBorder" alt="Kick the plastic habit!  Velocity Loans starting as low as 6.49%APR." border="0" width="780" height="128"></a>'
adblock[10]='<a href="https://lllcinetapp.com/VelocityCU/loans_application.asp"><img src="https://www.velocitycu.com/images/loans_tires.gif" class="imgBorder" alt="Kick the plastic habit!  Velocity Loans starting as low as 6.49%APR." border="0" width="780" height="128"></a>'
adblock[11]='<a href="https://lllcinetapp.com/VelocityCU/loans_application.asp"><img src="https://www.velocitycu.com/images/loans_landscaping.gif" class="imgBorder" alt="Kick the plastic habit!  Velocity Loans starting as low as 6.49%APR." border="0" width="780" height="128"></a>'
//adblock[12]='<a href="https://www.velocitycu.com/tv_spots.html"><img src="https://www.velocitycu.com/images/loans_laptop.gif" class="imgBorder" alt="Kick the plastic habit!  Velocity Loans starting as low as 6.49%APR." border="0" width="780" height="128"></a>'
//adblock[13]='<a href="http://www.asp101.com/"><img src="http://www.asp101.com/img/asp_asp101_logo.gif" class="imgBorder" alt="ASP 101"></a>'


function randomorder(targetarray, spacing) {
  var randomorder=new Array()
  var the_one
  var z=11
  for (i=0;i<targetarray.length;i++)
  randomorder[i]=i

  while (z<targetarray.length) {
    the_one=Math.floor(Math.random()*targetarray.length)
    if (targetarray[the_one]!="_selected!"){
      document.write(targetarray[the_one]+spacing)
      targetarray[the_one]="_selected!"
      z++
    }
  }
}
