﻿document.write('<div id="SubMenu">');
document.write('  <div id="nav-1"><a href="index_c.htm"><img src="images\/menu-c\/menu1-off.gif" alt="" width="90" height="26" border="0" \/><\/a><\/div>');
document.write('  <div id="nav-2"><img src="images\/menu-c\/menu2-off.gif" alt="" width="90" height="26" border="0" \/>');
document.write('  <div id="Menu2-c">');
document.write('      <table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('        <tr>');
document.write('          <td><a href="regform_c.htm" target="_blank">观众登记<\/a><\/td>');
document.write('        <\/tr>');
document.write('        <tr>');
document.write('          <td><a href="wa_c.htm">为何参加<\/a><\/td>');
document.write('        <\/tr>');
document.write('      <\/table>');
document.write('    <\/div>');
document.write('  <\/div>');
document.write('  <div id="nav-3"><img src="images\/menu-c\/menu3-off.gif" alt="" width="90" height="26" border="0" \/>');
document.write('  <div id="Menu3-c">');
document.write('      <table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('        <tr>');
document.write('          <td><a href="conference_c.htm">会议日程<\/a><\/td>');
document.write('        <\/tr>');
document.write('        <tr>');
document.write('          <td><a href="pd_c.htm">资料下载<\/a><\/td>');
document.write('        <\/tr>');
document.write('        <tr>');
document.write('          <td><a href="cfp_c.htm">演讲机会<\/a><\/td>');
document.write('        <\/tr>');
document.write('      <\/table>');
document.write('    <\/div>');
document.write('  <\/div>');
document.write('  <div id="nav-4"><img src="images\/menu-c\/menu4-off.gif" alt="" width="90" height="26" border="0" \/>');
document.write('  <div id="Menu4-c">');
document.write('      <table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('        <tr>');
document.write('          <td><a href="sponsor_c.htm">赞助商\/参展商<\/a><\/td>');
document.write('        <\/tr>');
document.write('        <tr>');
document.write('          <td><a href="support_c.htm">支持单位<\/a><\/td>');
document.write('        <\/tr>');
document.write('      <\/table>');
document.write('    <\/div>');
document.write('  <\/div>');
document.write('  <div id="nav-5"><a href="venue_c.htm"><img src="images\/menu-c\/menu5-off.gif" alt="" width="90" height="26" border="0" \/><\/a><\/div>');
document.write('  <div id="nav-6"><img src="images\/menu-c\/menu6-off.gif" alt="" width="90" height="26" border="0" \/>');
document.write('  <div id="Menu6-c">');
document.write('      <table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('        <tr>');
document.write('          <td><a href="http:\/\/www.infoexws.com\/" target="_blank">关于我们<\/a><\/td>');
document.write('        <\/tr>');
document.write('        <tr>');
document.write('          <td><a href="contact_c.htm">联系我们<\/a><\/td>');
document.write('        <\/tr>');
document.write('      <\/table>');
document.write('    <\/div>');
document.write('  <\/div>');
document.write('<\/div>  ');
document.write('<script language="javascript" type="text\/javascript">');
document.write('');
document.write('$("#nav-1").hover(function(){ $ (this).find("img").attr("src","images\/menu-c\/menu1-on.gif"); },function(){ $ (this).find("img").attr("src","images\/menu-c\/menu1-off.gif");} );');
document.write('$("#nav-2").hover(function(){ $ (this).find("img").attr("src","images\/menu-c\/menu2-on.gif"); },function(){ $ (this).find("img").attr("src","images\/menu-c\/menu2-off.gif");} );');
document.write('$("#nav-3").hover(function(){ $ (this).find("img").attr("src","images\/menu-c\/menu3-on.gif"); },function(){ $ (this).find("img").attr("src","images\/menu-c\/menu3-off.gif");} );');
document.write('$("#nav-4").hover(function(){ $ (this).find("img").attr("src","images\/menu-c\/menu4-on.gif"); },function(){ $ (this).find("img").attr("src","images\/menu-c\/menu4-off.gif");} );');
document.write('$("#nav-5").hover(function(){ $ (this).find("img").attr("src","images\/menu-c\/menu5-on.gif"); },function(){ $ (this).find("img").attr("src","images\/menu-c\/menu5-off.gif");} );');
document.write('$("#nav-6").hover(function(){ $ (this).find("img").attr("src","images\/menu-c\/menu6-on.gif"); },function(){ $ (this).find("img").attr("src","images\/menu-c\/menu6-off.gif");} );');
document.write('');
document.write('$("#SubMenu").find("div").hover(function(){ $ (this).find("div:hidden").show(150); },function(){ $ (this).find("div:visible").hide(150);} );');
document.write('');
document.write('<\/script>');
