// Global navigation for site. Contains all top nav links except dropdown menu's. dropdown menu's found in dropdown.js

function Header2(){
	document.write('<table width="38%" align="left"  border="0" cellpadding="0" cellspacing="0" ><tr class="header"><td width="20%"  align="left"> <img src="images/topline.jpg" align="absmiddle" />   <a href="theme.htm" >Insight &#8217;09 Theme</a></td><td width="20%"><img src="images/topblackline.jpg" align="absmiddle" /> <a href="speakers.htm">Speakers</a> </td> <td width="13%"> <img src="images/topblackline.jpg" align="absmiddle" /> <a href="photogallery.htm">Photo Gallery</a></td> </tr></table>');}
	
function marq(){
document.write('<div align="right" style="margin-right:73px; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#4F4F4F; margin-top:15px; "><marquee scrolldelay="160"><font color="#01328E" >Date:</font> 5th and 6th November 2009 <font color="#01328E" style="margin-left:15px; " >Venue:</font> Hotel Green Park - Sesh Mahal</marquee></div>');}