<!--
function press()
{if (event.button==2) {
alert('Copyright 2002 - 2008 Atlanta Comic Convention. All rights reserved.')}}
document.onmousedown=press
//-->