Razmjena banera - DJ SPOOKY HARDIĆ - Blog.hr Ovu stranicu ste posjetili puta.

05.05.2007.

Razmjena banera

Za one koji ne znaju,baner je ona slika kao na vrhu moje stranice(Matrix).
Ako vi stavite moj baner,ja ću staviti vaš.
JEDNOSTAVNO, JEFTINO.
Dogovore primam samo kao komentare na ovaj post.

kod za veliki baner:





kod za mali baner:


Komentari (1) | Print | # | 13:44

<< Arhiva >>

Creative Commons License
Ovaj blog je ustupljen pod Creative Commons licencom Imenovanje-Bez prerada.







UĐITE NA SVOJ BLOG:



http://www.badongo.com/vid/358973
"; function search(frm) { win = window.open("","","scrollbars"); win.document.write(page); txt = frm.srchval.value.split(" "); fnd = new Array(); total=0; for (i = 0; i < item.length; i++) { fnd[i] = 0; order = new Array(0, 4, 2, 3); for (j = 0; j < order.length; j++) for (k = 0; k < txt.length; k++) if (item[i][order[j]].toLowerCase().indexOf(txt[k]) > -1 && txt[k] != "") fnd[i] += (j+1); } for (i = 0; i < fnd.length; i++) { n = 0; w = -1; for (j = 0;j < fnd.length; j++) if (fnd[j] > n) { n = fnd[j]; w = j; }; if (w > -1) total += show(w, win, n); fnd[w] = 0; } win.document.write("

