var d = new Date()
var time = d.getMonth()

if (11==time||0==time||1==time) 
{
document.write("<img alt='' src='images/namas/namas_zie_2.jpg' alt='' width='292' height='144'>")
}
else
{
if (2==time||3==time||4==time) 
{
document.write("<img alt='' src='images/namas/namas_pav_2.jpg' alt='' width='292' height='144'>")
}
else

{
if (5==time||6==time||7==time) 
{
//document.write("<img alt="" src='images/namas_vas.jpg' alt='' width='292' height='184'>")
document.write("<img alt='' src='images/namas/namas_vas_2.jpg' alt='' width='292' height='144'>")
}
else
{
if (8==time||9==time||10==time) 
{
document.write("<img alt='' src='images/namas/namas_pav_2.jpg' alt='' width='292' height='144'>")
}}}}
