
resizereinit=true;

menu[1] = {
id:'menu1', 
bartext:'<img src="images/prayer_request.png" width="27" height="155" alt="" />',
allowtransparent:true,
bordercolor:'none', // inner border color
borderstyle:'none', 
barbgcolor:'none',
barcolor:'white',
linktxtalign:'center',
fontsize:'80%', // express as percentage with the % sign
linkheight:22 ,  // linked horizontal cells height
hdingwidth:0 ,
menupos:'left',
kviewtype:'fixed',


menuItems:[ 
//[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header

["Please send your prayer request!", "prayer_req.aspx", ""]
]};




make_menus();
