ns = (document.layers) ? true:false dom = (document.getElementById) ? true:false ie = (document.all) ? true:false // Hier muß der adCode generiert werden varAdCode = "932Q30K02J02T"; function makeUrl() { a=document.getElementById('LibriSearchString').value; if (a=="Suchbegriff" || a==" " || a=="" ) { alert('... bitte Suchbegriff eingeben!') } else { affTracking = 'http://partners.webmasterplan.com/click.asp?site=2701&ref=222321&type=html&subid=&hnb=2&diurl='; x='http://www.libri.de/shop/action/quickSearch?searchString=' + escape(a) + '&adCode=' +varAdCode + '&affilinet=1'; //location.href = x; window.open(affTracking + escape(x), '2701_2'); } return false; } function newImage(arg) { if (document.images) { rslt = new Image(); rslt.src = arg; return rslt; } } function changeImages() { if (document.images && (preloadFlag == true)) { for (var i=0; i'); document.write('.LibriContainer {'); document.write('position: relative;'); document.write('width: 234px;'); document.write('height: 60px;'); document.write('background: url(http://195.189.236.150/banners/2701/images/background.gif) no-repeat;'); document.write('}'); document.write('.LibriContainerInfo {'); document.write('position: absolute;'); document.write('top: 5px;'); document.write('left: 15px;'); document.write('}'); document.write('.LibriContainerInput {'); document.write('position: absolute;'); document.write('top: 38px;'); document.write('left: 13px;'); document.write('}'); document.write('.LibriContainerFont {'); document.write('font-family: Verdana,Arial,Helvetica;'); document.write('font-size: 9px;'); document.write('border : 1px solid silver;'); document.write('width: 80px;'); document.write('}'); document.write('.LibriContainerButton {'); document.write('position: absolute;'); document.write('top: 39px;'); document.write('left: 98px;'); document.write('}'); document.write(''); document.write('
'); document.write('
'); document.write('
'); document.write('\"\"'); document.write('
'); document.write('
'); document.write(''); document.write('
'); document.write('
'); document.write(''); document.write('\"\"'); document.write('
'); document.write('
'); document.write('
'); document.write('
'); preloadImages(); document.getElementById('LibriSearchString').focus();