document.write('\<div><div><div style="display:none;"><ul id="imenus0" style="width:525px">\<li  style="width:120px;"><a href="../mission.html" target="_top">About Latse</a>\\</li>\\<li  style="width:120px;"><a href="../brochure/index.html" target="_top">Brochure</a>\\</li>\\<li  style="width:120px;"><a href="../newsletter/index.html" target="_top">News Letter</a>\\</li>\\<li  style="width:120px;"><a href="../databases/index.html" target="_top">Databases</a>\\</li>\\<li  style="width:120px;"><a href="../gendunchoephel/index.html" target="_top">Conferences</a>\\</li>\<li  style="width:120px;"><a href="../lectures/index.html" target="_top">Lecture Series</a>\\</li>\<li  style="width:150px;"><a href="index.html" target="_top">Events Calendar</a>\\</li>\<li  style="width:120px;"><a href="../specialevents.html" target="_top">Special Events</a>\\</li>\<li  style="width:120px;"><a href="../filmseries.html" target="_top">Film Series</a>\\</li>\\</ul><div style="clear:left;"></div></div></div></div>\');/*          Tips & Tricks             1: Adjust the "function menudata0()" numeric id in the statement below to match the numeric id of                the id='imenus0' statement within the menu structure and links secion above.  The numbers must                 match for the menu to work, multiple menus may be used on a single page by adding new sections                 with new id's.             2: To specifically define settings for an individual item or container, apply classes or inline styles                directly to the UL and A tags in the HTML tags which define your menus structure and links above.             3: Use the parameter options below to define borders and padding.  Borders and padding specified                within the menus HTML structure may cause positioning and actual sizing to be offset a bit in                some browsers. *//*-------------------------------------------------************* Parameter Settings ******************---------------------------------------------------*/function imenus_data0(){	this.enable_visual_design_mode = false			//turns the visual design pad option on or off	this.main_is_horizontal = true	this.menu_showhide_delay = 150   /*---------------------------------------------   Expand Icon Images   ---------------------------------------------*/	this.main_expand_image = "infinitemenu/arrow_main.gif"	this.main_expand_image_hover = "infinitemenu/arrow_main.gif"	this.main_expand_image_width = "7"	this.main_expand_image_height = "5"	this.main_expand_image_offx = "-1"	this.main_expand_image_offy = "5"	this.sub_expand_image = "infinitemenu/arrow_sub.gif"	this.sub_expand_image_hover = "infinitemenu/arrow_sub.gif"	this.sub_expand_image_width = "10"	this.sub_expand_image_height = "13"	this.sub_expand_image_offx = "0"	this.sub_expand_image_offy = "0"   /*---------------------------------------------   Global Menu Styles   ---------------------------------------------*/	//Main Menu	this.main_container_styles = "background-color:#eeeeee; border-style:none; border-color:#769bba; border-width:0px; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; "	this.main_item_styles = "color:#111111; text-align:left; font-family:Verdana; font-size:13px; font-weight:normal; text-decoration:none; padding-top:2px; padding-right:4px; padding-bottom:2px; padding-left:5px; border-style:solid; border-color:#000000; border-width:1px; "	this.main_item_hover_styles = "background-color:#cccccc; color:#111111; text-decoration:underline;"	this.main_item_active_styles = "text-decoration:underline; "	//Sub Menu	this.subs_container_styles = "background-color:#cce3f8; border-style:solid; border-color:#356595; border-width:1px; padding-top:5px; padding-right:5px; padding-bottom:5px; padding-left:5px; "	this.subs_item_styles = "color:#111111; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; padding-top:2px; padding-right:5px; padding-bottom:2px; padding-left:5px; border-style:none; border-width:1px; "	this.subs_item_hover_styles = "background-color:#ffffff; "	this.subs_item_active_styles = "text-decoration:underline; "}