var now; var stDate; var stMonth; now = new Date(); if ((now.getMonth()+1) == 1) stMonth = "January" if ((now.getMonth()+1) == 2) stMonth = "February" if ((now.getMonth()+1) == 3) stMonth = "March" if ((now.getMonth()+1) == 4) stMonth = "April" if ((now.getMonth()+1) == 5) stMonth = "May" if ((now.getMonth()+1) == 6) stMonth = "June" if ((now.getMonth()+1) == 7) stMonth = "July" if ((now.getMonth()+1) == 8) stMonth = "August" if ((now.getMonth()+1) == 9) stMonth = "September" if ((now.getMonth()+1) == 10) stMonth = "October" if ((now.getMonth()+1) == 11) stMonth = "Novemeber" if ((now.getMonth()+1) == 12) stMonth = "December" stDate = now.getDate() + " " + stMonth + ", " + now.getFullYear(); document.write('
'); //document.write('
  ' + stDate + '
The power of  manupatra  searchClick Here to know more about the power of  manupatra  search
Back to Manupatra HomePage.
'); //Original code //document.write('
  ' + stDate + '
  To order books  online and delivered within hours of placing the order. Covering a wide array of  categories and publishers both  Indian & International.Service to assist the target segment with their research through offline modes.Download the latest updates of products & softwares.Back to Manupatra HomePage.
');