Index.php
CODE
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Vintage Heart | Online Zine | v.03.02.07</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="http://walkinginchrist.org/vintage/nav/1/style1.css" rel="stylesheet" type="text/css">
</head>
<body>
<!-- TIMES VISITED SCRIPT -->
<!-- TIMES VISITED SCRIPT -->
<script type="text/javascript">
function GetCookie (name) {
var arg = name + "=";
var alen = arg.length;
var clen = document.cookie.length;
var i = 0;
while (i < clen) {
var j = i + alen;
if (document.cookie.substring(i, j) == arg)
return getCookieVal (j);
i = document.cookie.indexOf(" ", i) + 1;
if (i == 0) break;
}
return null;
}
function SetCookie (name, value) {
var argv = SetCookie.arguments;
var argc = SetCookie.arguments.length;
var expires = (argc > 2) ? argv[2] : null;
var path = (argc > 3) ? argv[3] : null;
var domain = (argc > 4) ? argv[4] : null;
var secure = (argc > 5) ? argv[5] : false;
document.cookie = name + "=" + escape (value) +
((expires == null) ? "" : ("; expires=" + expires.toGMTString())) +
((path == null) ? "" : ("; path=" + path)) +
((domain == null) ? "" : ("; domain=" + domain)) +
((secure == true) ? "; secure" : "");
}
function DeleteCookie (name) {
var exp = new Date();
exp.setTime (exp.getTime() - 1);
var cval = GetCookie (name);
document.cookie = name + "=" + cval + "; expires=" + exp.toGMTString();
}
var expDays = 30;
var exp = new Date();
exp.setTime(exp.getTime() + (expDays*24*60*60*1000));
function amt(){
var count = GetCookie('count')
if(count == null) {
SetCookie('count','1')
return 1
}
else {
var newcount = parseInt(count) + 1;
DeleteCookie('count')
SetCookie('count',newcount,exp)
return count
}
}
function getCookieVal(offset) {
var endstr = document.cookie.indexOf (";", offset);
if (endstr == -1)
endstr = document.cookie.length;
return unescape(document.cookie.substring(offset, endstr));
}
</SCRIPT>
<!-- TIMES VISITED SCRIPT -->
<!-- TIMES VISITED SCRIPT -->
<!-- LAYOUT STARTS -->
<!-- LAYOUT STARTS -->
<!-- ImageReady Slices (Vintage Heart_3.psd) -->
<table width="770" border="0" cellpadding="0" cellspacing="0" id="layout">
<tr>
<td>
<img src="http://walkinginchrist.org/vintage/nav/1/images/Vintage-Heart_3_01.gif" width="770" height="405" alt=""></td>
</tr>
<tr>
<td>
<img src="http://walkinginchrist.org/vintage/nav/1/images/Vintage-Heart_3_02.gif" width="770" height="86" alt=""></td>
</tr>
<tr>
<td>
<img src="http://walkinginchrist.org/vintage/nav/1/images/Vintage-Heart_3_03.gif" width="770" height="59" alt=""></td>
</tr>
</table>
<!-- End ImageReady Slices -->
<!-- TOP CONTENT -->
<!-- TOP CONTENT -->
<!-- NAVIGATION BEGINS -->
<!-- NAVIGATION BEGINS -->
<!-- OPENING COMMENT -->
<!-- OPENING COMMENT -->
<div class="div" id="navigation">
<p class="h3">. about vintage heart </p>
<p> I muse silently as the ticking of the clock and the rapping of the typewriter creates the perfect melody to which the soundtrack of
my life will be played. Vintage Heart is my brainchild, the home of my personal musings; the result of my pen
reaching paper. </p>
<!-- LINKS -->
<!-- LINKS -->
<p class="h3">.contents </p>
<p class="buttons">
<a href="http://walkinginchrist.org/vintage/index.php">Home </a>
<a href="http://walkinginchrist.org/vintage/archives/archives.php">Archives </a>
<a href="http://walkinginchrist.org/vintage/written.php">Creative Writing </a>
<a href="http://walkinginchrist.org/vintage/essays.php">Prose </a>
<a href="http://walkinginchrist.org/vintage/art.php">Indy Art </a>
<a href="http://walkinginchrist.org/vintage/lists.php">Reading & Music Lists </a>
<a href="http://walkinginchrist.org/vintage/skins/skins.php">Veiw Skins </a> </p>
<p class="h3">. site </p>
<p class="buttons">
<a href="http://walkinginchrist.org/vintage/about.php">About Vintage Heart </a>
<a href="http://walkinginchrist.org/vintage/form.php">Contact </a>
<a href="http://walkinginchrist.org/vintage/links.php">Hyperlinks </a>
<a href="http://walkinginchrist.org/vintage/disclaimer.php">Disclaimer </a></p>
<p class="h3">.skins</p>
<p class="buttons"><a href="http://www.walkinginchrist.org/vintage/skins/index2.php?newskin=1">DREAMS</a>
<a href="http://www.walkinginchrist.org/vintage/skins/index2.php?newskin=2">AMAZED</a>
</p>
<!-- SYSTEM REQUIREMENTS -->
<!-- SYSTEM REQUIREMENTS -->
<p class="h3">. system requirements </p>
<p>In order to properly veiw VH the suggested minimal requirements are: <b>800 x 600</b> screen resolution, <b>Internet Explorer 6+</b> or <b>Mozilla Firefox</b> and an <b>open mind</b>. Currently your SR is
<b><script LANGUAGE="javascript" type="text/javascript">
var width = screen.width
var height = screen.height
document.write(""+width+ "X" +height+"")
</SCRIPT></b>
</p>
<!-- WEEKLY WISDOM -->
<!-- WEEKLY WISDOM -->
<p class="h3">. insightful </p>
<p align="center"> "What happens to a man is less significant than what happens within him."<br> <b> - Louis L. Mann</b>
</p>
<!-- OTHER PROJECTS -->
<!-- OTHER PROJECTS -->
<p class="h3">. currently reading </p>
<img src="http://walkinginchrist.org/vintage/images/bookcovers/frankenstien.gif" width="73" height="120" alt="button"><br>
<em><strong>Frankenstien, or the Modern Prometheus</strong></em> by: Mary Shelly<br>
<p align="right">( <a href="http://walkinginchrist.org/vintage/reads/currently.php">more ?</a> ) </p>
<p class="h3">. to do list</p>
<p class="content"> <strike>» Get Rid of Haloscan and create my own commenting system</strike><br>
» <strike>Build my own blog system</strike><br>
» Create a recipes pages</p>
<!-- LINKAGE -->
<!-- LINKAGE -->
<p class="h3">. Shameless PLUG </p>
<p class="content">If you would like to link Vintage Heart Online <b>( VHO )</b> to your site, feel free to use this button or any of the others located in the
links section of my site.</p>
<p align="center"><img src="http://www.walkinginchrist.org/vintage/nav/1/images/Dreams_button.gif" width="88" height="31" alt="button"></p>
<p class="content">Please <b>right - click</b> and save the button before uploading to your server, do <b>not</b> direct link. </p>
<!-- SITE STATS -->
<!-- SITE STATS -->
<p class="h3">. site statistics</p>
<p>Vintage Heart has had <script src="http://walkinginchrist.org/vintage/cgicounter/counter.cgi" language=javascript type="text/javascript"></script> hits
since opening in January 2007, and 1
visiter(s) are veiwing the site right now, while you have visited the site <script type="text/javascript">
document.write( + amt() + "times.")
</SCRIPT>
</p>
<a href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.walkinginchrist.org%2Fvintage%2F" target="_blank">VALID XHTML </a> |
<a href="http://jigsaw.w3.org/css-validator/validator?uri=http://www.walkinginchrist.org/vintage/" target="_blank"> VALID CSS</a> |
<a href="http://creativecommons.org/licenses/by/2.5/" target="_blank"> CC </a>
</div>
<!-- BLOG ENTRY -->
<div class="div" id="content">
<table width="370" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="entrydate">Thursday February 08 2007 @ 3:04 PM </td>
</tr>
<tr>
<td class="entryheader">Testing Once Again</td>
</tr>
<tr>
<td class="entryform">Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.Yes Again With The Testing. Yes Again With The Testing. Yes Again With The Testing.</td>
</tr>
</table>
<table width="370" border="0" align="right" cellpadding="2" cellspacing="0">
<tr>
<td class="entryfooter"><a href="index.php?id=">2comments</a></td>
</tr>
</table>
<!-- BLOG ENTRY -->
<p align="center">
Previous -- <a href="index.php?id=5">Next</a><p>I love to play world of warcraft it rocks what do you think hahahaha </p><p>Comment by <a href="www ">Experonta </a> @ Friday February 09 2007</p><p>testing</p><p>Comment by <a href="http://">dad</a> @ Friday February 09 2007</p>
<!-- COMMENT FORM -->
<form method="post" action="process.php">
<p class="content"><input type="hidden" name="entry" id="entry" value="" />
<input type="hidden" name="timestamp" id="timestamp" value="1171332212">
<table width="370" border="0" cellpadding="0" cellspacing="0">
<tr class="commentsformtop">
<td colspan="2"><div align="center">
<strong>Post Comment</strong>
</div></td>
</tr>
<tr class="commentslook">
<td width="83"><label for="Name">Name:</label></td>
<td width="299"><input type="text" name="name" id="name" size="30" /></td>
</tr>
<tr class="commentslook">
<td><label for="Email">E-mail:</label></td>
<td><input type="text" name="email" id="email" size="30" /></td>
</tr>
<tr class="commentslook">
<td valign="top"><label for="URL">URL:</label></td>
<td><input type="text" name="url" id="url" size="30" value="http://" /></td>
</tr>
<tr class="commentslook">
<td valign="top">Comment:</td>
<td><textarea cols="30" rows="5" name="comment" id="comment"></textarea></td>
</tr>
<tr class="commentslook">
<td colspan="2" valign="top"><div align="center">
<input type="submit" name="submit_comment" id="submit_comment" value="Add Comment" />
</div></td>
<tr class="commentsformtop">
<td colspan="2" valign="top"> </td>
</tr>
</table>
</form>
<br>
</div>
index2.php
CODE
<?php
$total_skins = 2;
$default_skin = 1;
if (isset($_REQUEST['newskin'])) {
$newskin=(int)$_REQUEST['newskin'];
if (($newskin<1) OR ($newskin>$total_skins)) $newskin = $default_skin;
}
elseif (isset($_REQUEST['skin'])) {
$newskin=(int)$_REQUEST['skin'];
if (($newskin<1) OR ($newskin>$total_skins)) $newskin = $default_skin;
}
else $newskin = $default_skin;
$skin = $newskin;
setcookie ('skin', "", time() - 3600);
setcookie('skin',$newskin,time()+(86400*365),'/');
setcookie('skin',$newskin,time()+(86400*365),'/','walkinginchrist.org/vintage');
$skin = $newskin;
$headervar = "/mnt/w0603/d08/s07/b025e6a3/www/vintage/nav/header";
$footervar = "/mnt/w0603/d08/s07/b025e6a3/www/vintage/nav/footer";
$extension = ".php";
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>New Skin!</title>
<?php include ($headervar.$skin.$extension); ?>
<div class="div" id="content">
<h2>Like it?</h2>
<p>Your skin number has been set '<?php echo $skin; ?>.' If this is what you want conintue on to the <a href="/">main page</a> of this site and browse around. If it's not really your flavor, you can always <a href="skins.php">go back</a> and select another.</p>
<p>If you run into problems with any of the skins, use the contact form to send me a message! :D</p>
</div>
<?php include ($footervar.$skin.$extension); ?>
Header2.php
CODE
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Vintage Heart | Online Zine | v.04.02.07-2</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="http://walkinginchrist.org/vintage/nav/2/style2.css" rel="stylesheet" type="text/css">
</head>
<body>
<!-- TIMES VISITED SCRIPT -->
<!-- TIMES VISITED SCRIPT -->
<script type="text/javascript">
function GetCookie (name) {
var arg = name + "=";
var alen = arg.length;
var clen = document.cookie.length;
var i = 0;
while (i < clen) {
var j = i + alen;
if (document.cookie.substring(i, j) == arg)
return getCookieVal (j);
i = document.cookie.indexOf(" ", i) + 1;
if (i == 0) break;
}
return null;
}
function SetCookie (name, value) {
var argv = SetCookie.arguments;
var argc = SetCookie.arguments.length;
var expires = (argc > 2) ? argv[2] : null;
var path = (argc > 3) ? argv[3] : null;
var domain = (argc > 4) ? argv[4] : null;
var secure = (argc > 5) ? argv[5] : false;
document.cookie = name + "=" + escape (value) +
((expires == null) ? "" : ("; expires=" + expires.toGMTString())) +
((path == null) ? "" : ("; path=" + path)) +
((domain == null) ? "" : ("; domain=" + domain)) +
((secure == true) ? "; secure" : "");
}
function DeleteCookie (name) {
var exp = new Date();
exp.setTime (exp.getTime() - 1);
var cval = GetCookie (name);
document.cookie = name + "=" + cval + "; expires=" + exp.toGMTString();
}
var expDays = 30;
var exp = new Date();
exp.setTime(exp.getTime() + (expDays*24*60*60*1000));
function amt(){
var count = GetCookie('count')
if(count == null) {
SetCookie('count','1')
return 1
}
else {
var newcount = parseInt(count) + 1;
DeleteCookie('count')
SetCookie('count',newcount,exp)
return count
}
}
function getCookieVal(offset) {
var endstr = document.cookie.indexOf (";", offset);
if (endstr == -1)
endstr = document.cookie.length;
return unescape(document.cookie.substring(offset, endstr));
}
</SCRIPT>
<!-- TIMES VISITED SCRIPT -->
<!-- TIMES VISITED SCRIPT -->
<!-- LAYOUT STARTS -->
<!-- LAYOUT STARTS -->
<!-- ImageReady Slices (Vintage Heart_4.psd) -->
<table width="770" border="0" cellpadding="0" cellspacing="0" id="layout">
<tr>
<td>
<img src="http://walkinginchrist.org/vintage/nav/2/images/Vintage-Heart_4_01.gif" width="770" height="409" alt=""></td>
</tr>
<tr>
<td>
<img src="http://walkinginchrist.org/vintage/nav/2/images/Vintage-Heart_4_02.gif" width="770" height="105" alt=""></td>
</tr>
<tr>
<td>
<img src="http://walkinginchrist.org/vintage/nav/2/images/Vintage-Heart_4_03.gif" width="770" height="36" alt=""></td>
</tr>
</table>
<!-- End ImageReady Slices -->
<!-- End ImageReady Slices -->
<!-- TOP CONTENT -->
<!-- TOP CONTENT -->
<!-- NAVIGATION BEGINS -->
<!-- NAVIGATION BEGINS -->
<!-- OPENING COMMENT -->
<!-- OPENING COMMENT -->
<div class="div" id="navigation">
<p class="h3">. about vintage heart </p>
<p> I muse silently as the ticking of the clock and the rapping of the typewriter creates the perfect melody to which the soundtrack of
my life will be played. Vintage Heart is my brainchild, the home of my personal musings; the result of my pen
reaching paper. </p>
<!-- LINKS -->
<!-- LINKS -->
<p class="h3">.contents </p>
<p class="buttons">
<a href="http://walkinginchrist.org/vintage/index.php">HOME </a>
<a href="http://walkinginchrist.org/vintage/archives/archives.php">ARCHIVES </a>
<a href="http://walkinginchrist.org/vintage/written.php">CREATIVE WRITING </a>
<a href="http://walkinginchrist.org/vintage/essays.php">PROSE </a>
<a href="http://walkinginchrist.org/vintage/art.php">INDY ART</a>
<a href="http://walkinginchrist.org/vintage/lists.php">READING & MUSIC LISTS </a>
<a href="http://walkinginchrist.org/vintage/skins/skins.php">VEIW SKINS </a> </p>
<p class="h3">. site </p>
<p class="buttons">
<a href="http://walkinginchrist.org/vintage/about.php">ABOUT VINTAGE HEART </a>
<a href="http://walkinginchrist.org/vintage/form.php">CONTACT </a>
<a href="http://walkinginchrist.org/vintage/links.php">HYPERLINKS </a>
<a href="http://walkinginchrist.org/vintage/disclaimer.php">DISCLAIMER </a></p>
<!-- SKINS -->
<!-- SKINS -->
<p class="h3">.skins</p>
<p class="buttons"><a href="http://www.walkinginchrist.org/vintage/skins/index2.php?newskin=1">DREAMS</a>
<a href="http://www.walkinginchrist.org/vintage/skins/index2.php?newskin=2">AMAZED</a></p>
<!-- SYSTEM REQUIREMENTS -->
<!-- SYSTEM REQUIREMENTS -->
<p class="h3">. system requirements </p>
<p>In order to properly veiw VH the suggested minimal requirements are: <b>800 x 600</b> screen resolution, <b>Internet Explorer 6+</b> or <b>Mozilla Firefox</b> and an <b>open mind</b>. Currently your SR is
<b><script LANGUAGE="javascript" type="text/javascript">
var width = screen.width
var height = screen.height
document.write(""+width+ "X" +height+"")
</SCRIPT></b>
</p>
<!-- WEEKLY WISDOM -->
<!-- WEEKLY WISDOM -->
<p class="h3">. insightful </p>
<p align="center"> <?php
$filename = "http://walkinginchrist.org/vintage/quotes.txt";
$show = file($filename);
$size = sizeof($show) - 1;
$rdm = rand(0, $size);
echo $show[$rdm];
?> </p>
<!-- OTHER PROJECTS -->
<!-- OTHER PROJECTS -->
<p class="h3">. currently reading </p>
<img src="http://walkinginchrist.org/vintage/images/bookcovers/frankenstien.gif" width="73" height="120" alt="button"><br>
<em><strong>Frankenstien, or the Modern Prometheus</strong></em> by: Mary Shelly<br>
<p align="right">( <a href="http://walkinginchrist.org/vintage/reads/currently.php">more ?</a> ) </p>
<p class="h3">. to do list</p>
<p class="content"> <strike>» Get Rid of Haloscan and create my own commenting system</strike><br>
» <strike>Build my own blog system</strike><br>
» Create a recipes pages</p>
<!-- LINKAGE -->
<!-- LINKAGE -->
<p class="h3">. Shameless PLUG </p>
<p class="content">If you would like to link Vintage Heart Online <b>( VHO )</b> to your site, feel free to use this button or any of the others located in the
links section of my site.</p>
<p align="center"><img src="http://www.walkinginchrist.org/vintage/nav/2/images/button_4.gif" width="88" height="31" alt="button"></p>
<p class="content">Please <b>right - click</b> and save the button before uploading to your server, do <b>not</b> direct link. </p>
<!-- SITE STATS -->
<!-- SITE STATS -->
<p class="h3">. site statistics</p>
<p>Vintage Heart has had <script src="http://walkinginchrist.org/vintage/cgicounter/counter.cgi" language=javascript type="text/javascript"></script> hits
since opening in January 2007, and <? include("http://walkinginchrist.org/vintage/online.php"); ?>
visiter(s) are veiwing the site right now, while you have visited the site <script type="text/javascript">
document.write( + amt() + "times.")
</SCRIPT>
</p>
<a href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.walkinginchrist.org%2Fvintage%2F" target="_blank">VALID XHTML </a> |
<a href="http://jigsaw.w3.org/css-validator/validator?uri=http://www.walkinginchrist.org/vintage/" target="_blank"> VALID CSS</a> |
<a href="http://creativecommons.org/licenses/by/2.5/" target="_blank"> CC </a>
</div>