------------------------------------------------------------------------------------- 
/////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////
//////////////////////////E D I T  T H I S  B A N N E R//////////////////////////////


Banners are made with well known Macromedia Flash technology. Their size is regular
468x60 pixels. The first file called k.swf is 827 bytes big (less than 1KB) and it is
used to load one of the 16 others where the biggest one is 8KB and the smallest one
4KB. Still fits into standard of not more than 10KB per banner.

placing this banner on your web site lets it become an open medium for exchange of ideas 
through channel which is usually not open. have fun!

you can easily do that by placing this html code instead or together with the rest of your
banners:
<object id="bener"
    codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    align="middle"
    width="468"
    height="60"> 
    <param name="src" value="http://boo.mi2.hr/~marcell/EditThisBanner/k.swf"> 
    <param name="quality" value="best"> 
    <param name="menu" value="true">
    <param name="scale" value="exactfit">
    <param name="loop" value="false"> 
  <embed src="http://boo.mi2.hr/~marcell/EditThisBanner/k.swf" 
    pluginspage="http://www.macromedia.com/shockwave/download/"
    align="middle" 
    quality="best" 
    name="bener"
    menu="true" 
    scale="exactfit"
    width="468"
    height="60" 
    loop="false"
    swLiveConnect="true"> 
  < /embed> 
< /object>
if you want you can even download k.swf on your server and modify the html code above due to that fact. it will work ;)