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
"; 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 " "; //Rand button if($n!=$max){ //If it's not the last comic echo " "; echo " "; } else{echo " ";} echo "
"; echo ""; if($titletext){ echo "
"; echo "$titletext"; } ?>