var s;
if (cIfrm==1)
{			
s="<iframe  src='http://www.adespoto.gr/feeds/feed_120_240.php' marginWidth=0 marginHeight=0 frameBorder=0  scrolling=no  allowTransparency width='120' height='240'></iframe>";
}
if (cIfrm==2)
{			
s="<iframe  src='http://www.adespoto.gr/feeds/feed_240_240.php' marginWidth=0 marginHeight=0 frameBorder=0  scrolling=no  allowTransparency width='245' height='240'></iframe>";
}
if (cIfrm==3)
{			
s="<iframe  src='http://www.adespoto.gr/feeds/feed_200_600.php' marginWidth=0 marginHeight=0 frameBorder=0  scrolling=no  allowTransparency width='200' height='600'></iframe>";
}

document.write(s);