function showContest() {
   window.open("contest.html", "contest", "width=400,height=500,toolbar=0,location=0,directories=0,scrollbars=1");
}
