ÿþ<?php require "includes/init.php"; $comic = $ccm->getComic(); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>pictures for sad children</title> <link rel="alternate" title="pictures" href="http://www.rsspect.com/rss/pfsc.xml" TYPE="application/rss+xml"> <link rel="stylesheet" type="text/css" href="pfsc.css"> <link rel="shortcut icon" href="/favicon.ico"> <meta name="keywords" content="comics, webcomics, cartoons, pictures, sad, children" /> <meta name="john campbell" content="picturesforsadchildren.com" /> </head> <body> <div id="container"> <br /> <!---nav---> <div align="center"> <?=$comic->archiveButton?> <a href="http://stereotypist.livejournal.com"><img src="images/blog.gif" border=0></a> <a href="index.php"><img src="images/pfsc.gif" border=0></a> <a href="about.php"><img src="images/about.gif" border=0></a> <a href="mailto:wtfwjd@gmail.com"><img src="images/contact.gif" border=0></a> </div> <!---nav---> <br /> <!---comic--> <center>(no more t-shirts! if i start selling other things i will put them here.)</center> <!---comic--> </div> <!---container--> </body> </php> </html>