<!-- Begin First Grouping -->
var tirada_xayaysiis = 12;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % tirada_xayaysiis;
ad +=1;
if (ad==1) {
txt=" ";
url="http://www.somalitalk.com/newaamo/";
alt="";
banner="/xayaysiis/xy4.jpg";
width="160";
height="500";
}
if (ad==2) {
txt=" ";
url="http://www.somalitalk.com/2008/qafaal/qafaal18.html";
alt="";
banner="/xayaysiis/xy1.jpg";
width="160";
height="500";
}
if (ad==3) {
txt=" ";
url="http://www.somalitalk.com/oil/kimoon.html";
alt="";
banner="/xayaysiis/xy6.jpg";
width="160";
height="500";
}
if (ad==4) {
txt=" ";
url="http://www.somalitalk.com/oil/oil172.html";
alt="";
banner="/xayaysiis/xy5.jpg";
width="160";
height="500";
}
if (ad==5) {
txt=" ";
url="http://www.somalitalk.com/mustaqbal/";
alt="";
banner="/xayaysiis/xy3.jpg";
width="160";
height="500";
}
if (ad==6) {
txt=" ";
url="http://www.somalitalk.com/oil/kimoon.html";
alt="";
banner="/xayaysiis/xy6.jpg";
width="160";
height="500";
}
if (ad==7) {
txt=" ";
url="http://www.somalitalk.com/2008/may/06may148.html";
alt="";
banner="/xayaysiis/xy7.jpg";
width="160";
height="500";
}
if (ad==8) {
txt=" ";
url="http://www.somalitalk.com/2008/cirro/";
alt="";
banner="/xayaysiis/xy8.jpg";
width="160";
height="500";
}
if (ad==9) {
txt=" ";
url="http://www.somalitalk.com/oil/kimoon.html";
alt="";
banner="/xayaysiis/xy6.jpg";
width="160";
height="500";
}
if (ad==10) {
txt=" ";
url="http://www.somalitalk.com/2008/nayruus/";
alt="";
banner="/xayaysiis/b20.jpg";
width="160";
height="500";
}
if (ad==11) {
txt=" ";
url="http://www.somalitalk.com/2008/may/09may108.html";
alt="";
banner="/xayaysiis/xy9.jpg";
width="160";
height="500";
}
if (ad==12) {
txt=" ";
url="http://www.somalitalk.com/2008/aug/09aug708.html";
alt="";
banner="/xayaysiis/ganacsi.jpg";
width="160";
height="500";
}

document.write('<left>');
document.write('<a href=\"' + url + '\" target=\"_top\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br>');
document.write('<small>' + txt + '</small></a>');
document.write('</center>');
// End -->
