// Top Level Menu Settings
var menuBarTop         = 0;   // absolute top position
var menuBarLeft        = 0;    // absolute left position
var menuBarHeight      = 45;   // height of Top Menu Bar
var menuBarWidth       = 765;   // width of Top Menu Bar 
var menuBarBorderColor           = 'Black';  
var menuBarHeaderTextAlign       = 'center';  // align text in div
  

// top level menu bar variables
var menuBarHeaderFontFamily     = "Verdana,Arial,Helvetica,sans-serif";    
var menuBarHeaderFontStyle      = "plain";
//var menuBarHeaderFontWeight     = "normal";
var menuBarHeaderFontWeight     = "bold";
var menuBarHeaderFontSize       = "7pt";

//var menuBarHeaderBgColor        = "LightSteelBlue";     // normal
var menuBarHeaderBgColor        = "red";     // normal
//var menuBarHeaderActiveBgColor  = "PowderBlue";        // onmouseOver
var menuBarHeaderActiveBgColor  = "SkyBlue";        // onmouseOver
var menuBarHeaderImages  = "images/backmenorahs.art";        // bar image

// Sub  Menu bar variables

//var menuBarItemHeight       = 18; // height for each sub item
var menuBarItemHeight       = 25; // height for each sub item
var menuBarItemFontFamily   = "Verdana,Arial,Helvetica,sans-serif";
var menuBarItemFontStyle    = "plain";
//var menuBarItemFontWeight   = "normal";
//var menuBarItemFontWeight   = "bold";
var menuBarItemFontSize     = "7pt";
//var menuBarItemTextAlign     = 'left'   // align text in div
var menuBarItemTextAlign     = 'center'   // align text in div

//var menuBarItemBgColor       = "LightBlue";      // normal
var menuBarItemBgColor       = "LightGreen";      // normal
var menuBarItemFgColor       = 'black'

var menuBarItemHighFontSize     = "9pt";
//var menuBarItemHighBgColor   = "LightSlateGray"; // onmouseOver
var menuBarItemHighBgColor   = "Orange"; // onmouseOver
var menuBarItemHighFgColor   = 'RED' 
var menuBarItemImages  = "images/backsky.art";        // item bar image



// General Settings
var infoBarTop = 0;
var toolBarTop = 0;

 /* now array has n rows 3 columns.:name; url; status bar*/ 
var  menuBarMenus = new Array()
 /*menuBarMenus[0] = new Array(
	"Pick-Click <BR><IMG SRC='images/nextarrow.gif' height=20 alt='pick & click'>","","",
	"", "javascript:do_Dummy()","PICK & CLICK")
*/

menuBarMenus[0] = new Array(
	"Home<BR><img src='images/homepage.gif' height=20 alt='go to home page'>","","",
	"Home","javascript:do_Home()","HOME")

menuBarMenus[1] = new Array(
  	"Welcome<BR><img src='images/welcome.gif' height=25 width=40 alt=welcome>","","",
  	"Welcome","javascript:do_Welcome()","WELCOME")

menuBarMenus[2] = new Array(
  	"Location<BR><img src='images/compass.gif' alt=compass height=27>","","",
  	"Location<BR><img src='images/nys.gif' alt=map height=27>","javascript:do_Location()","LOCATION",
  	"Directions<BR><img src='images/compass-a.gif' alt=compass>",
"javascript:do_Directions()","DIRECTIONS",
      "Local Weather<BR><img src='images/weather.art' alt=weather height=35 width=35>", "javascript:do_Local_Weather()","LOCAL WEATHER"); 

menuBarMenus[3] = new Array(
  	"Clergy, Officers, & Staff","","",
  	"Rabbi Moshe Pomerantz<BR><img src='images/rabbi.gif' height=65 width=55 alt='rabbi pomerantz'>","javascript:do_Rabbi()","RABBI",
  	"Cantor David Shiff<BR> <img src='images/cantorshiff.gif' height=75 width=50 alt='cantor shiff'>","javascript:do_Cantor()","CANTOR",
      "Officers & Staff<BR><img src='images/office.gif' height=35 wdth=35 alt='office staff'>","javascript:do_Officers_and_Staff()","OFFICERS & STAFF")
  	

