var adblogg=new Array()
adblogg[0]='<a href="http://www.caffere.ch/home/index.php"><img src="/banner/caffere/caffere.gif" border="0" alt="CaffèRe - Ihre Lavazza Espresso Point Vertretung"></a>'
adblogg[1]='<iframe src="http://impch.tradedoubler.com/imp?type(iframe)g(17395932)a(1344491)" width="468" height="60" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>'
adblogg[2]='<iframe src="http://impch.tradedoubler.com/imp?type(iframe)g(16815752)a(1344491)" width="468" height="60" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>'
adblogg[3]='<img src="/img/1x1.gif" border="0">'
adblogg[4]='<iframe src="http://impch.tradedoubler.com/imp?type(iframe)g(16677290)a(1344491)" width="468" height="60" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>'
adblogg[5]='<a href="http://www.moviesquare.ch/shop/index.html"><img src="/banner/amazon/amazonMulti468x60.gif" border="0" alt="Amazon-MovieSquare Shop"></a>'
adblogg[6]='<a href="http://www.caffere.ch/sortiment/produkte/diverse.php"><img src="/banner/caffere/banner_degustation.gif" border="0" alt="CaffèRe - Ihre Lavazza Espresso Point Vertretung"></a>'
adblogg[7]='<img src="/img/1x1.gif" border="0">'
adblogg[8]='<iframe src="http://impch.tradedoubler.com/imp?type(iframe)g(11468171)a(1344491)" width="468" height="60" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>'
adblogg[9]='<iframe src="http://impch.tradedoubler.com/imp?type(iframe)g(816909)a(1344491)" width="468" height="60" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>'
adblogg[10]='<iframe src="http://impch.tradedoubler.com/imp?type(iframe)g(17132476)a(1344491)" width="468" height="60" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>'
adblogg[11]='<img src="/img/1x1.gif" border="0">'
adblogg[12]='<iframe src="http://impch.tradedoubler.com/imp?type(iframe)g(16673690)a(1344491)" width="468" height="60" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>'
adblogg[13]='<iframe src="http://impch.tradedoubler.com/imp?type(iframe)g(17082298)a(1344491)" width="468" height="60" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>'
adblogg[14]='<iframe src="http://impch.tradedoubler.com/imp?type(iframe)g(17351642)a(1344491)" width="468" height="60" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>'
adblogg[15]='<img src="/img/1x1.gif" border="0">'
adblogg[16]='<iframe src="http://impch.tradedoubler.com/imp?type(iframe)g(17091486)a(1344491)" width="468" height="60" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>'
adblogg[17]='<a href="http://www.caffere.ch/sortiment/produkte/diverse.php"><img src="/banner/caffere/banner_degustation.gif" border="0" alt="CaffèRe - Ihre Lavazza Espresso Point Vertretung"></a>'
adblogg[18]='<iframe src="http://impch.tradedoubler.com/imp?type(iframe)g(16159322)a(1344491)" width="468" height="60" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>'
adblogg[19]='<img src="/img/1x1.gif" border="0">'
adblogg[20]='<iframe src="http://impch.tradedoubler.com/imp?type(iframe)g(16677282)a(1344491)" width="468" height="60" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>'
adblogg[21]='<img src="/img/1x1.gif" border="0">'
adblogg[22]='<img src="/img/1x1.gif" border="0">'
adblogg[23]='<img src="/img/1x1.gif" border="0">'
adblogg[24]='<img src="/img/1x1.gif" border="0">'
adblogg[25]='<iframe src="http://impch.tradedoubler.com/imp?type(iframe)g(17474088)a(1344491)" width="468" height="60" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>'
adblogg[26]='<img src="/img/1x1.gif" border="0">'
adblogg[27]='<img src="/img/1x1.gif" border="0">'
adblogg[28]='<iframe src="http://impch.tradedoubler.com/imp?type(iframe)g(17445344)a(1344491)" width="468" height="60" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>'



function random2(targetarray, spacing) {
  var randomorder=new Array()
  var the_one
  var z=28
  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++
    }
  }
}
