//One global variable to set, use true if you want the menus to reinit when the user changes text size (recommended):
resizereinit=true;

menu[1] = {
id:'menu1', //use unique quoted id (quoted) REQUIRED!!
fontsize:'70%', // express as percentage with the % sign
linkheight:15 ,  // linked horizontal cells height
hdingwidth:120 ,  // heading - non linked horizontal cells width
// 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
//["Menu"], //create header
["<b>&#2990;&#3009;&#2965;&#2986;&#3021;&#2986;&#3009;</b>", "http://www.tamilsigaram.com/index.html", ""],
["&#2980;&#2990;&#3007;&#2996;&#2965;&#2990;&#3021", "http://www.tamilsigaram.com/Linkpages/news/tamilnadunews.php", ""],
["&#2980;&#3015;&#2970;&#3007;&#2991;&#2990;&#3021;", "http://www.tamilsigaram.com/Linkpages/news/nationalnews.php",""],
["&#2953;&#2994;&#2965;&#2990;&#3021;", "http://www.tamilsigaram.com/Linkpages/news/worldnews.php", ""],
["&#2965;&#3019;&#2975;&#2990;&#3021;&#2986;&#3006;&#2965;&#3021;&#2965;&#2990;&#3021;", "http://www.tamilsigaram.com/Linkpages/kodambakkam/kodambakkam.php", ""],
["&#2997;&#3007;&#2995;&#3016;&#2991;&#3006;&#2975;&#3021;&#2975;&#3009;", "http://www.tamilsigaram.com/Linkpages/sports/sports.php", ""],
["&#2965;&#2994;&#3021;&#2997;&#3007;", "http://www.tamilsigaram.com/Linkpages/Education/education.php", ""],

//["&#2951;&#2994;&#2965;&#3021;&#2965;&#3007;&#2991;&#2990;&#3021;", "http://www.tamilsigaram.com/Linkpages/Literature/Literature.php", "", 1, "no"], //create two column row, requires d_colspan:2 (the default)
//["&#2990;&#2992;&#3009;&#2980;&#3021;&#2980;&#3009;&#2997;&#2990;&#3021;", "http://www.tamilsigaram.com/Linkpages/medical/medical.php", "",1],

//["&#2990;&#2992;&#3009;&#2980;&#3021;&#2980;&#3009;&#2997;&#2990;&#3021;", "", ""], //create header

["&#2951;&#2994;&#2965;&#3021;&#2965;&#3007;&#2991;&#2990;&#3021;", "http://www.tamilsigaram.com/Linkpages/Literature/Literature.php", ""],
["&#2990;&#2992;&#3009;&#2980;&#3021;&#2980;&#3009;&#2997;&#2990;&#3021;", "http://www.tamilsigaram.com/Linkpages/medical/medical.php", ""],

["&#2970;&#3007;&#2993;&#2986;&#3021;&#2986;&#3009; &#2986;&#2965;&#3021;&#2965;&#2990;&#3021;","http://www.tamilsigaram.com/Linkpages/special/special.php", ""],
["&#2950;&#2994;&#3019;&#2970;&#2985;&#3016;&#2965;&#2995;&#3021;", "http://www.tamilsigaram.com/Linkpages/advice/advice.php", ""],
["&#2990;&#2965;&#2995;&#3007;&#2992;&#3021;", "http://www.tamilsigaram.com/Linkpages/women/women.php", ""],
["&#2950;&#2985;&#3021;&#2990;&#3008;&#2965;&#2990;&#3021;", "http://www.tamilsigaram.com/Linkpages/aanmigam/aanmigam.php", ""],
["&#2997;&#2992;&#3021;&#2980;&#3021;&#2980;&#2965;&#2990;&#3021;", "http://www.tamilsigaram.com/Linkpages/commerce/commerce.php", ""],
["&#2997;&#3015;&#2995;&#3006;&#2979;&#3021;&#2990;&#3016;", "http://www.tamilsigaram.com/Linkpages/agri/agriculture.php", ""],
["&#2992;&#3007;&#2991;&#2994;&#3021; &#2958;&#3000;&#3021;&#2975;&#3015;&#2975;&#3021;", "http://www.tamilsigaram.com/Linkpages/realestate/realestate.php", ""],
["&#2970;&#3006;&#2980;&#2985;&#3016;&#2991;&#3006;&#2995;&#2992;&#3021;&#2965;&#2995;&#3021;", "http://www.tamilsigaram.com/Linkpages/success/success.php", ""],
["&#2965;&#2994;&#3016;&#2965;&#2995;&#3021;", "http://www.tamilsigaram.com/Linkpages/arts/arts.php", ""],
["&#2970;&#3007;&#2985;&#3007; &#2965;&#3015;&#2994;&#2992;&#3007;", "http://www.tamilsigaram.com/Linkpages/gallery/gallery.html", ""],
["&#2972;&#3019;&#2965;&#3021;&#3000;&#3021;", "http://www.tamilsigaram.com/Linkpages/jokes/jokes.php", ""]

//["menu", "url", "_new"]  //no comma after last entry

]}; 

////////////////////Stop Editing/////////////////

make_menus();
