<!--

var button = new Array();
var action = new Array();
var buttonWidth = new Array();

button[1] = 'Home';
buttonWidth[1] = 40;	//This is the button's width, in pixels.
action[1] = function () {
	// Place here you actions for button 1:
	window.location.href = 'http://www.srimeru.org/index.php?homeButton=1';
	// End of actions for button 1.
}


button[2] = '  &#3108;&#3142;&#3122;&#3137;&#3095;&#3137;  ';
buttonWidth[2] = 85;	//This is the button's width, in pixels.
action[2] = function () {
	// Place here you actions for button 1:
	window.location.href = 'telugu_docs.pdf';
	// End of actions for button 1.
}

button[3] = 'Texts in English';
buttonWidth[3] = 90;	//This is the button's width, in pixels.
action[3] = function () {
	// Place here you actions for button 1:
	window.location.href = 'english_docs.php';
	// End of actions for button 1.
}

button[4] = 'Texts in Hindi';
buttonWidth[4] = 75;	//This is the button's width, in pixels.
action[4] = function () {
	// Place here you actions for button 1:
	window.location.href = 'hindi_docs.php';
	// End of actions for button 1.
}

button[5] = 'Audio';
buttonWidth[5] = 35;	//This is the button's width, in pixels.
action[5] = function () {
	// Place here you actions for button 1:
window.location.href = 'Audio.php';
	// End of actions for button 1.
}
button[6] = 'Events';
buttonWidth[6] = 40;	//This is the button's width, in pixels.
action[6] = function () {
	// Place here you actions for button 1:
window.location.href = 'events.php';
	// End of actions for button 1.
}

button[7] = 'Messages';
buttonWidth[7] = 60;	//This is the button's width, in pixels.
action[7] = function () {
	// Place here you actions for button 1:
window.location.href = 'bulletin.php';
//window.location.href = 'oct22.html';
	// End of actions for button 1.
}

button[8] = 'Contact us';
buttonWidth[8] = 80;	//This is the button's width, in pixels.
action[8] = function () {
	// Place here you actions for button 1:
window.location.href = 'Contact_us.php';
	// End of actions for button 1.
}

button[9] = 'Free Membership';
buttonWidth[9] = 105;	//This is the button's width, in pixels.
action[9] = function () {
	// Place here you actions for button 1:
window.location.href = 'visitor.php';
	// End of actions for button 1.
}

button[10] = 'View Member Directory';
buttonWidth[10] = 140;	//This is the button's width, in pixels.
action[10] = function () {
	// Place here you actions for button 1:
window.location.href = 'visitor_info.php';
	// End of actions for button 1.
}
button[11] = 'Directions';
buttonWidth[11] = 60;	//This is the button's width, in pixels.
action[11] = function () {
	// Place here you actions for button 1:
window.location.href = 'directions.php';
	// End of actions for button 1.
}

button[12] = 'Vishnu Sahasra Nama Texts';
buttonWidth[12] = 170;	//This is the button's width, in pixels.
action[12] = function () {
	// Place here you actions for button 1:
window.location.href = 'vishnu.php';
	// End of actions for button 1.
}

button[13] = 'Lalitha Sahasra Nama Texts';
buttonWidth[13] = 170;	//This is the button's width, in pixels.
action[13] = function () {
	// Place here you actions for button 1:
window.location.href = 'texts.php';
	// End of actions for button 1.
}

button[14] = 'Learn Sanskrit';
buttonWidth[14] = 100;	//This is the button's width, in pixels.
action[14] = function () {
	// Place here you actions for button 1:
window.location.href = 'sanskrit.php';
	// End of actions for button 1.
}

button[15] = 'Yoga Classes';
buttonWidth[15] = 100;	//This is the button's width, in pixels.
action[15] = function () {
	// Place here you actions for button 1:
window.location.href = 'yoga.php';
	// End of actions for button 1.
}
button[16] = 'Weekly Satsang';
buttonWidth[16] = 105;	//This is the button's width, in pixels.
action[16] = function () {
	// Place here you actions for button 1:
window.location.href = 'Satsang_flyer_v2.pdf';
	// End of actions for button 1.
}

button[17] = 'Navaavarana Pooja Classes';
buttonWidth[17] = 180;	//This is the button's width, in pixels.

action[17] = function () {
	// Place here you actions for button 1:
window.location.href = 'workshopflyer.jpg';
	// End of actions for button 1.
}
button[18] = 'Community Service';
buttonWidth[18] = 120;	//This is the button's width, in pixels.
action[18] = function () {
	// Place here you actions for button 1:
window.location.href = 'community.php';
	// End of actions for button 1.
}
button[19] = 'Bhajan of the Month';
buttonWidth[19] = 120;	//This is the button's width, in pixels.
action[19] = function () {
	// Place here you actions for button 1:
window.location.href = 'bhajan.php';
	// End of actions for button 1.
}

button[20] = 'Panchangam';
buttonWidth[20] = 80;	//This is the button's width, in pixels.
action[20] = function () {
	// Place here you actions for button 1:
window.location.href = 'panchangam.php';
	// End of actions for button 1.
}


button[21] = 'Monthly Newsletter';
buttonWidth[21] = 120;	//This is the button's width, in pixels.
action[21] = function () {
	// Place here you actions for button 1:
window.location.href = 'amritavahini2.doc';
	// End of actions for button 1.
}


button[22] = 'Invitation';
buttonWidth[22] = 60;	//This is the button's width, in pixels.
action[22] = function () {
	// Place here you actions for button 1:
window.location.href = 'sahasraJyoti_invitation.html';
	// End of actions for button 1.
}

button[23] = 'Guest Lectures';
buttonWidth[23] = 100;	//This is the button's width, in pixels.
action[23] = function () {
	// Place here you actions for button 1:
window.location.href = 'lectures.php';
	// End of actions for button 1.
}

button[24] = 'NEW !! Visit Our Expanded Download Section';
buttonWidth[24] = 270;	//This is the button's width, in pixels.
action[24] = function () {
	// Place here you actions for button 1:
window.location.href = 'audio_pre.php';
	// End of actions for button 1.
}

button[25] = 'Bala Lahari';
buttonWidth[25] = 80;	//This is the button's width, in pixels.
action[25] = function () {
	// Place here you actions for button 1:
window.location.href = 'balavihar/balavihar.html';
	// End of actions for button 1.
}


button[26] = 'Yagnam';
buttonWidth[26] = 70;	//This is the button's width, in pixels.
action[26] = function () {
	// Place here you actions for button 1:
window.location.href = 'bny.php';
	// End of actions for button 1.
}
button[27] = 'What\'s New ?';
buttonWidth[27] = 100;	//This is the button's width, in pixels.
action[27] = function () {
	// Place here you actions for button 1:
window.location.href = 'javascript:showMe();';
	// End of actions for button 1.
}



//-->
