<!--
par_url = ('../');
par_url_post = par_url+"events/postevent.htm";
function openpost() {
msgWindow=window.open(par_url_post,'PostWin','toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1,scrollbars=1,width=580,height=280,left=385,top=50');
}
// -->