resizereinit=true;

menu[1] = {
id:'menu1', //use unique quoted id (quoted) REQUIRED!!
fontsize:'90%', // express as percentage with the % sign
linkheight:52 ,  // linked horizontal cells height
hdingwidth:310 ,  // heading - non linked horizontal cells width
menupos:'right',

// Finished configuration. Use default values for all other settings for this particular menu (menu[1]) ///

menuItems:[ // REQUIRED!!
//[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
["<iframe src='glos_inc.asp'  scrolling='auto' width='300'  marginheight='0'height='320' align='top' frameborder='0';'></iframe>"],

//["<iframe src='http://hesedh.com.br/glos_inc.asp?Ordem=palavra+asc'  scrolling='auto' width='300'  marginheight='0'height='320' align='top' frameborder='0';'></iframe>"],

]}; // REQUIRED!! do not edit or remove


make_menus();