var adblock2=new Array()
adblock2[0]='<a href="http://couponimpact.com/index.php?page=viewbus&bus=12&redeem_city=Buffalo"><img src="http://couponimpact.com/240rightrailads/images/cibanners/240x200_elmolcajete.jpg" border="0"></a>'
adblock2[1]='<a href="http://www.couponimpact.com/hometownmagazine.html"><img src="http://couponimpact.com/240rightrailads/images/cibanners/240x200HmTwnMag.jpg" border="0"></a>'
adblock2[2]='<a href="http://couponimpact.com/index.php?page=viewbus&bus=25&redeem_city=Elk%20River"><img src="http://couponimpact.com/240rightrailads/images/cibanners/240x200_juliefranz.jpg" border="0"></a>'
adblock2[3]='<a href="http://couponimpact.com/index.php?page=viewbus&bus=23&redeem_city=Monticello"><img src="http://couponimpact.com/240rightrailads/images/cibanners/240x200mild2wild.gif" border="0"></a>'
adblock2[4]='<a href="http://couponimpact.com/index.php?page=viewbus&bus=41&redeem_city=Shakopee"><img src="http://couponimpact.com/240rightrailads/images/cibanners/240x200_thermax_shakopee.jpg" border="0"></a>'
adblock2[5]='<a href="http://couponimpact.com/index.php?page=viewbus&bus=18&redeem_city=Monticello"><img src="http://couponimpact.com/240rightrailads/images/cibanners/240x200_primo-pizza.jpg" border="0"></a>'
adblock2[6]='<a href="http://couponimpact.com/index.php?page=signup1"><img src="http://couponimpact.com/240rightrailads/images/cibanners/240x200_advertise.jpg" border="0"></a>'
adblock2[7]='<a href="http://www.couponimpact.com/index.php?page=viewbus&bus=64&redeem_city=Mankato"><img src="http://couponimpact.com/240rightrailads/images/cibanners/240x200wowzone.jpg" border="0"></a>'
adblock2[8]='<a href="http://www.couponimpact.com/index.php?page=viewbus&bus=61&redeem_city=Mankato"><img src="http://couponimpact.com/240rightrailads/images/cibanners/240x200allabouthair.jpg" border="0"></a>'
adblock2[9]='<a href="http://www.couponimpact.com/index.php?page=viewbus&bus=60&redeem_city=Mankato"><img src="http://couponimpact.com/240rightrailads/images/cibanners/240x200mrgoodcents.jpg" border="0"></a>'
adblock2[10]='<a href="http://www.couponimpact.com/index.php?page=viewbus&bus=72&redeem_city=Mankato"><img src="http://couponimpact.com/240rightrailads/images/cibanners/240x200pappageorge.jpg" border="0"></a>'
adblock2[11]='<a href="http://www.couponimpact.com/index.php?page=viewbus&bus=65&redeem_city=Mankato"><img src="http://couponimpact.com/240rightrailads/images/cibanners/240x200onceuponachild.jpg" border="0"></a>'
function randomorder2(targetarray, spacing) {
  var randomorder2=new Array()
  var the_one
  var z=8
  for (i=0;i<targetarray.length;i++)
  randomorder2[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++
    }
  }
}
// JavaScript Document