function showrejected() {
 rejectwin = window.open('fanartarchive/reject.html','Rejection_Criteria','width=400,height=260,scrollbars=yes');
 return false;
}

function choose(i) {
if(i ==701) document.forms[0].elements[0].value = "I cannot begin to describe the cuteness.";
}
function out() {
 document.forms[0].elements[0].value = "Click on a thumbnail to view a comic.";
}

