var adblock=new Array()
adblock[0]='<a href="http://couponimpact.com/index.php?page=viewbus&bus=25&redeem_city=Elk%20River"><img src="http://couponimpact.com/728leaderboardads/images/cibanners/728x90juliefranz.gif" border="0"></a>'
adblock[1]='<a href="http://www.couponimpact.com/hometownmagazine.html"><img src="http://couponimpact.com/728leaderboardads/images/cibanners/728x90HmTwnMag.jpg" border="0"></a>'
adblock[2]='<a href=""><img src="http://couponimpact.com/728leaderboardads/images/cibanners/728x90_thermax_buffalo.jpg" border="0"></a>'
adblock[3]='<a href="http://couponimpact.com/index.php?page=viewbus&bus=20&redeem_city=Minneapolils"><img src="http://couponimpact.com/728leaderboardads/images/cibanners/728x90_rapidrefill_mpls.gif" border="0"></a>'
adblock[4]='<a href="http://couponimpact.com/index.php?page=viewbus&bus=22&redeem_city=Monticello"><img src="http://couponimpact.com/728leaderboardads/images/cibanners/728x90_AnniesPortraitStudio.jpg" border="0"></a>'
adblock[5]='<a href="http://www.couponimpact.com/hometownmagazine.html"><img src="http://couponimpact.com/728leaderboardads/images/cibanners/728x90HmTwnMag.jpg" border="0"></a>'
adblock[6]='<a href="mailto:rjbelangerinsurance@yahoo.com"><img src="http://couponimpact.com/728leaderboardads/images/cibanners/728x90rjbelanger.gif" border="0"></a>'
adblock[7]='<a href="http://couponimpact.com/index.php?page=viewbus&bus=24&redeem_city=Buffalo"><img src="http://couponimpact.com/728leaderboardads/images/cibanners/728x90viannes.gif" border="0"></a>'
adblock[8]='<a href="http://www.couponimpact.com/index.php?page=viewbus&bus=64&redeem_city=Mankato"><img src="http://couponimpact.com/728leaderboardads/images/cibanners/728x90wowzone.jpg" border="0"></a>'
adblock[9]='<a href="http://www.couponimpact.com/hometownmagazine.html"><img src="http://couponimpact.com/728leaderboardads/images/cibanners/728x90HmTwnMag.jpg" border="0"></a>'
adblock[10]='<a href="http://couponimpact.com/index.php?page=signup1"><img src="http://couponimpact.com/728leaderboardads/images/cibanners/728x90_advertise.gif" border="0"></a>'
adblock[11]='<a href="http://couponimpact.com/index.php?page=viewbus&bus=26&redeem_city=Buffalo"><img src="http://couponimpact.com/728leaderboardads/images/cibanners/728x90anytimefitness_buffal.gif" border="0"></a>'
adblock[12]='<a href="http://www.couponimpact.com/index.php?page=viewbus&bus=61&redeem_city=Mankato"><img src="http://couponimpact.com/728leaderboardads/images/cibanners/728x90allabouthair.jpg" border="0"></a>'
adblock[13]='<a href="http://www.couponimpact.com/index.php?page=viewbus&bus=60&redeem_city=Mankato"><img src="http://couponimpact.com/728leaderboardads/images/cibanners/728x90mrgoodcents.jpg" border="0"></a>'
adblock[14]='<a href="http://www.couponimpact.com/index.php?page=viewbus&bus=72&redeem_city=Mankato"><img src="http://couponimpact.com/728leaderboardads/images/cibanners/728x90pappageorge.jpg" border="0"></a>'
adblock[15]='<a href="http://www.couponimpact.com/index.php?page=viewbus&bus=65&redeem_city=Mankato"><img src="http://couponimpact.com/728leaderboardads/images/cibanners/728x90onceuponachild.jpg" border="0"></a>'
adblock[16]='<a href="http://www.couponimpact.com/index.php?page=viewbus&bus=72&redeem_city=Mankato"><img src="http://couponimpact.com/728leaderboardads/images/cibanners/728x90pappageorge.jpg" border="0"></a>'
function randomorder(targetarray, spacing) {
  var randomorder=new Array()
  var the_one
  var z=16
  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++
    }
  }
}
// JavaScript Document