/***********************************************
* Omni Slide Menu script - © John Davenport Scheuer
* very freely adapted from Dynamic-FX Slide-In Menu (v 6.5) script- by maXimus
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full original source code
* as first mentioned in http://www.dynamicdrive.com/forums
* username:jscheuer1
***********************************************/

resizereinit=true;

menu[1] = {
id:'menu1',
menuspeed:75,
menupause:350,

bartext:'Mouse here for program guide',
baralign:"center",
barcolor:"white",
barbgcolor:"#000000",
barfontweight:"light",
hdingwidth:450,
hdingbgcolor:"#000000",
menupos:'top',
menufont:'Comic Sans MS',


d_colspan:3,

fontsize:"80%",
kviewtype:'fixed', 
menuItems:[
["RFGtv links ...","","",1,"no"],
["Site Map", "index.htm", "",2],
["","","",1,"no"],
["Live feed", "ch99.htm", "",2],
["Quick links ...","","",1,"no"],
["Candle lighting", "http://www.hebcal.com/shabbat", "_blank",1,"no"],
["Western Wall", "http://www.aish.com/wallcam/", "_blank",1],
]};

make_menus();
