<?php include "gingerman092113.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 2</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">
<!--
function Swap(thatid) {
	elem = document.getElementById(thatid);
	elemtn = document.getElementById(thatid + 'tn');

	elem.className = "unhidden";
	elemtn.className = "hidden";
}
// -->
</script>

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

<blockquote>
 
PCA Driver Ed event at the Gingerman Raceway near South Haven, MI.  Although
I've been to Gingerman a lot and was where I had my first track even ever,
this is only the second track day with the 996.
The weather was perfect, party cloudy and cool.  I drizzled a little first
thing in the morning but nothing to worry about.
I attended with the PCA Rally Sport Region so turnout was rather light.
I think there were only 11 total cars in my run group which meant next
to no traffic to worry about.
<p>
I'm back to using Harry's Lap Timer on my iPhone.  Since the last time it
seems to have drastically improved but I was completely unable to get it
to get it to start by itself when passing the pre-programmed Start/Finish
line.  After failing to get a single lap time in the first three sesssion 
I had it manually record video on my 4th and final session.
Then I must have screwed something up because I wasn't able to get the 
really cool overlay feature to work.  All in all a bit disapointing.
<p>
It's been three years since my last time here and my lap times were a bit
improved.  My average lap time was 3-4 seconds faster than last time and
was regularly running 1:55 laps with my best lap being 1:54.
My goal for next time to hit 1:50.
<p>
Clearly I'm leaving some time in corners 5 and 6 plus I know I'm coasting
here and there between full throttle and hard braking.  I think I can carry
a little bit more speed between corners 9 and 10 to knock off another second
or two.
<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 "gingerman092113.cfg";
        slideshow_array_walk($caption,"gingerman092113");
?>

</table>

<hr width="100%">
<h3>Lap Video</h3>

<img style="cursor: pointer;" class="unhidden" id="gingervideotn" onClick="Swap('gingervideo');" src="gingerman092113.png">
<br>
<iframe class="hidden" id="gingervideo" width="560" height="349" src="http://www.youtube.com/embed/7iB7nTsJgmo" frameborder="0" allowfullscreen></iframe>
<font class="minus2">Viewed: <?php echo viewlog_youtube('7iB7nTsJgmo'); ?> times.</font>

</blockquote>
<br clear=all>

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

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

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