menuBarMenus[4] = new Array(
  	"MJC Arms<BR><img src='images/people.art' alt='synagogue arms' height=28 width=35>","","",
  	"Mens Club<BR><img src='images/mensclub.gif' height=35 width=35 alt='mens club'>", "javascript:do_Mens_Club()","MENS CLUB",
  	"Sisterhood<BR><img src='images/sisterhood.gif' height=35 width=35 alt=sisterhood>", "javascript:do_Sisterhood()","SISTERHOOD")
  	
 
menuBarMenus[5] = new Array(
  	"Calendar <img src='images/calendar.art' height=27 alt=calendar>","","",
  	"Upcoming<BR>Events<BR><img src='images/microphone.gif' height=27 alt=microphone>", "javascript:do_Announcements()","UPCOMING EVENTS AND ANNOUNCEMENTS",
"Calendar<BR><img src='images/calendar.art' height=27 alt=calendar>", "javascript:do_Calendar()","CALENDAR",
  	"Events<BR><img src='images/microphone.gif' alt=microphone>","javascript:do_Events()","EVENTS",
      "Service Times<BR><img src='images/clock.gif' alt=clock height=27>", "javascript:do_Service_Times()","SERVICE TIMES",
      "Shabbat Candle Lighting Times<BR><img src='images/candles.art' alt=candles height=27>", "javascript:do_Shabbat_Times()","SHABBAT CANDLE LIGHTING TIMES")
	
menuBarMenus[6] = new Array(
	"Newsletter<BR><img src='images/newspaperstack.art' height=25 width=35 alt='newsletter'>","","",
	"Midchester Messenger<img src='images/newsmenreading.art' height=35 alt='midchester messenger newsletter'>","javascript:do_Newsletter()","NEWSLETTER")

 menuBarMenus[7] = new Array
(
	"Special Events  ","","",
	"Active Retirement<BR><img src='images/artist.art' alt=artist height=40 width=40>", "javascript:do_Active_Retirement()","ACTIVE RETIREMENT",
      "Adult Education<BR><img src='images/nohomewk.art' height=45 width=45 alt='adult education'>","javascript:do_Adult_Education()","ADULT EDUCATION", 
     /* "Cavalcade<BR><img src='images/microphone.gif' alt='cavalcade' height=35>", "javascript:do_Cavalcade()","CAVALCADE",*/
      "Cantor's Concert<BR><img src='images/clef.gif' height=35 width=35>","javascript:do_Cantors_Concert()","CANTOR'S CONCERT",
      "Holocaust Programs","javascript:do_Holocaust_Programs()","HOLOCAUST REMEMBRANCE PROGRAMS",
      "Yom Hashoa Programs","javascript:do_Yom_Hashoa_Programs()","YOM HASHOA PROGRAMS"
     
)
	
 menuBarMenus[8] = new Array
(
	"Items of Interest","","",
	"Links<BR><img src='images/linkchains.gif' alt=links height=25 width=25>", "javascript:do_Links()","LINKS",
      /* "Passover Links<BR><img src='images/matzoh.art' alt='passover links' height=25 width=25>", "javascript:do_Passover_Links()","PASSOVER  LINKS",*/
      /* "Shavuot Links<BR><img src='images/tencommandments.art' alt='shavout links' height=25 width=25>", "javascript:do_Shavuot_Links()","SHAVUOT  LINKS", */
     /* "Tisha B'Av Links", "javascript:do_TishaBav_Links()","TISHA B'AV LINKS", */ 
  /*  "Elul Links", "javascript:do_Elul_Links()","ELUL LINKS", */ 
    /* "High Holiday Links", "javascript:do_High_Holiday_Links()","HIGH HOLIDAY LINKS", */  
 "Store<BR><img src='images/shoppingcart.art' alt='fundraising store' height=35 width=45>",  "javascript:do_Fundraising_Store()","FUNDRAISING STORE",
      "Triennial Torah Portion", "javascript:do_Triennial_Torah_Portion()","TRIENNIAL TORAH PARSHAS",
      "Jewish Holidays I", "javascript:do_Jewish_Holidays_I()","JEWISH HOLIDAYS",
      "Jewish Holidays II", "javascript:do_Jewish_Holidays_II()","JEWISH HOLIDAYS",
 "Request Info<BR><img src='images/question.art' alt='info?'>", "javascript:do_Request_Information()","REQUEST INFORMATION",  
      "Make A Donation<BR><img src='images/money.gif' alt=money height=30>", "javascript:do_Make_A_Donation()","MAKE A DONATION",
    /*  "Member WebPages", "javascript:do_Member_Web_Pages()","MEMBER WEB PAGES", */            "Listen To Music", "javascript:do_Listen_To_Music()","LISTEN TO MUSIC"
)

 menuBarMenus[9] = new Array
