function writeJS(){
var str='';
str+='<p><img border="0" src="images/spc.gif" width="10" height="1"><a href=\"index.html\">Overview<\/a><\/p>';
str+='<p><img border="0" src="images/spc.gif" width="10" height="1"><a href=\"Tassos.html\">Tassos Bountis <\/a><\/p>';
str+='<p><img border="0" src="images/spc.gif" width="10" height="1"><a href=\"committees.html\">Committees<\/a><\/p>';
str+='<p><img border="0" src="images/spc.gif" width="10" height="1"><a href=\"invited.html\">Main and <br><img border="0" src="images/spc.gif" width="10" height="1">Invited Speakers<\/a><\/p>';
str+='<p><img border="0" src="images/spc.gif" width="10" height="1"><a href=\"registration.html\">Registration<\/a><\/p>';
str+='<p><img border="0" src="images/spc.gif" width="10" height="1"><a href=\"abstracts.html\">Abstract submission<\/a><\/p>';
str+='<p><img border="0" src="images/spc.gif" width="10" height="1"><a href=\"proceedings.html\">Proceedings<\/a><\/p>';
str+='<p><img border="0" src="images/spc.gif" width="10" height="1"><a href=\"dates.html\">Important dates<\/a><\/p>';
str+='<p><img border="0" src="images/spc.gif" width="10" height="1"><a href=\"participants.html\">Participants list<\/a><\/p>';
str+='<p><img border="0" src="images/spc.gif" width="10" height="1"><a href=\"program.html\">Program<\/a><\/p>';
str+='<p><img border="0" src="images/spc.gif" width="10" height="1"><a href=\"location.html\">Location &amp;<br><img border="0" src="images/spc.gif" width="10" height="1">Travel<\/a><\/p>';
str+='<p><img border="0" src="images/spc.gif" width="10" height="1"><a href=\"accommodation.html\">Accommodation<\/a><\/p>';
str+='<p><img border="0" src="images/spc.gif" width="10" height="1"><a href=\"social.html\">Social events<\/a><\/p>';
str+='<p><img border="0" src="images/spc.gif" width="10" height="1"><a href=\"poster.html\">Posters<\/a><\/p>';
str+='<p><img border="0" src="images/spc.gif" width="10" height="1"><a href=\"contact.html\">Contact information<\/a><\/p>';
str+='<p><img border="0" src="images/spc.gif" width="10" height="1"><a href=\"sponsors.html\">Sponsors<\/a><\/p>';
str+='<p><img border="0" src="images/spc.gif" width="10" height="1"><a href=\"nonlinear2006/home_page_en.php\">Summer School 2006<\/a><\/p>';
str+='&nbsp;<br>';
document.write(str);
}
writeJS();

