|
|
|
| www.eduxue.com 来源:会员推荐 更新时间:2006-3-7 【字体:小 大】 |
推荐文章:“私塾先生”(第二课时) 推荐文章简介: ▲教学目标:1、读议文章二、三两段。2、进一步学习“抓住人物言行概括人物特点”的阅读方法。3、明确陈毅先生的沉着应敌、大智大勇。4、分角色朗读人物语言。▲教学重、难点:1、抓住人物言行概括人物特点的阅读方法
<Script> <----
/*----------------------------------------------------------- 鼠标右键菜单 1.0 Designed By Stroll e-mail: csy-163@163.com
--------------------------------------------------------------*/
//--------------- 有关数据 -----------------//
var IconList = new Array(); // icon图片 集合, 下标从 1 开始
IconList[1] = new Image(); IconList[1].src = "images/popmenu/001.gif"; IconList[2] = new Image(); IconList[2].src = "images/popmenu/002.gif"; IconList[3] = new Image(); IconList[3].src = "images/popmenu/003.gif"; IconList[4] = new Image(); IconList[4].src = "images/popmenu/004.gif"; IconList[5] = new Image(); IconList[5].src = "images/popmenu/005.gif"; IconList[6] = new Image(); IconList[6].src = "images/popmenu/0061.gif"; IconList[7] = new Image(); IconList[7].src = "images/popmenu/0062.gif"; IconList[8] = new Image(); IconList[8].src = "images/popmenu/0063.gif"; IconList[9] = new Image(); IconList[9].src = "images/popmenu/007.gif"; IconList[10] = new Image(); IconList[10].src = "images/popmenu/008.gif"; IconList[11] = new Image(); IconList[11].src = "images/popmenu/009.gif"; IconList[12] = new Image(); IconList[12].src = "images/popmenu/010.gif"; IconList[13] = new Image(); IconList[13].src = "images/popmenu/011.gif"; IconList[14] = new Image(); IconList[14].src = "images/popmenu/012.gif"; IconList[15] = new Image(); IconList[15].src = "images/popmenu/013.gif"; IconList[16] = new Image(); IconList[16].src = "images/popmenu/014.gif";
//---------------- 检测变量 菜单的显示隐藏就靠它了!!! ------------------//
var JustMenuID = ""; var SubMenuList = new Array(); var NowSubMenu = ""; var mouseCanSound = false; //--------------------------- 声音开关 ------ 声音开关 ------------------// var menuSpeed = 50; //---------- 菜单显示速度 ------------// var alphaStep = 50; //---------- Alpaha 变化 度 -----------// var index = -1; //--------------- 菜单内容 -----------------// var one = new MouseMenu("one");
one.addMenu("文章管理",6); index+=1 one[index].addLink("添加文章(简洁模式)","","Admin_ArticleAdd1.asp") one[index].addLink("添加文章(高级模式)","","Admin_ArticleAdd2.asp") one[index].addLink("我发表的文章","","Admin_ArticleManage.asp?ManageType=MyArticle") one[index].addLink("文章管理","","Admin_ArticleManage.asp") one[index].addLink("文章审核","","Admin_ArticleCheck.asp")
one[index].addLink("专题文章管理","","Admin_ArticleManageSpecial.asp") one[index].addLink("文章回收站管理","","Admin_ArticleRecyclebin.asp") one[index].addLink("文章评论管理","","Admin_ArticleComment.asp") one[index].addLink("文章栏目添加","","Admin_Class_Article.asp?Action=Add") one[index].addLink("文章栏目管理","","Admin_Class_Article.asp") one[index].addLink("文章专题添加","","Admin_Special.asp?Action=Add") one[index].addLink("文章专题管理","","Admin_Special.asp")
one.addMenu("软件管理",7); index+=1 one[index].addLink("添加软件","","Admin_SoftAdd.asp") one[index].addLink("我添加的软件","","Admin_SoftManage.asp?ManageType=MySoft") one[index].addLink("软件管理","","Admin_SoftManage.asp") one[index].addLink("软件审核","","Admin_SoftCheck.asp")
one[index].addLink("软件回收站管理","","Admin_SoftRecyclebin.asp") one[index].addLink("软件评论管理","","Admin_SoftComment.asp") one[index].addLink("下载栏目添加","","Admin_Class_Soft.asp?Action=Add") one[index].addLink("下载栏目管理","","Admin_Class_Soft.asp")
one.addMenu("图片管理",8); index+=1 one[index].addLink("添加图片","","Admin_PhotoAdd.asp") one[index].addLink("我添加的图片","","Admin_PhotoManage.asp?ManageType=MyPhoto") one[index].addLink("图片管理","","Admin_PhotoManage.asp") one[index].addLink("图片审核","","Admin_PhotoCheck.asp")
one[index].addLink("图片回收站管理","","Admin_PhotoRecyclebin.asp") one[index].addLink("图片评论管理","","Admin_PhotoComment.asp") one[index].addLink("图片栏目添加","","Admin_Class_Photo.asp?Action=Add") one[index].addLink("图片栏目管理","","Admin_Class_Photo.asp")
one.addMenu("常规设置",9); index+=1
one[index].addLink("网站信息配置","","Admin_SiteConfig.asp") one[index].addLink("网站频道添加","","Admin_Channel.asp?Action=Add") one[index].addLink("网站频道管理","","Admin_Channel.asp") one[index].addLink("网站广告添加","","Admin_Advertisement.asp?Action=Add") one[index].addLink("网站广告管理","","Admin_Advertisement.asp") one[index].addLink("友情链接添加","","Admin_FriendSite.asp?Action=Add") one[index].addLink("友情链接管理","","Admin_FriendSite.asp") one[index].addLink("发布网站公告","","Admin_Announce.asp?Action=Add") one[index].addLink("网站公告管理","","Admin_Announce.asp") one[index].addLink("发布网站调查","","Admin_Vote.asp?Action=Add") one[index].addLink("网站调查管理","","Admin_Vote.asp") one[index].addLink("网站统计系统","","Count/main.asp") one[index].addLink("网站统计管理","","Count/index.asp")
one.addMenu("留言板管理",10) index+=1
one[index].addLink("网站留言审核","","Admin_Guest.asp")
one[index].addLink("网站留言管理","","Admin_Guest.asp")
one.addMenu("用户管理",11)
[1] [2] [3] [4] [5] 下一页 |
|