// ========
// Define Organization Variables
// ========
var gEntity = "AASR"
// ========
// Date for site last updated
// ========
var siteLastUpdated = '2010-02-24'

//  SHOULD be able to deletet his since using OHMWEB calendar
// ========
// Define the first and last year for the calendar
// ========
//var firstYear = 2007;	// Do NOT produce aRefs prior to this year
//var lastYear = 2009;	// Do NOT produce aRefs after this year


var dspLinks = "Yes";	// Should the links at the top and bottom of page be displayed
//			   SET BY fDspPageHeader

// ========
// Test Site Status
//   If 'off' - then selection of test site
//              will issue an error message and go away.
//   If 'on'  - then selection of test site
//              will work.
// ========
var TestSiteStatus = 'on'
var WhereAreWe = location.href;	// Determines where we are
var WeAreInTest = WhereAreWe.match("test")
var WeAreInIndex = WhereAreWe.match("index_m.htm")

// ========
// Page Heading Information
// ========
orgHL1='Valley of Toledo'
orgHL2='Ancient Accepted Scottish Rite'
orgHL3='Gary L. McElfresh, 33°, Secretary'
orgHL4='1720 Indian Wood Circle Ste. E<br>Maumee, OH 43537-4041'
orgHL5='Ph#: 419-893-2942, Fax#: 419-893-2962'

// ========
// Global variable declarations Header/Footer Graphics
// ========
var doRedSkelton = "yes"	// botRightGraphic1 clickable to Red Skelton Pledge of Allegiance
var topLeftImage='"graphics/page-logo-aasr.png" border="0"'
var botLeftGraphic = '"graphics/page-logo-lc.png" border="0"'
var botCenterGraphic = '<img src="graphics/page-therealsecret.png" width="250" height="71">'
var botRightGraphic1 = '"graphics/flag-usa.png"  width="100" height="100" border="0"'
var botRightGraphic2 = '<img src="graphics/flag-oh.png" width="54" height="40"'
var hBar = '"graphics/page-separator-01.png" width="640" height="4"'
var topLeftPage = 'index_m.htm'
var botLeftPage = 'aboutlearningcentervot.htm'
var disclaimerPage = 'disclaimer.htm'
var updatesPage = 'updates.htm'

var dspHolidayGreeting = "yes"	// display Happy Holiday Greeting in Header
var txtHolidayGreeting = '<b>Have a Safe and Happy Holiday Season</b>'
txtHolidayGreeting    += '<br>From the Officers and Staff of The Valley of Toledo AASR'


// ========
// The following function builds the Menu text String
// ========

function fBldMenu()
	{

	var t = '' ;

	t = '<tr><td class=areaMenu>' ;
	t += '<center><table class=menuBar ><tr>' ;
	
	t += '<td >' ;
	t += '<center><a href=index_m.htm  target=_self>Home</a><br /></center>' ;
	t += '</td>' ;
	
	t += '<td >' ;
	t += '<center><a href=http://ohmweb.net/bodycal.htm?p=IiwzJGAKYAo=  target=_blank>Calendar</a><br /></center>' ;
	t += '</td>' ;

	t += '<td class=menuNormal  onmouseover="expand(this);" onmouseout="collapse(this);">' ;
	t += '<center><a href=# >About-\></a><br /></center>' ;
		t += '<div class=menuSub >' ;
		t += '<a  class=menuitem href=aboutscottishrite.htm  target=_self>Scottish Rite</a>' ;
		t += '<a  class=menuitem href=aboutvalleyoftoledo.htm  target=_self>Valley of Toledo</a>' ;
		t += '<a  class=menuitem href=aboutlearningcenter.htm  target=_self>Children\'s Learning Centers</a>' ;
		t += '<a  class=menuitem href=aboutksa.htm  target=_self>Knights of St. Andrew</a>' ;
	t += '</div></td>' ;
	t += '</td>' ;
/*
	t += '<td class=menuNormal  onmouseover="expand(this);" onmouseout="collapse(this);">' ;
	t += '<center><a href=# >Tidings-\></a><br /></center>' ;
		t += '<div class=menuSub >' ;
		t += '<a  class=menuitem href=tidings/2010-02-00-Tidings.pdf  target=_blank>Feb 2010</a>' ;
		t += '<a  class=menuitem href=tidings/2009-09-00-Tidings.pdf  target=_blank>Sep 2009</a>' ;
		t += '<a  class=menuitem href=tidings/2009-07-00-Tidings.pdf  target=_blank>Jul 2009</a>' ;
		t += '<a  class=menuitem href=tidings/2009-05-00-Tidings.pdf  target=_blank>May 2009</a>' ;
		t += '<a  class=menuitem href=tidings/2009-03-00-Tidings.pdf  target=_blank>Mar 2009</a>' ;
		t += '<a  class=menuitem href=tidings/2008-11-00-Tidings.pdf  target=_blank>Nov 2008</a>' ;
		t += '<a  class=menuitem href=tidings/2008-09-00-Tidings.pdf  target=_blank>Sep 2008</a>' ;
		t += '<a  class=menuitem href=tidings-200807.htm  target=_blank>Jul 2008</a>' ;
		t += '<a  class=menuitem href=tidings-200805.htm  target=_blank>May 2008</a>' ;
		t += '<a  class=menuitem href=tidings-200803.htm  target=_blank>Mar 2008</a>' ;
		t += '<a  class=menuitem href=tidings-200711.htm  target=_blank>Nov 2007</a>' ;
	t += '</div></td>' ;
	t += '</td>' ;
*/
	t += '<td class=menuNormal  onmouseover="expand(this);" onmouseout="collapse(this);">' ;
	t += '<center><a href=# >Contact-\></a><br /></center>' ;
		t += '<div class=menuSub >' ;
		t += '<a class=menuitem href=mailto:secretary@toledoaasr.com>Secretary</a>' ;
		t += '<a class=menuitem href=mailto:pamela@toledoaasr.com>Office</a>' ;
		t += '<a class=menuitem href=mailto:deputyrep@toledoaasr.com>Deputy\'s&nbsp;Representative</a>' ;
		t += '<a class=menuitem href=mailto:diane@toledoaasr.com>Children\'s Learning Center</a>' ;
		t += '<a class=menuitem href=mailto:webmaster@toledoaasr.com>Webmaster</a>' ;
		t += '<a class=menuitem href=http://www.mapquest.com/maps?city=MAUMEE&state=OH&address=1720+Indian+Wood+Circle&zipcode=43537 target=_blank>Map</a>' ;
	t += '</div></td>' ;
	t += '</td>' ;

	t += '<td >' ;
	t += '<center><a href=links.htm  target=_self>Links</a><br /></center>' ;
	t += '</td>' ;

	t += '</tr></table></center></td></tr>' ;

	return t ;

	}
