var menu = new Array;
menu[0] = "menu0";
menu[1] = "menu1";
menu[2] = "menu2";
menu[3] = "menu3";
menu[4] = "menu4";
menu[5] = "menu5";

function showMenu(n){
	var obj = eval(menu[n]);
	
	if(obj.style.visibility=="visible") return;

	obj.style.visibility="visible";

	for (i=0;i<6;i++){
		mObj = eval(menu[i]);
		if (i!=n) mObj.style.visibility="hidden";
         }
}

function hideMenu(n) {
	var obj = eval(menu[n]);
	obj.style.visibility="hidden";
}

document.write("<table width='100%' border=0 align=center cellpadding=0 cellspacing=0 bordercolor='0' >")
document.write("  <tr> ")

document.write("    <td align='center'><a class='channel' href='/hwtv/gsjj.asp'>公司首页</a></td>")
document.write("    <td align='center'>|</td>")
document.write("    <td align='center'><a class='channel' href='/Article/ShowClass.asp?ClassID=1' onmouseover=showMenu(0)>海威动态</a></td>")
document.write("    <td align='center'>|</td>")
document.write("    <td align='center'><a class='channel' href='/Article/ShowClass.asp?ClassID=2' onmouseover=showMenu(1)>海威婚纱</a></td>")
document.write("    <td align='center'>|</td>")
document.write("    <td align='center'><a class='channel' href='/Article/ShowClass.asp?ClassID=88' onmouseover=showMenu(2)>海威婚庆</a></td>")
document.write("    <td align='center'>|</td>")
document.write("    <td align='center'><a class='channel' href='/Photo/ShowClass.asp?ClassID=16' onmouseover=showMenu(3)>海威摄影</a></td>")
document.write("    <td align='center'>|</td>")
document.write("    <td align='center'><a class='channel' href='/soft' onmouseover=showMenu(4)>海威影视</a></td>")
document.write("    <td align='center'>|</td>")
document.write("    <td align='center'><a class='channel' href='/Photo/ShowClass.asp?ClassID=27' onmouseover=showMenu(5)>精品图库</a></td>")
document.write("    <td align='center'>|</td>")
document.write("    <td align='center'><a class='channel' href='/GuestBook'>客户留言</a></td>")
document.write("    <td align='center'>|</td>")
document.write("    <td align='center'><a class='channel' href='/hwtv/lxwm.asp'>联系我们</a></td>")

document.write("  </tr>")
document.write("  <tr> ")
document.write("    <td></td>")
document.write("    <td></td>")

