// JavaScript Document

<!-- Main Menu Panel on TRAFFIC 2009 -->

document.write (
				
						   '<td>'+
						     '<img src="http://www.targetedtraffic.com/v1/graphics/menu/2009_RS_GuiOff_09.gif" width="20" height="65">'+
							 '<img src="http://www.targetedtraffic.com/v1/graphics/menu/spacer65h.gif" width="13" height="65">'+
							'</td>'+
							
         					'<td>'+
								'<a href="http://www.targetedtraffic.com/v1/aboutTT.htm" id="TxAbout" title="About Targeted Traffic">'+'</a>'+
							'</td>'+
							
          					'<td>'+
								'<a href="http://www.targetedtraffic.com/v1/WhoIs/whoAttends.htm" id="TxWhoIs" title="Who Should Attend T.R.A.F.F.I.C.?">'+'</a>'+
							'</td>'+
							
          					'<td>'+
								'<a href="http://www.targetedtraffic.com/v1/auctions/auctionTT.htm" id="TxAuctions" title="The World\'s Largest Live Domain Auctions">'+'</a>'+
							'</td>'+
							
          					'<td>'+
								'<a href="http://www.targetedtraffic.com/v1/WhoIs/sponsors.htm" id="TxSponsor" title="Our List of Sponsors and Exhibitors">'+'</a>'+
							'</td>'+
							
          					'<td>'+
								'<a href="http://www.targetedtraffic.com/v1/speakers/videoSelect.htm" id="TxVideo" title="Watch Videos of our Keynote Addresses">'+'</a>'+
							'</td>'+
							
          					'<td>'+
								'<a href="http://www.targetedtraffic.com/v1/speakers/keynoteWall.htm" id="TxWall" title="View The Wall of Speakers">'+'</a>'+
							'</td>'+
							
          					'<td>'+
								'<a href="http://www.targetedtraffic.com/v1/archives/selectArchive.htm" id="TxArchive" title="All T.R.A.F.F.I.C. Shows from 2004 to 2008">'+'</a>'+
							'</td>'+
							
						    '<td>'+
								'<a href="http://www.targetedtraffic.com/v1/registration/contact.php" id="TxContact" title="Contact Us with This Form">'+'</a>'+
							'</td>'+
							
          					'<td>'+
								'<a href="http://www.targetedtraffic.com/v1/registration/selectShow.htm" id="TxInvite" title="Request Your Invitation to T.R.A.F.F.I.C.">'+'</a>'+
							'</td>'+
							
          					'<td>'+
								'<img src="http://www.targetedtraffic.com/v1/graphics/menu/spacer65h.gif" width="12" height="65">'+
								'<img src="http://www.targetedtraffic.com/v1/graphics/menu/2009_RS_GuiOff_19.gif" width="24" height="65">'+
							'</td>'
				);