(
	"Support <BR>Israel","","",
	"Buy Israel Bonds", "javascript:do_Israel_Bonds()","BONDS",
     "Buy Israeli Products I", "javascript:do_Israeli_Products_I()","PRODUCTS I", 
     "Buy Israeli Products II", "javascript:do_Israeli_Products_II()","PRODUCTS II"  
)
	
	

function do_Dummy(){
	return true;
}



function do_Home(){
	window.location="index.htm";
}

function do_Welcome(){
        window.location="welcome.htm";
}

function do_Location(){
  window.location="map.htm";
}

function do_Directions(){
	window.location="directions.htm"; 
}
function do_Local_Weather(){
	window.location="http://www.wunderground.com/US/NY/Yonkers/KHPN.html"; 
}



function do_Rabbi(){
	window.location="rabbi.htm";
}

function do_Cantor(){
	window.location="cantor.htm";
}

function do_Newsletter(){
	window.location="newsletter.htm";
}


function do_Mens_Club(){
	window.location="mensclub.htm";
}

function do_Sisterhood(){
	window.location="sisterhood.htm";
}

function do_Calendar(){
	window.location="calendar.htm";
}

function do_Announcements(){
	window.location="upcomingannouncementsandevents.htm";
}

function do_Events(){
	window.location="events.htm";
}


function do_Service_Times(){
	window.location="servicetimes.htm";
}

function do_Shabbat_Times(){
	window.location="shabbattimes.htm";
}

function do_Newsletter(){
	window.location="newsletter.htm";
}

function do_Active_Retirement(){
	window.location="activeretirement.htm";
}

function do_Adult_Education(){
	window.location="adulteducation.htm";
}

function do_Cantors_Concert(){
	window.location="cantorsconcert.htm";
}

function do_Cavalcade(){
	window.location="cavalcade.htm";
}

function do_Holocaust_Programs(){
	window.location="holocaustremembranceweek.htm";
}

function do_Yom_Hashoa_Programs(){
	window.location="yomhashoa.htm";
}

function do_Thanksgiving_Bazaar(){
	window.location="bazaarflyer.htm";
}


function do_PowerBall_Raffle(){
	window.location="powerballraffle2001.htm";
}

function do_Links(){
	window.location="links.htm";
}

function do_Tu_BShevat_Links(){
	window.location="http://www.jr.co.il/hotsites/j-hdaytu.htm";
}

function do_Purim_Links(){
	window.location="linkspurim.htm";
}

function do_Passover_Links(){
	window.location="linkspassover.htm";
}

function do_Shavuot_Links(){
	window.location="linksshavuot.htm";
}

function do_TishaBav_Links(){
	window.location="linkstishabav.htm";
}

function do_Elul_Links(){
	window.location="linkselul.htm";
}

function do_High_Holiday_Links(){
	window.location="linkshighholidays.htm";
}

function do_Officers_and_Staff(){
	window.location="directory.htm";
}

function do_Fundraising_Store(){
	window.location="fundraisingstore.htm";
}

function do_Triennial_Torah_Portion(){
	window.location="http://learn.jtsa.edu/topics/parashah/";
}

function do_Sept11th_Aid_Funds(){
	window.location="sept112001.htm";
}

function do_Jewish_Holidays_I(){
	window.location="http://uscj.org/item13_396.html";
}

function do_Jewish_Holidays_II(){
	window.location="http://www.ou.org/chagim/default.htm";
}

function do_Israel_Bonds(){
	window.location="http://www.israelbonds.com";
}

function do_Israeli_Products_I(){
	window.location="http://www.whiteplainsforisrael.org";
}

function do_Israeli_Products_II(){
	window.location="http://www.allforisrael.com/";
}

function do_Request_Information(){
	window.location="informationform.htm";
}

function do_Make_A_Donation(){
	window.location="donationform.htm";
}
function do_Member_Web_Pages(){
	window.location="mjcmemberpages.htm";
}
function do_Listen_To_Music(){
	musicwindow=window.open('MusicWindow.htm','musicwindow',
'height=300,width=500,alwaysRaised=1,screenX=0,screenY=0,left=0,top=0,titlebar=no,resizable=yes,scrollbars=yes,status=yes,location=yes');
return true;

}







