var h,w,l,t;
var topMar = 1;
var leftMar = -2;
var space = 1;
var isvisible;
var MENU_SHADOW_COLOR='#999999';
var global = window.document
global.fo_currentMenu = null
global.fo_shadows = new Array
var menu3="&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wyzz/jiczs/Index.html'>HTML基础知识</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wyzz/JavaScript/Index.html'>JavaScript</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wyzz/jq/Index.html'>制作技巧</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wyzz/tx/Index.html'>图形基础</a><br>";
var menu4="&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/txdh/FlashBase/Index.html'>Flash基础</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/txdh/FlashSL/Index.html'>Flash实例</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/txdh/FlashBC/Index.html'>Flash编程</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/txdh/Fireworks/Index.html'>Fireworks</a><br>";
var menu5="&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/Adv/XML/Index.html'>XML技术应用</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/Adv/CSS/Index.html'>CSS技术应用</a><br>";
var menu6="&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/USF/Dreamweaver/Index.html'>Dreamweaver</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/USF/FrontPage/Index.html'>FrontPage</a><br>";
var menu7="&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wytx/sjrq/Index.html'>时间日期特效</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wytx/txtxc/Index.html'>图形图象特效</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wytx/wyym/Index.html'>网页页面特效</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wytx/wzwb/Index.html'>文本文字特效</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wytx/llqtx/Index.html'>浏览器特效类</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wytx/sbsjtx/Index.html'>鼠标事件特效</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wytx/ztltx/Index.html'>状态栏特效类</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wytx/jbjqtx/Index.html'>脚本技巧特效</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wytx/zhjbtx/Index.html'>综合脚本特效</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wytx/css/Index.html'>CSS代码特效</a><br>";
var menu8="&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wlbc/dn/Index.html'>ASP.NET</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wlbc/asp/Index.html'>ASP</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wlbc/php/Index.html'>PHP</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wlbc/jsp/Index.html'>JSP</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wlbc/db/Index.html'>数据库编程技术</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/MKHomePage/wlbc/Applet/Index.html'>Applet</a><br>";

document.write("|<a href='/MKHomePage/Index.html'>&nbsp;网页制作首页&nbsp;</a>|<a href='/MKHomePage/wyzz/Index.html' onMouseOver='ShowMenu(menu3,100)'>&nbsp;网页制作&nbsp;</a>|<a href='/MKHomePage/txdh/Index.html' onMouseOver='ShowMenu(menu4,100)'>&nbsp;图形动画&nbsp;</a>|<a href='/MKHomePage/Adv/Index.html' onMouseOver='ShowMenu(menu5,100)'>&nbsp;高级技术&nbsp;</a>|<a href='/MKHomePage/USF/Index.html' onMouseOver='ShowMenu(menu6,100)'>&nbsp;网页工具&nbsp;</a>|<a href='/MKHomePage/wytx/Index.html' onMouseOver='ShowMenu(menu7,100)'>&nbsp;网页特效&nbsp;</a>|<a href='/MKHomePage/wlbc/Index.html' onMouseOver='ShowMenu(menu8,100)'>&nbsp;网络编程&nbsp;</a>|");