with(topMenuStyle=new mm_style()){
borderwidth=0;
fontfamily="Book Antiqua, Palatino Linotype, Palatino, serif";
fontsize="13px";
fontstyle="normal";
offcolor="#D0BF59";
oncolor="#A10000";
overbgimage="xp_button_burnton.gif";

//headerbgcolor="#CC0000";
//headercolor="#FFFFFF";
rawcss="padding: 10px 7px 7px 12px";  //this replaces padding=5;
separatorsize=0;
subimage="";
subimagepadding=0;
menualign="center";
}





with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=background;
style=topMenuStyle;
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=D;text=HOME;url=../index.html;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=About;text=ABOUT US;url=../about.html");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;text=NEWS;url=../about_news.html");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=tsoknyi;text=RINPOCHE;url=../tsoknyi.html");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=teachings;text=TEACHINGS;url=../teachings.html;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=retreats;text=RETREATS;url=../schedule_worldwide.php;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=monks;text=MONASTICS;url=../monks.html");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=yeshe;text=YESHE RANGSAL;url=../yeshe.html;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=help;text=GIVING;url=../help.html;");

}

drawMenus();


