var strTitle				= "Samratchana Studio";
var strAudioRecording		= "Audio Recording Of Baba's Speeches";
var strBabaSpeechForToday	= "Speech for Today!";

var strRPReqd;
strRPReqd = "<a href='http://www.real.com/realoneplayer.html' target='_realplayer' class='links'>";
strRPReqd = strRPReqd + "Real player</a> <span style='color: red'>is required to listen to the audio</span>";

var strTitleText		= "Texte"
var strTitleAudio		= "Audio";
var strTitleVideo		= "Video";
var strArchives			= "Archives";

var strTodaySpeech
strTodaySpeech = "/voiceofbaba/audio/discourses/diwali2002.ram*/voiceofbaba/audio/discourses/text/diwali.htm";
strTodaySpeech = "/voiceofbaba/audio/discourses/03062004_1_pournami.ra*-";

var nLatestSpeechDate  = "2004/3/1";
  
var strTruthSpeech = "/voiceofbaba/audio/discourses/sankaramenum.rm*-";

var audioyear = new Array(12);
for (i = 0; i <= 11; i++)
{
	audioyear[i] = new Array(31);

	for (j = 0; j <= 30; j++)
	{
		audioyear[i][j] = ""
	}
}
