var t,s;
if (cIfrm==2)
{
s="<iframe  src='http://www.freemeteo.com/services/ModulesCode/feed2.asp?cn="+gid+"' marginWidth=0 marginHeight=0 frameBorder=0  scrolling=no  allowTransparency width='151' height='600'></iframe>";
}
if (cIfrm==3)
{
s="<iframe  src='http://www.freemeteo.com/services/ModulesCode/feed2.asp?cn="+gid+"' marginWidth=0 marginHeight=0 frameBorder=0  scrolling=no  allowTransparency width='160' height='600'></iframe>";
}
if (cIfrm==19)
{			
s="<iframe  src='http://www.freemeteo.com/services/ModulesCode/feed2.asp?cn="+gid+"' marginWidth=0 marginHeight=0 frameBorder=0  scrolling=no  allowTransparency width='468' height='60'></iframe>";
}
if (cIfrm==20)
{			
s="<iframe  src='http://www.freemeteo.com/services/ModulesCode/feed2.asp?cn="+gid+"' marginWidth=0 marginHeight=0 frameBorder=0  scrolling=no  allowTransparency width='410' height='60'></iframe>";
}
document.write(s);
