function HomePagePicture()  {
     var month=badi_month()

     if ( month =="Splendor" ) {
         document.write("<img src=\"images/homepage/grandeur_A.jpg\" border=\"0\"></img>")
     }
     if ( month =="Glory" ) {
         document.write("<img src=\"images/homepage/canyon_A.jpg\" border=\"0\"></img>")
     }
     if ( month =="Beauty" ) {
         document.write("<img src=\"images/homepage/Beauty_A.jpg\" border=\"0\"></img>")
     }
     if ( month =="Grandeur" ) {
         document.write("<img src=\"images/homepage/granduer012004.jpg\" border=\"0\"></img>")
     }
     if ( month =="Light" ) {
         document.write("<img src=\"images/homepage/Knowledge_tr_8.gif\" border=\"0\"></img>")
     }
     if ( month =="Mercy" ) {
         document.write("<img src=\"images/homepage/Knowledge_tr_8.gif\" border=\"0\"></img>")
     }
     if ( month =="Words" ) {
         document.write("<img src=\"images/homepage/Knowledge_tr_8.gif\" border=\"0\"></img>")
     }
     if ( month =="Perfection" ) {
         document.write("<img src=\"images/homepage/Knowledge_tr_8.gif\" border=\"0\"></img>")
     }
     if ( month =="Names" ) {
         document.write("<img src=\"images/homepage/Knowledge_tr_8.gif\" border=\"0\"></img>")
     }
     if ( month =="Might" ) {
         document.write("<img src=\"images/homepage/might2004.jpg\" border=\"0\"></img>")
     }
     if ( month =="Will" ) {
         document.write("<img src=\"images/homepage/arc_small_t2.jpg\" border=\"0\"></img>")
     }
    if ( month =="Knowledge" ) {
         document.write("<img src=\"images/homepage/Knowledge04.jpg\" border=\"0\"></img>")
     }
     if ( month =="Power" ) {
         document.write("<img src=\"images/homepage/Power_tr_6.gif\" border=\"0\"></img>")
     }
     if ( month =="Speech" ) {
         document.write("<img src=\"images/homepage/Speech_tr_6.gif\" border=\"0\"></img>")
     }
     if ( month =="Questions" ) {
         document.write("<img src=\"images/homepage/question_4.gif\" border=\"0\"></img>")
     }
     if ( month =="Honour" ) {
         document.write("<img src=\"images/homepage/Honour_1.jpg\" border=\"0\"></img>")
     }
     if ( month =="Sovereignty" ) {
         document.write("<img src=\"images/homepage/\Sovereignty_1.gif\" border=\"0\"></img>")
     }
     if ( month =="Dominion" ) {
         document.write("<img src=\"images/homepage/Dominion_1.jpg\" border=\"0\"></img>")
     }
     if ( month =="Intercalary Days" ) {
         document.write("<img src=\"images/homepage/Chile_A_3.GIF\" border=\"0\"></img>")
     }
     if ( month =="Loftiness" ) {
         document.write("<img src=\"images/homepage/Loftiness_A.jpg\" border=\"0\"></img>")
     }

}

