function sideNav(dir,id)
{
	var arrDir = new Array("","../");
	
	document.writeln('	<table width="100%" border="0" cellspacing=" 0" cellpadding="0">');
	document.writeln('		<tr>');
	document.writeln('			<td><img src="'+arrDir[dir]+'images/nav_top.gif" width="213" height="16"></td>');
	document.writeln('		</tr>');
	document.writeln('		<tr>');
	document.writeln('			<td>');
	document.writeln('			<table width="100%" border="0" cellspacing=" 0" cellpadding="0">');
	document.writeln('				<tr>');
	document.writeln('					<td valign="top"><img src="'+arrDir[dir]+'images/nav_left.gif" width="24" height="320"></td>');
	document.writeln('					<td valign="top" bgcolor="#FFFFFF">');
	document.writeln('<table width="173" border="0" cellspacing=" 0" cellpadding="0">');
	document.writeln('	    <tr>');
	document.writeln('	      <td height="20" bgcolor="#F5F5F5"><a href="'+arrDir[dir]+'e_toll_industry.htm" class="sidenav">Electronic Toll Industry</a></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td bgcolor="#CCCCCC"><img src="'+arrDir[dir]+'images/spacer.gif" width="10" height="1"></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td height="20" bgcolor="#F5F5F5"><a href="'+arrDir[dir]+'open_road.htm" class="sidenav">Open Road Tolling</a></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td bgcolor="#cccccc"><img src="'+arrDir[dir]+'images/spacer.gif" width="10" height="1"></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td height="20" bgcolor="#F5F5F5"><a href="'+arrDir[dir]+'commercial_vehicle_ops.htm" class="sidenav">Commercial Vehicle Operations </a></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td bgcolor="#cccccc"><img src="'+arrDir[dir]+'images/spacer.gif" width="10" height="1"></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td height="20" bgcolor="#F5F5F5"><a href="'+arrDir[dir]+'traffic_management.htm" class="sidenav">Traffic Management</a></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td bgcolor="#cccccc"><img src="'+arrDir[dir]+'images/spacer.gif" width="10" height="1"></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td height="20" bgcolor="#F5F5F5"><a href="'+arrDir[dir]+'border_crossing.htm" class="sidenav">Border Crossing</a></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td bgcolor="#cccccc"><img src="'+arrDir[dir]+'images/spacer.gif" width="10" height="1"></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td height="20" bgcolor="#F5F5F5"><a href="'+arrDir[dir]+'mobile_commerce.htm" class="sidenav">Mobile Commerce</a></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td bgcolor="#cccccc"><img src="'+arrDir[dir]+'images/spacer.gif" width="10" height="1"></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td height="20" bgcolor="#F5F5F5"><a href="'+arrDir[dir]+'access.htm" class="sidenav">Access Control</a> </td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td bgcolor="#cccccc"><img src="'+arrDir[dir]+'images/spacer.gif" width="10" height="1"></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td height="20" bgcolor="#F5F5F5"><a href="'+arrDir[dir]+'specialty.htm" class="sidenav">Specialty Areas</a></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td bgcolor="#cccccc"><img src="'+arrDir[dir]+'images/spacer.gif" width="10" height="1"></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td height="20" bgcolor="#F5F5F5"><a href="'+arrDir[dir]+'dsrc.htm" class="sidenav">5.9 GHz DSRC</a></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td bgcolor="#cccccc"><img src="'+arrDir[dir]+'images/spacer.gif" width="10" height="1"></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td height="20" bgcolor="#F5F5F5"><a href="'+arrDir[dir]+'vehicle_emissions.htm" class="sidenav">Vehicle Emissions Inspection</a></td>');
	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td bgcolor="#cccccc"><p><img src="'+arrDir[dir]+'images/spacer.gif" width="10" height="1"></p></td>');
	document.writeln('	    </tr>');
//	document.writeln('	    <tr>');
//	document.writeln('	      <td>asdf</td>');
//	document.writeln('	    </tr>');
	document.writeln('	    <tr>');
	document.writeln('	      <td><div align="center">');
	document.writeln('	        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="170" height="105">');
	document.writeln('	          <param name="movie" value="'+arrDir[dir]+'images/sidenav_logo.swf">');
	document.writeln('	          <param name="quality" value="high">');
	document.writeln('	          <embed src="'+arrDir[dir]+'images/sidenav_logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="170" height="105"></embed>');
	document.writeln('	        </object>');
	document.writeln('	      </div></td>');
	document.writeln('	    </tr>');
	document.writeln('	</table>');
	document.writeln('				</td>');
	document.writeln('                <td valign="top"><img src="'+arrDir[dir]+'images/nav_right.gif" width="16" height="320"></td>');
	document.writeln('              </tr>');
	document.writeln('            </table>');
	document.writeln('			</td>');
	document.writeln('          </tr>');
	document.writeln('          <tr>');
	document.writeln('            <td><img src="'+arrDir[dir]+'images/bt_iso.gif" width="213" height="62"></td>');
	document.writeln('          </tr>');
	document.writeln('        </table>');
}
//sideNav();