document.write("    <td><div id=menu0 onMouseOver=showMenu(0) style='Z-INDEX: 2; VISIBILITY: hidden; POSITION: absolute; width: 100px; height: 109px;' onMouseOut=hideMenu(0)> ")
document.write("        <table width='100%'  border='0' cellpadding='0' cellspacing='0' bgcolor='#72BAFF'>")
document.write("          <tr> ")
document.write("            <td height='2' colspan='2'></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td width='65'><a href='/Article/ShowClass.asp?ClassID=4'>婚礼拍摄</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Article/ShowClass.asp?ClassID=9'>广告拍摄</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Article/ShowClass.asp?ClassID=15'>活动拍摄</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Article/ShowClass.asp?ClassID=10'>画册拍摄</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='3' colspan='2'></td>")
document.write("          </tr>")
document.write("        </table>")
document.write("      </div></td>")
document.write("    <td></td>")
document.write("    <td><div id=menu1 onMouseOver=showMenu(1) style='Z-INDEX: 2; VISIBILITY: hidden; WIDTH: 100px; POSITION: absolute; HEIGHT: 53px' onMouseOut=hideMenu(1)> ")
document.write("        <table width='100%'  border='0' cellpadding='0' cellspacing='0' bgcolor='#72BAFF'>")
document.write("          <tr> ")
document.write("            <td height='2' colspan='2'></td>")
document.write("          </tr>")
document.write("	      <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td width='65'><a href='/Article/ShowClass.asp?ClassID=7'>主题摄影</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Article/ShowClass.asp?ClassID=44'>精品礼服</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Article/ShowClass.asp?ClassID=12'>时尚造型</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Article/ShowClass.asp?ClassID=8'>个人写真</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='3' colspan='2'></td>")
document.write("          </tr>")
document.write("        </table>")
document.write("      </div></td>")
document.write("    <td></td>")
document.write("    <td><div id=menu2 onMouseOver=showMenu(2) style='Z-INDEX: 2; VISIBILITY: hidden; WIDTH: 100px; POSITION: absolute; HEIGHT: 157px' onMouseOut=hideMenu(2)> ")
document.write("        <table width='100%'  border='0' cellpadding='0' cellspacing='0' bgcolor='#72BAFF'>")
document.write("          <tr> ")
document.write("            <td height='2' colspan='2'></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td width='65'><a href='/Article/ShowClass.asp?ClassID=80'>婚庆策划</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Article/ShowClass.asp?ClassID=81'>婚庆展示</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Article/ShowClass.asp?ClassID=82'>婚庆套系</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='3' colspan='2'></td>")
document.write("          </tr>")
document.write("        </table>")
document.write("      </div></td>")
document.write("    <td></td>")
document.write("    <td><div id=menu3 onMouseOver=showMenu(3) style='Z-INDEX: 2; VISIBILITY: hidden; WIDTH: 100px; POSITION: absolute; HEIGHT: 110px' onMouseOut=hideMenu(3)> ")
document.write("        <table width='100%'  border='0' cellpadding='0' cellspacing='0' bgcolor='#72BAFF'>")
document.write("          <tr> ")
document.write("            <td height='2' colspan='2'></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td width='65'><a href='/Photo/ShowClass.asp?ClassID=91'>海洋文化</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Photo/ShowClass.asp?ClassID=92'>旅游文化</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Photo/ShowClass.asp?ClassID=93'>人文自然</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Photo/ShowClass.asp?ClassID=94'>民间民俗</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='3' colspan='2'></td>")
document.write("          </tr>")
document.write("        </table>")
document.write("      </div></td>")
document.write("    <td></td>")
document.write("    <td><div id=menu4 onMouseOver=showMenu(4) style='Z-INDEX: 2; VISIBILITY: hidden; WIDTH: 100px; POSITION: absolute; HEIGHT: 110px' onMouseOut=hideMenu(4)> ")
document.write("        <table width='100%'  border='0' cellpadding='0' cellspacing='0' bgcolor='#72BAFF'>")
document.write("          <tr> ")
document.write("            <td height='2' colspan='2'></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td width='65'><a href='/Soft/ShowClass.asp?ClassID=70'>宣传片</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Soft/ShowClass.asp?ClassID=71'>广告片</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Soft/ShowClass.asp?ClassID=73'>婚纱影视</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Soft/ShowClass.asp?ClassID=74'>MTV制作</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Soft/ShowClass.asp?ClassID=75'>电子相册</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='3' colspan='2'></td>")
document.write("          </tr>")
document.write("        </table>")
document.write("      </div></td>")
document.write("    <td></td>")
document.write("    <td><div id=menu5 onMouseOver=showMenu(5) style='Z-INDEX: 2; VISIBILITY: hidden; WIDTH: 100px; POSITION: absolute; HEIGHT: 110px' onMouseOut=hideMenu(5)> ")
document.write("        <table width='100%'  border='0' cellpadding='0' cellspacing='0' bgcolor='#72BAFF'>")
document.write("          <tr> ")
document.write("            <td height='2' colspan='2'></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td width='65'><a href='/Photo/ShowClass.asp?ClassID=95'>婚纱艺术</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Photo/ShowClass.asp?ClassID=96'>数码艺术</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Photo/ShowClass.asp?ClassID=97'>写真艺术</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='20' align='center'><img src='/images/arrow2.gif'></td>")
document.write("            <td><a href='/Photo/ShowClass.asp?ClassID=98'>摄影沙龙</a></td>")
document.write("          </tr>")
document.write("          <tr> ")
document.write("            <td height='3' colspan='2'></td>")
document.write("          </tr>")
document.write("        </table>")
document.write("      </div></td>")
document.write("    <td></td>")
document.write("    <td></td>")
document.write("    <td></td>")
document.write("    <td></td>")

document.write("  </tr>")
document.write("</table>")

