// menu_itemstest.js file

var MENU_ITEMS =[
[
'<p class=menu><i>Click on the stained-glass window for menu or page.</i> </p>',"http://www.eastmeadowjc.org/indextest.htm",null,null
],
	['<p class=menu>About Us>><br><img src="../images/stained glass shul small.jpg" height=145 width=93></p>', "http://www.eastmeadowjc.org/index.htm", null, 
		["Directions", "http://www.eastmeadowjc.org/directions.htm"],
		["Meet our Rabbi", "http://www.eastmeadowjc.org/rabbi.htm"],
		["Ilene M. Rubin Nursery School", "http://www.eastmeadowjc.org/nurseryschool.htm"],
                ["EMJC Observer", "http://www.eastmeadowjc.org/Observer.htm"],
                ["Etiquette", "http://www.eastmeadowjc.org/etiquette.htm"],
		["Contact Us", "http://www.eastmeadowjc.org/contact_us.htm"]
	],
	['<p class=menu>Calendars>><br><img src="../images/stained glass torah small.jpg" height=145 width=93></p>', null,  null,
/*		["Our Sactuary", "http://www.eastmeadowjc.org/shul.htm"],
*/
		["Shabbat Services Schedule", "http://www.eastmeadowjc.org/shabbatservices2.htm"],

		["EMJC Event Calendar", "schedule_of_events.htm"]
	],
/*	['<p class=menu>Learning>><br><img src="../images/stained glass learning small.jpg" height=145 width=93></p>', null,  null,
		["Nursery School", "http://www.eastmeadowjc.org/nursery_school.htm"],
		["Hebrew School", "http://www.eastmeadowjc.org/hebrew_school.htm"],
		["Hebrew High", "http://www.eastmeadowjc.org/Hebrew_high.htm"],
		["Adult Education", "http://www.eastmeadowjc.org/adult_education.htm"],
               ["Our Library", "http://www.eastmeadowjc.org/library.htm"]
	],
*/
	['<p class=menu>Social>><br><img src="../images/stained glass men small.jpg" height=145 width=93></p>',null, null,
		["Men's Club &raquo;", null, null,
                          ["Men's Club News","http://www.eastmeadowjc.org/mensclub%20home.htm"],
  /*                        ["Men's Club Photos","http://www.eastmeadowjc.org/MENSCLUBPHOTO.htm"]
*/
                ],
		["Sisterhood", "http://www.eastmeadowjc.org/Sisterhood.htm"],
		["Youth Groups", "http://www.eastmeadowjc.org/Youth%20Groups.htm"],
		["Photo Gallery", "http://www.eastmeadowjc.org/photo%20album.htm"],
/*		["Other Social Events", "http://www.eastmeadowjc.org/othersocial.htm"],
*/
	],
/*
['<img src="../images/stained glass shops small.jpg" height=145 width=93>', "http://www.eastmeadowjc.org/Shops.htm", null,
		["Judaica Shop","http://www.eastmeadowjc.org/judaicashops.htm"],
                ["Items Sold","http://www.eastmeadowjc.org/sampleitems.htm"]
                
	],
*/		
      ['<p class=menu>Holiday Info<br><img src="../images/stained glass menorah small.jpg" height=145 width=93></p>', "http://www.uscj.org/Holidays5013.html", null,
       null
	],

      ['<p class=menu>Donations<br><img src="../images/stained glass donation small.jpg" height=145 width=93></p>', "http://www.eastmeadowjc.org/donations708.htm", null,
       null
	],
      ['<p class=menu>Jewish&nbsp;Links&nbsp;>><img src="../images/stained glass links small.jpg" height=145 width=93></p>', null, null,
		["Living Jewish", "http://www.eastmeadowjc.org/links.html#livingjewish"],
		["Torah and Commentary", "http://www.eastmeadowjc.org/links.html#torah"],
		["Jewish history", "http://www.eastmeadowjc.org/links.html#history"],
		["Jewish Portals and Search engines", "http://www.eastmeadowjc.org/links.html#portals"],
		["Israel News", "http://www.eastmeadowjc.org/links.html#IsraelNews"],
		["Kashrut and Jewish Recipes", "http://www.eastmeadowjc.org/links.html#kashruth"],
		["Jewish Genealogy", "http://www.eastmeadowjc.org/links.html#Genealogy"],
		["Media Contacts", "http://www.eastmeadowjc.org/media.htm"],
		["Political Contacts", "http://www.eastmeadowjc.org/politicians.htm"]
	],
/*
      ['<img src="../images/stained glass Writing.jpg" height=145 width=93>', "http://www.eastmeadowjc.org/Contactus.htm", null,
       null
	]*/
]
/*
<br><b>Shops &raquo;</b>
*/;

