You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
409 B

<%@ Page Language="VB" %>
<%@ Import Namespace="OboutInc.EasyMenu_Pro"%>
<script language="VB" runat="server">
protected mainEM as EasyMenu
protected em_1 as EasyMenu
protected em_2 as EasyMenu
protected em_4 as EasyMenu
protected em_5 as EasyMenu
protected em_6 as EasyMenu
private Sub Page_Load(ByVal sender as object, ByVal e as System.EventArgs) Handles MyBase.Load
if not Page.IsPostBack