﻿var links="";

links+="<a href='index.html'>Home</a> · ";
links+="<a href='organization.html'> Organization </a> · ";
links+="<a href='agenda.html'> Agenda </a> · ";
links+="<a href='submission.html'> Submission </a> · ";
links+="<a href='travel.html'> Travel </a> · ";
links+="<a href='patronage.html'> Patrons </a> · ";
links+="<a href='contacts.html'> Contacts </a> ";

var updates="";
updates+="Updated on July 22, 2010. The website is maintained by the <a target='_blank' href='mailto:infocom2011@gmail.com'>webmaster</a>."

