Follow SoC On

Share Comic #

Other Comics
Slightly on Center is a comic series that began at Yale on September 5th, 2008. It is printed in the Yale Herald and Yale Daily News, and some comics are published exclusively online. Comics are inspired by a range of sources, such as overheard conversations, other comics, and quotes from bash.org.

Comics are published online and in local newspapers on Mondays, Wednesdays, and Fridays. Check back often for updates! If you have any comments, questions, or criticism, feel free to contact the author at zach@slightlyoncenter.com.

Zach Kagin
$comicname

"; if($n!=0){ //If it's not the first comic echo " |< "; echo " < "; } else{echo "|< <";} $rand=rand(0,$max); if($rand==$n && $rand==0){$rand++;} //Rand doesn't repeat same comic if($rand==$n && $rand!=0){$rand--;} //Rand doesn't repeat same comic echo " Random "; //Rand button if($n!=$max){ //If it's not the last comic echo " >"; echo " >|"; } else{echo " > >|";} echo "

"; echo ""; if($titletext){ echo "
"; echo "$titletext"; } ?>