<?php include "gingerman092114.cfg"; ?>
<title><?php echo $title; ?></title> 
<link REL="icon" HREF="/greg/favicon.ico"> 
<link REL=STYLESHEET TYPE="text/css" HREF="/greg/style.css"> 
<link REL=STYLESHEET TYPE="text/css" HREF="style.css"> 
<?php
        include "viewlog.inc";
        include "notes.inc";
        include "common.inc";
?>
<style type="text/css">
.hidden { display: none; }
.unhidden { display: block; }
</style>

<body> 
<script src="/greg/util.js"></script> 
 
<TABLE CELLPADDING=0 CELLSPACING=0 HSPACE=0 VSPACE=0 BORDER=0 WIDTH=100%> 
<TR> 
<TH ALIGN=LEFT><A HREF="/greg/" TARGET="_top">HOME</A> &gt; HOBBIES &gt; <A HREF="./" TARGET="_top">PORSCHE 996</A> &gt; <a href="track">TRACK</a> &gt; GINGERMAN</TH> 
<TD ALIGN=RIGHT> 
<FORM ACTION="/search.php" TARGET="_top">Quick Search: <FONT SIZE=-1><INPUT TYPE=text NAME=query SIZE=15 VALUE=""></FORM> 
</TD> 
</TR> 
</TABLE> 
<HR WIDTH=100%> 
</FORM> 
 
<CENTER> 
 
<TABLE BORDER=0 align=center class="menu"> 
<TR> 
<TD ALIGN=CENTER> 
        <TABLE BORDER=0 CLASS="raised"><TR><TD> 
        <A CLASS="button" HREF="pictures">&nbsp;996 Pictures&nbsp;</A> 
        </TD></TR></TABLE> 
</TD> 
<TD> 
        <TABLE BORDER=0 CLASS="raised"><TR><TD> 
        <A CLASS="button" HREF="specs">&nbsp;996 Specs&nbsp;</A> 
        </TD></TR></TABLE> 
</TD> 
<TD> 
        <TABLE BORDER=0 CLASS="sunken"><TR><TD> 
        <A CLASS="button" HREF="track">&nbsp;Track&nbsp;</A> 
        </TD></TR></TABLE> 
</TD> 
<TD> 
        <TABLE BORDER=0 CLASS="raised"><TR><TD> 
        <A CLASS="button" HREF="other">&nbsp;Other Car Stuff&nbsp;</A> 
        </TD></TR></TABLE> 
</TR> 
</TABLE> 
 
<script language="javascript">
<!--
$(document).ready(function() {
	$('#blackhawktn1').click(function(e) {
		$(this).animate({ height: 349, width: 560 }, 500, function () {
			$('#blackhawktn1').hide();
			$('#blackhawkvideo1').show();
		});
	});
	$('#blackhawktn2').click(function(e) {
		$(this).animate({ height: 349, width: 560 }, 500, function () {
			$('#blackhawktn2').hide();
			$('#blackhawkvideo2').show();
		});
	});
});
// -->
</script>

<h2>Greg's 2004 Porsche 996<br> 
Gingerman Raceway 9/21/14</h2> 
</center> 

<blockquote>
 
Open track day at Gingerman.  The event I signed up for was originally cancelled
but a few guys from the northwest suburbs of Chicago rented the track for the
day and I was invited to join.  The forecast looked good so I went.
<p>
Well, that didn't last long.  It started out ok but as the day went on the
intermittent rain was harder and harder and rained for longer and longer
periods of time.  At one point after a shower we all went out and drove slow
just to dry out the track but just as a dry line was starting to form it
started to downpour again.  I stuck it out until about 1pm at which point 
I had just enough of being cold and wet and went home.
<p>
<br clear=all>
<table border=0>
<tr><th colspan=3><font size=-1>Click on thumbnail for a full-size picture</font
></th></tr>

<?php   
        @include_once "gingerman092114.cfg";
        slideshow_array_walk($caption,"gingerman092114");
?>

</table>

</blockquote>
<br clear=all>

<?php Notes_ShowNotes("porsche996.track.gingerman092114",$title);?>

<?php Viewlog_Register($_SERVER["REQUEST_URI"]); ?>

<?php include "copyright.html"; ?>
<?php include "spy.php"; ?>
</body>
