
resizereinit=true;

menu[1] = {
id:'menu1', //use unique quoted id (quoted) REQUIRED!!
fontsize:'100%', // express as percentage with the % sign
linkheight:22 ,  // linked horizontal cells height
hdingwidth:210 ,  // heading - non linked horizontal cells width
// Finished configuration. Use default values for all other settings for this particular menu (menu[1]) ///
menuItems:[ // REQUIRED!!
["&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; HelpLine"], //create header
["&nbsp;&nbsp;&nbsp;9990799979<br>&nbsp;&nbsp;&nbsp;&nbsp;9990799980<br>&nbsp;&nbsp;&nbsp;&nbsp;9990799982<br>&nbsp;&nbsp;&nbsp;&nbsp;9990799941-48"],
["Contact Us", "http://ibbm.co.in/contact_us.php", "_new"]  //no comma after last entry
]}; // REQUIRED!! do not edit or remove
make_menus();
