var month=new Array(12);
month[0]="January";
month[1]="February";
month[2]="March";
month[3]="April";
month[4]="May";
month[5]="June";
month[6]="July";
month[7]="August";
month[8]="September";
month[9]="October";
month[10]="November";
month[11]="December";


var weekday=new Array(7);
weekday[0]="Sunday";
weekday[1]="Monday";
weekday[2]="Tuesday";
weekday[3]="Wednesday";
weekday[4]="Thursday";
weekday[5]="Friday";
weekday[6]="Saturday";




	var hindi=new Array();
	hindi[0] = "0";
	hindi[1] = "1";
	hindi[2] = "2";
	hindi[3] = "3";
	hindi[4] = "4";
	hindi[5] = "5";
	hindi[6] = "6";
	hindi[7] = "7";
	hindi[8] = "8";
	hindi[9] = "9";
	hindi[10] = "10";
	hindi[11] = "11";
	hindi[12] = "12";
	hindi[13] = "13";
	hindi[14] = "14";
	hindi[15] = "15";
	hindi[16] = "16";
	hindi[17] = "17";
	hindi[18] = "18";
	hindi[19] = "19";
	hindi[20] = "20";
	hindi[21] = "21";
	hindi[22] = "22";
	hindi[23] = "23";
	hindi[24] = "24";
	hindi[25] = "25";
	hindi[26] = "26";
	hindi[27] = "27";
	hindi[28] = "28";
	hindi[29] = "29";
	hindi[30] = "30";
	hindi[31] = "31";

	var eng=new Array();
	eng[0] = "0";
	eng[1] = "Make efforts to please the Lord dwelling within you. You can never please all people having different opinions. When God within you is pleased, people will automatically be pleased with you.";
	eng[2] = "When you are confronted by some difficult domestic situation, consider it to be a juggler's show and get relieved of the tension by knowing your ever detached nature.";
	eng[3] = " The moment you stop seeking pleasure in worldly things and become a true master of yourself, you will experience the essential reality of the Self. Then you will no longer have to seek God. God himself will come to you. This is the Divine law.";
	eng[4] = "  If you say nothing and remain firmly established in equanimity while facing an angry person cursing you, then that curse will turn into a blessing for you.";
	eng[5] = "The person whose mind & words are devoted to God completely, he gets the fruits of studying Vedas, performing spiritual austerities & sacrifice without actually studying them.";
	eng[6] = "Be firmly established in the centre of your existence, the True Self, or else you will experience downfall. Have complete faith in your Self. Remain steadfast in your Self, and then nothing can shake you.";
	eng[7] = "Love means experiencing the intrinsic oneness with your neighbours and all those who come in contact with you.";
	eng[8] = "If we eliminate body-consciousness and allow God to work from within, then becoming Buddha or Christ is just as easy as becoming poor.";
	eng[9] = "A determined and indomitable will power destroys all troubles; just as strong winds blow away the clouds.";
	eng[10] = "Let the flow of your energy be directed to the most sublime thoughts. This will keep you from base thoughts which drag you down towards depravity.";
	eng[11] = "The aspirant should have one-pointed concentration on his goal like an arrow that flies straight toward its target. If his attention wavers, then it means that there is a lack of total faith in the goal.";
	eng[12] = "Do not carry out your work as a coolie; rather work like a prince, considering it to be a source of useful exercise and play. Never start any work with an upset mind.";
	eng[13] = "Nature helps a cheerful and industrious person in every possible manner.";
	eng[14] = "There is no pleasure or state greater than that in which you completely stop thinking about your individual personality.";
	eng[15] = "Fear is nothing but the shadow of ignorance, manifestation of vices, and an evil illusion that deters you from the righteous path.";
	eng[16] = "A lover does not care for the consequences. He does not have any apprehensions. He finds solace only in the divine love of God.";
	eng[17] = "Know that this world is transient like a bubble in the water. Become established in your True Self. How can there be sorrow or delusion for one who believes in non-duality?";
	eng[18] = "Everything is born from Bliss, everything is sustained in Bliss and everything is actually ever immersed in Bliss. One who has the perception, experiences the all pervading Bliss in its completeness.";
	eng[19] = "'I am immaculate, constant, infinite, pure, undecaying and immortal. I am not the body, which is transient.' This realization is 'enlightenment' according to the accomplished ones.";
	eng[20] = "When you will understand that doing good to others is actually doing good to your own Self, and hurting others is actually hurting yourself, you will realize the true nature of Dharma.";
	eng[21] = "To have no attachment towards the manifest world is true detachment.";
	eng[22] = "If at the time of physical discomfort you contemplate, 'this suffering is a gift from my beloved God,' then that suffering yields the fruits of tapasya.";
	eng[23] = "A truly liberated soul (jivanmukta) neither broods over the past nor worries about the future but remains even minded in the happiness or sorrow of the present.";
	eng[24] = "The mind can easily be brought under control through equanimity, not by force or insistence.";
	eng[25] = "Sadhana begins with faith but it should culminate in knowledge, which is having the direct experience that 'all, including oneself, is Brahman'.";
	eng[26] = "Never be frightened! Be fearless! There is no room for fear. Fear is death, fear is sin, fear is hell, fear is adharma and fear is disloyalty. All delusions emanate from this evil called fear.";
	eng[27] = "When you work for the welfare of others, your inner strengths are awakened. Even the thought of doing good to others fills the heart with the strength of a lion.";
	eng[28] = "  If you steadfastly stick to the path of truth, the flow of energy, time, place, and circumstances will always be in your favour. Let others bask in the glory of their past; the glory of a great future is awaiting you ahead.";
	eng[29] = "There are two principles to be free from worries. First, complete the work that is necessary, and secondly forget what is unnecessary.";
	eng[30] = "Instantly discard anything, like poison that weakens your body, intellect or spirit. It can never be the Truth. Truth gives strength. Truth is pious and Truth is knowledge. Truth is that which imparts energy.";
	eng[31] = "The best service to mankind is to become immersed in one's True self.";
	 var d=new Date();
	 function image_link(){
		//document.getElementById('image').src="http://hariomgroup.googlepages.com/Bapuji"+d.getDate()+".png";
		document.getElementById('image').src="http://hariomwallpaper.googlepages.com/img-"+d.getDate()+".png";
		document.getElementById('date').src="http://hariomgroup.googlepages.com/date-"+d.getDate()+".png";
	}