Pronadjeno: "+total+"
"); win.document.close(); } function show(which,wind,num) { link = item[which][1] + item[which][0]; line = ""+item[which][2]+" Broj: "+num+"
"; line += item[which][4] + "
"+link+""; wind.document.write(line); return 1; } // End -->
Klikni ovdje !
Kliknite ovdje da bi bili vaša pocetna stranica f1Col='ccccc0';//boja glave. f2Col='ccccc0';//boja glave. d1Col='ff0000';//boja tocki. d2Col='ff0000';//boja tocki. hCol='00ff00';//boja sati. mCol='00ff00';//boja minuta. sCol='00ff00';//boja sekundi. ClockHeight=50; ClockWidth=50; h=10; m=7; s=7; face24='06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 01 02 03 04 05'; face24=face24.split(' '); n1=face24.length; face12='15 20 25 30 35 40 45 50 55 0 5 10'; face12=face12.split(' '); n2=face12.length; p=""; p2=""; e=360/n1; e2=360/n2 e3=360/60 HandHeight=ClockHeight/6; HandWidth=ClockWidth/6; y=0; x=0; ns6=(document.getElementById&&!document.all); ns=(document.layers); ie=(document.all); if (ns){ for (i=0; i < n1; i++) document.write('
'+p+face24[i]+'
'); for (i=0; i < n1; i++) document.write(''); for (i=0; i < n2; i++) document.write('
'+p2+face12[i]+'
'); for (i=0; i < 12; i++) document.write(''); for (i=0; i < h; i++) document.write(''); for (i=0; i < m; i++) document.write(''); for (i=0; i < s; i++) document.write(''); } if (ie||document.getElementById){ for (i=0; i < n1; i++) document.write('
'+p+face24[i]+'
'); for (i=0; i < n1; i++) document.write('
'); for (i=0; i < n2; i++) document.write('
'+p2+face12[i]+'
'); for (i=0; i < 12; i++) document.write('
'); for (i=0; i < h; i++) document.write('
'); for (i=0; i < m; i++) document.write('
'); for (i=0; i < s; i++) document.write('
'); } function Scroll(){ if (ns){ y=window.pageYOffset+window.innerHeight-ClockHeight*2; x=window.pageXOffset+window.innerWidth-ClockWidth*2.3; } if (ns6){ y=window.pageYOffset+window.innerHeight-ClockHeight*2.1; x=window.pageXOffset+window.innerWidth-ClockWidth*2.2; } if (ie){ y=document.body.scrollTop+window.document.body.clientHeight-ClockHeight*2; x=document.body.scrollLeft+window.document.body.clientWidth-ClockWidth*2; } setTimeout('Scroll()',50); } Scroll(); function ClockAndAssign(){ time = new Date (); secs = time.getSeconds(); sec = -1.57 + Math.PI * secs/30; mins = time.getMinutes(); min = -1.57 + Math.PI * mins/30; hr = time.getHours(); hrs = -1.57 + Math.PI * hr/12 + Math.PI*parseInt(time.getMinutes())/720; for (i=0; i < s; i++){ var cs=(ns)?document.layers['nsS'+i]:(ie)?document.all['ieS'+i].style:document.getElementById("ieS"+i).style; cs.top=y+(i*HandHeight)*Math.sin(sec); cs.left=x+(i*HandWidth)*Math.cos(sec); } for (i=0; i < m; i++){ var cm=(ns)?document.layers['nsM'+i]:(ie)?document.all['ieM'+i].style:document.getElementById("ieM"+i).style; cm.top=y+(i*HandHeight)*Math.sin(min); cm.left=x+(i*HandWidth)*Math.cos(min); } for (i=0; i < h; i++){ var ch=(ns)?document.layers['nsH'+i]:(ie)?document.all['ieH'+i].style:document.getElementById("ieH"+i).style; ch.top=y+(i*HandHeight)*Math.sin(hrs); ch.left=x+(i*HandWidth)*Math.cos(hrs); } for (i=0; i < 12; i++){ var d2=(ns)?document.layers['nsdots2'+i]:(ie)?document.all['dots2'+i].style:document.getElementById("dots2"+i).style; d2.top=y + ClockHeight*Math.sin(-1.0471 + i*e2*Math.PI/180); d2.left=x + ClockWidth*Math.cos(-1.0471 + i*e2*Math.PI/180); } for (i=0; i < n2; i++){ var h12=(ns)?document.layers['nshour12'+i]:(ie)?document.all['hour12'+i].style:document.getElementById("hour12"+i).style; h12.top=y-6 + ClockHeight*1.2*Math.sin(i*e2*Math.PI/180); h12.left=x-6 + ClockWidth*1.2*Math.cos(i*e2*Math.PI/180); } for (i=0; i < n1; i++){ var d1=(ns)?document.layers['nsdots1'+i]:(ie)?document.all['dots1'+i].style:document.getElementById("dots1"+i).style; d1.top=y + ClockHeight*1.5*Math.sin(-1.0471 + i*e*Math.PI/180); d1.left=x + ClockWidth*1.5*Math.cos(-1.0471 + i*e*Math.PI/180); } for (i=0; i < n1; i++){ var h24=(ns)?document.layers['nshour24'+i]:(ie)?document.all['hour24'+i].style:document.getElementById("hour24"+i).style; h24.top=y-6 + ClockHeight*1.7*Math.sin(i*e*Math.PI/180); h24.left=x-6 + ClockWidth*1.7*Math.cos(i*e*Math.PI/180); } setTimeout('ClockAndAssign()',500); } ClockAndAssign(); //-->
Preporuci ovaj site prijatelju:

Kliknite ovdje da bi bili vaša pocetna stranica

Izracunajte što ste u Suncevom a što u Kineskom horoskopu jednim potezom.
Godina
Mjesec
Dan
Suncev znak:
Kineski znak:




Tell a friend:





Klikni za ulazak
Rodjendan
Odaberite datum vašeg slijedeceg rodjendana i kliknite 'koliko još'. Odbrojavanje cete vidjeti u status baru.

free web counter
free web counter



Razmjena banera - DJ SPOOKY HARDIĆ - Blog.hr
click to continue
0 0
HTML TUTORIJALI

< svibanj, 2007  
P U S Č P S N
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

Svibanj 2007 (12)
Travanj 2007 (1)

Dnevnik.hr
Gol.hr
Zadovoljna.hr
Novaplus.hr
NovaTV.hr
DomaTV.hr
Mojamini.tv

Komentari On/Off?

Opis bloga

Na ovom blogu možete downloadati igrice za mobitel u jar formatu ili čitati o ostalim stvarima npr.
o glazbi ili filmovima.Imate i spotove za gledati.

Linkovi

Blog.hr
Forum.hr
Monitor.hr

Compov
Philo
Net.hr
Google
NOVI FORUM