﻿document.write('<div id="SubMenu">');
document.write('  <div id="nav-1"><a href="index.htm"><img src="images\/menu-e\/menu1-off.gif" alt="" width="90" height="26" border="0" \/><\/a><\/div>');
document.write('  <div id="nav-2"><img src="images\/menu-e\/menu2-off.gif" alt="" width="90" height="26" border="0" \/>');
document.write('  <div id="Menu2">');
document.write('      <table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('        <tr>');
document.write('          <td><a href="regform_e.htm" target="_blank">Register<\/a><\/td>');
document.write('        <\/tr>');
document.write('        <tr>');
document.write('          <td><a href="wa_e.htm">Why Attend<\/a><\/td>');
document.write('        <\/tr>');
document.write('      <\/table>');
document.write('    <\/div>');
document.write('  <\/div>');
document.write('  <div id="nav-3"><img src="images\/menu-e\/menu3-off.gif" alt="" width="90" height="26" border="0" \/>');
document.write('  <div id="Menu3">');
document.write('      <table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('        <tr>');
document.write('          <td><a href="conference_e.htm">Agenda<\/a><\/td>');
document.write('        <\/tr>');
document.write('        <tr>');
document.write('          <td><a href="pd_e.htm">Presentation Download<\/a><\/td>');
document.write('        <\/tr>');
document.write('        <tr>');
document.write('          <td><a href="cfp_e.htm">Call for Presentation<\/a><\/td>');
document.write('        <\/tr>');
document.write('      <\/table>');
document.write('    <\/div>');
document.write('  <\/div>');
document.write('  <div id="nav-4"><img src="images\/menu-e\/menu4-off.gif" alt="" width="90" height="26" border="0" \/>');
document.write('  <div id="Menu4">');
document.write('      <table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('        <tr>');
document.write('          <td><a href="sponsor_e.htm">Sponsors\/Exhibitors<\/a><\/td>');
document.write('        <\/tr>');
document.write('        <tr>');
document.write('          <td><a href="support_e.htm">Event Supporters<\/a><\/td>');
document.write('        <\/tr>');
document.write('      <\/table>');
document.write('    <\/div>');
document.write('  <\/div>');
document.write('  <div id="nav-5"><a href="venue_e.htm"><img src="images\/menu-e\/menu5-off.gif" alt="" width="90" height="26" border="0" \/><\/a><\/div>');
document.write('  <div id="nav-6"><img src="images\/menu-e\/menu6-off.gif" alt="" width="90" height="26" border="0" \/>');
document.write('  <div id="Menu6">');
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">About Us<\/a><\/td>');
document.write('        <\/tr>');
document.write('        <tr>');
document.write('          <td><a href="contact_e.htm">Contact Us<\/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-e\/menu1-on.gif"); },function(){ $ (this).find("img").attr("src","images\/menu-e\/menu1-off.gif");} );');
document.write('$("#nav-2").hover(function(){ $ (this).find("img").attr("src","images\/menu-e\/menu2-on.gif"); },function(){ $ (this).find("img").attr("src","images\/menu-e\/menu2-off.gif");} );');
document.write('$("#nav-3").hover(function(){ $ (this).find("img").attr("src","images\/menu-e\/menu3-on.gif"); },function(){ $ (this).find("img").attr("src","images\/menu-e\/menu3-off.gif");} );');
document.write('$("#nav-4").hover(function(){ $ (this).find("img").attr("src","images\/menu-e\/menu4-on.gif"); },function(){ $ (this).find("img").attr("src","images\/menu-e\/menu4-off.gif");} );');
document.write('$("#nav-5").hover(function(){ $ (this).find("img").attr("src","images\/menu-e\/menu5-on.gif"); },function(){ $ (this).find("img").attr("src","images\/menu-e\/menu5-off.gif");} );');
document.write('$("#nav-6").hover(function(){ $ (this).find("img").attr("src","images\/menu-e\/menu6-on.gif"); },function(){ $ (this).find("img").attr("src","images\/menu-e\/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>');
