// JavaScript Document

var	strHTML = '';

strHTML+= '<div class="col_single gutter">';
strHTML+= '<em>+ info &mdash;</em><br>';
strHTML+= '</div>';
strHTML+= '<div class="col_triple">';
strHTML+= '<a href="00-01-01.html" onFocus="blur();">tickets &amp; infos</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="00-01-02.html" onFocus="blur();">contacts</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="00-01-03.html" onFocus="blur();">download</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="00-01-04.html" onFocus="blur();">faq&rsquo;s</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.experimentadesign.pt/press/eng/press/releases/experimentadesign.htm">press centre</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.experimentadesign.pt/press/eng/news/experimentadesign.htm">news</a><br>';
strHTML+= '</div>';
strHTML+= '<div class="clearfloat"></div>';
strHTML+= '<div class="col_single gutter">';
strHTML+= '<em>+ call for &mdash;</em><br>';
strHTML+= '</div>';
strHTML+= '<div class="col_triple">';
strHTML+= '<a href="00-02-01.html" onFocus="blur();">competitions</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="00-02-02.html" onFocus="blur();">volunteers</a><br>';
strHTML+= '</div>';
strHTML+= '<div class="clearfloat"></div>';
strHTML+= '<div class="col_single gutter">';
strHTML+= '<em>+ coming to lisbon? &mdash;</em><br>';
strHTML+= '</div>';
strHTML+= '<div class="col_triple">';
strHTML+= '<a href="00-03-01.html" onFocus="blur();">about lisbon</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="00-03-02.html" onFocus="blur();" onmouseover="return overlib(\'<img src=' + '../_img/balloons/discount.png' + '>\');" onmouseout="return nd();">official hotel</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="01-05-00.html" onFocus="blur();">venues</a><br>';
strHTML+= '</div>';
strHTML+= '<div class="clearfloat"></div>';
strHTML+= '<div class="col_single gutter">';
strHTML+= '<em>+ add ons &mdash;</em><br>';
strHTML+= '</div>';
strHTML+= '<div class="col_triple">';
strHTML+= '<a href="00-04-01.html" onFocus="blur();">exd&rsquo;09 editions</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="00-04-02.html" onFocus="blur();">maps</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="00-04-03.html" onFocus="blur();">photo report</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.experimentadesign.pt/2009/blog/" onFocus="blur();" onmouseover="return overlib(\'<img src=' + '../_img/balloons/itsabouttime.png' + '>\');" onmouseout="return nd();" class="highlight">exd&rsquo;09 blog</a><br>';
strHTML+= '</div>';
strHTML+= '<div class="clearfloat"></div>';
strHTML+= '<div class="col_single gutter">';
strHTML+= '<em>+ related links &mdash;</em><br>';
strHTML+= '</div>';
strHTML+= '<div class="col_triple">';
strHTML+= '<a href="http://www.experimentadesign.pt/2009/warm-up/en/">warm-up 2009</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.experimentadesign.nl">2008</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.experimentadesign.pt/2005/eng/">2005</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.experimentadesign.pt/2003/eng/">2003</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.experimentadesign.pt/2001/exdeh.html">2001</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.experimentadesign.pt/1999/exdeh.html">1999</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.experimentadesign.pt/experimenta/en/">experimenta</a><br>';
strHTML+= '</div>';
strHTML+= '<div class="clearfloat"></div>';
strHTML+= '<div class="col_single gutter">&nbsp;</div>';
strHTML+= '<div class="col_triple">';
strHTML+= '<br><a href="http://www.facebook.com/group.php?gid=46559429971" onFocus="blur();"  target="_blank"><img src="../_img/com/facebook.gif" class="logos" title="Facebook" alt="Facebook"></a><a href="http://www.linkedin.com/groups?gid=1690117" onFocus="blur();" target="_blank"><img src="../_img/com/linkedin.gif" class="logos" title="Linkedin" alt="Linkedin"></a><a href="https://twitter.com/EXD_NOW" onFocus="blur();" target="_blank"><img src="../_img/com/twitter.gif" class="logos" title="Twitter" alt="Twitter"></a><a href="http://www.flickr.com/photos/seexd/" onFocus="blur();" target="_blank"><img src="../_img/com/flickr.gif" class="logos" title="Flickr" alt="Flickr"></a><a href="http://maps.google.com/maps/user?uid=111656617307555097442&hl=en" onFocus="blur();" target="_blank"><img src="../_img/com/googlemaps.gif" class="logos" title="Google Maps" alt="Google Maps"></a><br>';
strHTML+= '</div>';
strHTML+= '<div class="clearfloat"></div>';

document.write(strHTML);

