// JavaScript Document

/* --------------------------------------------------------------------------- */
/* banner 1                                                                    */
/* --------------------------------------------------------------------------- */

{

var koliko = 7;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % koliko;
ad +=1;

if (ad==1) {
  document.write('<div align="center">');
  document.write('<img src="images/mph/1.jpg" border="0" width="225" height="123" />');
  document.write('</div>');
  document.write('</a>');
}
if (ad==2) {
  document.write('<div align="center">');
  document.write('<img src="images/mph/2.jpg" border="0" width="225" height="122" />');
  document.write('</div>');
  document.write('</a>');
}
if (ad==3) {
  document.write('<div align="center">');
  document.write('<img src="images/mph/3.jpg" border="0" width="225" height="84" />');
  document.write('</div>');
  document.write('</a>');
}
if (ad==4) {
  document.write('<div align="center">');
  document.write('<img src="images/mph/4.jpg" border="0" width="225" height="84" />');
  document.write('</div>');
  document.write('</a>');
}
if (ad==5) {
  document.write('<div align="center">');
  document.write('<img src="images/mph/5.jpg" border="0" width="225" height="123" />');
  document.write('</div>');
  document.write('</a>');
}
if (ad==6) {
  document.write('<div align="center">');
  document.write('<img src="images/mph/6.jpg" border="0" width="225" height="84" />');
  document.write('</div>');
  document.write('</a>');
}
if (ad==7) {
  document.write('<div align="center">');
  document.write('<img src="images/mph/7.jpg" border="0" width="225" height="123" />');
  document.write('</div>');
  document.write('</a>');
}
}

/*
if (ad==2) {
  document.write('<a href="http://www.superbosna.com/topsites/in.php?site=1113309899" target="_blank">');
  document.write('<img src="http://www.superbosna.com/topsites/images/vote.gif" alt="Glasajte za ovaj sajt na Super-10 stranica!!!" border=0></');
  document.write('</a>');
}



if (ad==4) {
  document.write('<a href="http://www.aldi.ba" target="_blank">');
  document.write('<img src="images/gif2.gif" border="0" width="120" height="600" />');
  document.write('</a>');
  document.write('<img src="images/spacer_6x1.gif" width="1" height="6"/>');
}
}

/* --------------------------------------------------------------------------- */
/* end banner 1                                                                */
/* --------------------------------------------------------------------------- */


/* --------------------------------------------------------------------------- */
/* banner 2                                                                    */
/* --------------------------------------------------------------------------- */

/*

{

var koliko = 4;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % koliko;
ad +=1;


if (ad==1) {
  document.write('<a href="http://www.aldi.ba" target="_blank">');
  document.write('<img src="images/gif1.gif" border="0" width="120" height="240" />');
  document.write('</a>');
}

if (ad==2) {
  document.write('<a href="http://www.aldi.ba" target="_blank">');
  document.write('<img src="images/gif1.gif" border="0" width="120" height="240" />');
  document.write('</a>');
}
if (ad==3) {
  document.write('<a href="http://www.aldi.ba" target="_blank">');
  document.write('<img src="images/gif1.gif" border="0" width="120" height="240" />');
  document.write('</a>');
}

if (ad==4) {
  document.write('<a href="http://www.aldi.ba" target="_blank">');
  document.write('<img src="images/gif1.gif" border="0" width="120" height="240" />');
  document.write('</a>');
}
}

/* --------------------------------------------------------------------------- */
/* end banner 2                                                                */
/* --------------------------------------------------------------------------- */
