<!--
// AddFavorite

 function createBookmarkLink(title, url) {

	if (window.sidebar) { // Mozilla Firefox Bookmark
		window.sidebar.addPanel(title, url,"");
	} else if( window.external ) { // IE Favorite
		window.external.AddFavorite( url, title); }
	else {
		alert("Diese Funktion wird von Ihrem Browser leider nicht unterstützt.");
	}
 }

function random_imglink(){
var myimages=new Array()
//specify random images below. You can have as many as you wish
myimages[1]="http://www.step-into.de/banner/bannerb.jpg"
myimages[2]="http://www.step-into.de/banner/bannerk.jpg"
myimages[3]="http://james.adbutler.de/view.php?pid=10762&tid=21633&bid=67600&b=468&h=60&inv=img"
myimages[4]="http://www1.belboon.de/adtracking/00ac850581850133160031fb.img"
myimages[5]="http://www1.belboon.de/adtracking/00ac85058185023fbc003634.img"
myimages[6]="http://www1.belboon.de/adtracking/00ac850581850185b0003634.img"
myimages[7]="http://www.adcell.de/img.php?bid=3356-9188"
myimages[8]="http://www.zanox-affiliate.de/ppv/?5523227C934341150"
myimages[9]="http://www.handwerkershopping.de/Banner/hs_468x60_04.gif"
myimages[10]="http://www.handwerkershopping.de/Banner/hs_468x60_05.gif"
myimages[11]="http://www.webperfect.at/kunden/123bausparen/banner/468x60_2.gif"
myimages[12]="http://ad.zanox.com/ppv/?5522880C1642702078"
myimages[13]="http://tracking.creditolo.de/adview.php?po_affid=1060&po_banid=285&po_sorid=17"
myimages[14]="http://tracking.creditolo.de/adview.php?po_affid=1060&po_banid=90&po_sorid=1"
myimages[15]="http://ad.zanox.com/ppv/?5523278C230455973"
myimages[16]="http://ad.zanox.com/ppv/?5523280C433633470"
myimages[17]="http://banners.webmasterplan.com/view.asp?ref=178701&site=3044&b=1"
myimages[18]="http://banners.webmasterplan.com/view.asp?ref=178701&site=4071&b=210"
myimages[19]="http://banners.webmasterplan.com/view.asp?ref=178701&site=4071&b=224"



//specify corresponding links below
var imagelinks=new Array()
imagelinks[1]="http://www.mobilica.de/index.php?id=101067"
imagelinks[2]="http://www.mobilica.de/index.php?id=101067"
imagelinks[3]="http://james.adbutler.de/click.php?pid=10762&tid=21633&bid=67600"
imagelinks[4]="http://www1.belboon.de/adtracking/00ac850581850133160031fb.html"
imagelinks[5]="http://www1.belboon.de/adtracking/00ac85058185023fbc003634.html"
imagelinks[6]="http://www1.belboon.de/adtracking/00ac850581850185b0003634.html"
imagelinks[7]="http://www.adcell.de/click.php?bid=3356-9188"
imagelinks[8]="http://www.zanox-affiliate.de/ppc/?5523227C934341150T"
imagelinks[9]="http://clix.superclix.de/cgi-bin/clix.cgi?id=tbw&pp=5863&linknr=33976"
imagelinks[10]="http://clix.superclix.de/cgi-bin/clix.cgi?id=tbw&pp=5863&linknr=33975"
imagelinks[11]="http://clix.superclix.de/cgi-bin/clix.cgi?id=tbw&pp=14751&linknr=69006"
imagelinks[12]="http://ad.zanox.com/ppc/?5522880C1642702078T"
imagelinks[13]="http://tracking.creditolo.de/click.php?po_affid=1060&po_banid=285&po_sorid=17&refer=yes"
imagelinks[14]="http://tracking.creditolo.de/click.php?po_affid=1060&po_banid=90&po_sorid=1&refer=yes"
imagelinks[15]="http://ad.zanox.com/ppc/?5523278C230455973T"
imagelinks[16]="http://ad.zanox.com/ppc/?5523280C433633470T"
imagelinks[17]="http://partners.webmasterplan.com/click.asp?ref=178701&site=3044&type=b1&bnb=1"
imagelinks[18]="http://partners.webmasterplan.com/click.asp?ref=178701&site=4071&type=b210&bnb=210"
imagelinks[19]="http://partners.webmasterplan.com/click.asp?ref=178701&site=4071&type=b224&bnb=224"




var ry=Math.floor(Math.random()*myimages.length)
if (ry==0)
ry=1
document.write('<a href='+'"'+imagelinks[ry]+'"'+' target="_blank"><img src="'+myimages[ry]+'"  border=0 alt=Schrottentsorgung.com - Altautoentsorgung und Metallverwertung></a>')
}
random_imglink()


//-->
