return '
' + '
' + '' + aHtml.join('') + '
' + '
' + '
' + '
' + '
'; } } mtDropDownSet.registry = []; function mtDropDownSet(iDirection, iLeft, iTop, iReferencePoint) { this.addMenu = addMenu; this.showMenu = showMenu; this.hideMenu = hideMenu; this.hide = hide; var menus = []; var _this = this; var current = null; this.index = mtDropDownSet.registry.length; mtDropDownSet.registry[this.index] = this; function addMenu(oActuator) { var m = new mtDropDown(oActuator, iDirection, iLeft, iTop, iReferencePoint, this); menus[menus.length] = m; return m; } function showMenu(oMenu) { if (oMenu != current) { if (current != null) hide(current); current = oMenu; oMenu.show(); } else { cancelHide(oMenu); } } function hideMenu(oMenu) { if (current == oMenu && oMenu.isOpen) { if (!oMenu.hideTimer) scheduleHide(oMenu); } } function scheduleHide(oMenu) { oMenu.onqueue(); oMenu.hideTimer = window.setTimeout("mtDropDownSet.registry[" + _this.index + "].hide(mtDropDown.registry[" + oMenu.index + "])", mtDropDown.hideDelay); } function cancelHide(oMenu) { if (oMenu.hideTimer) { window.clearTimeout(oMenu.hideTimer); oMenu.hideTimer = null; } } function hide(oMenu) { if (!oMenu && current) oMenu = current; if (oMenu && current == oMenu && oMenu.isOpen) { cancelHide(oMenu); current = null; oMenu.hideTimer = null; oMenu.hide(); } } } function mtDropDownItem(sText, sUrl, oParent) { this.toString = toString; this.text = sText; this.url = sUrl; this.parentMenu = oParent; function toString(bDingbat) { var sDingbat = bDingbat ? mtDropDown.dingbatOff : mtDropDown.spacerGif; var iEdgePadding = mtDropDown.itemPadding + mtDropDown.menuPadding; var sPaddingLeft = "padding:" + mtDropDown.itemPadding + "px; padding-left:" + iEdgePadding + "px;" var sPaddingRight = "padding:" + mtDropDown.itemPadding + "px; padding-right:" + iEdgePadding + "px;" return '' + sText + '' + ''; } } function Accelimation(from, to, time, zip) { if (typeof zip == "undefined") zip = 0; if (typeof unit == "undefined") unit = "px"; this.x0 = from; this.x1 = to; this.dt = time; this.zip = -zip; this.unit = unit; this.timer = null; this.onend = new Function(); this.onframe = new Function(); } Accelimation.prototype.start = function() { this.t0 = new Date().getTime(); this.t1 = this.t0 + this.dt; var dx = this.x1 - this.x0; this.c1 = this.x0 + ((1 + this.zip) * dx / 3); this.c2 = this.x0 + ((2 + this.zip) * dx / 3); Accelimation._add(this); } Accelimation.prototype.stop = function() { Accelimation._remove(this); } Accelimation.prototype._paint = function(time) { if (time < this.t1) { var elapsed = time - this.t0; this.onframe(Accelimation._getBezier(elapsed/this.dt,this.x0,this.x1,this.c1,this.c2)); } else this._end(); } Accelimation.prototype._end = function() { Accelimation._remove(this); this.onframe(this.x1); this.onend(); } Accelimation._add = function(o) { var index = this.instances.length; this.instances[index] = o; if (this.instances.length == 1) { this.timerID = window.setInterval("Accelimation._paintAll()", this.targetRes); } } Accelimation._remove = function(o) { for (var i = 0; i < this.instances.length; i++) { if (o == this.instances[i]) { this.instances = this.instances.slice(0,i).concat( this.instances.slice(i+1) ); break; } } if (this.instances.length == 0) { window.clearInterval(this.timerID); this.timerID = null; } } Accelimation._paintAll = function() { var now = new Date().getTime(); for (var i = 0; i < this.instances.length; i++) { this.instances[i]._paint(now); } } Accelimation._B1 = function(t) { return t*t*t } Accelimation._B2 = function(t) { return 3*t*t*(1-t) } Accelimation._B3 = function(t) { return 3*t*(1-t)*(1-t) } Accelimation._B4 = function(t) { return (1-t)*(1-t)*(1-t) } Accelimation._getBezier = function(percent,startPos,endPos,control1,control2) { return endPos * this._B1(percent) + control2 * this._B2(percent) + control1 * this._B3(percent) + startPos * this._B4(percent); } Accelimation.instances = []; Accelimation.targetRes = 10; Accelimation.timerID = null;
| 在线课堂 | 过级考试 | 听力特区 | 语法互助 | 写作训练 | 名篇阅读 |
点击进入
 英语俱乐部第二届英语征文大赛..    英语俱乐部举办第二届英语征文..    2008年全国大学生英语竞赛初赛..    四月十六日英语俱乐部会员大会..    英语俱乐部2007-2008学年下半..    英语俱乐部2007-2008学年上半..  
英语俱乐部举办第二届英语..
     英语俱乐部第二届英语征文大赛参赛获奖作.. (2008-6-16)
     2008年全国大学生英语竞赛初赛成绩 (2008-6-5)
     四月十六日英语俱乐部会员大会记录(组图.. (2008-4-18)
     英语俱乐部2007-2008学年下半期工作计划.. (2008-3-17)
     英语俱乐部2007-2008学年上半期工作总结 (2008-3-17)
     全国大学生英语竞赛赛题题型((笔试) (2008-3-14)
     全国大学生英语竞赛简介 (2008-3-14)

更多
2007年6月cet6
2006年6月CET4
2006年12月cet6
2006年12月CET4
2005年12月英语四级考试听力原文
更多
英语表示强调的八种方式
Only if和 if only的用法区别
More than 的用法
英语不可忽略的特殊结构 not....beca..
独立主格结构
更多
CET4作文要使用好过渡词
英语写作关键句型72种
英语写作学习方法
让你的英文增色的好句子
07年12月英语四级冲刺--写作强化..
更多
Write Your Own Life——谱写生命的乐..
A Forever Friend
朱自清:荷塘月色(The Lotus Pool By..
A Boy with a Mission
May You Always Have PositiveThought
更多
大学英语三级考试之麻烦的复数名词
大学英语三级考试写作应试技巧
大学英语三级考试翻译技巧
四川省大学英语三级考试大纲
四川省大学英语三级考试模拟试题
更多
2007年6月CET4真题试题参考答案
2007年6月CET4真题试题
大学英语六级考试流程
英语新四级最后模拟题(一)
2006年12月英语新六级考试真题及..
访问总数:4675
 
  英语俱乐部英语作文大赛组..
  英语俱乐部与考研协会合办..
  英语俱乐部2007-2008学年..
  英语俱乐部2007-2008学年..
  四月十六日英语俱乐部会员..
  英语俱乐部第二届英语征文..
  英语俱乐部举办第二届英语..
more>>> 
四川警察学院---英语网络课堂欢迎您

版权所有: 四川警察学院---英语网络课堂 2007-2008
地址:四川省泸州市江阳西路34号 邮编:646000
电话:(0830)3108951 邮箱: 9456765@qq.com 
页面执行时间:14.648毫秒  [后台管理]