don't open freeside homepage in its own window, getting blocked
[freeside.git] / httemplate / docs / credits.html
index 7b3b0b9..c1d0d87 100644 (file)
@@ -61,6 +61,7 @@ Joe Camadine<BR>
 Chris Cappuccio<BR>
 Rebecca Cardennis<BR>
 Shane Chrisp<BR>
+Kendall Conrad<BR>
 Luke Crawford<BR>
 Brad Dameron<BR>
 Dave Denney<BR>
@@ -119,6 +120,9 @@ Tim Yardley<BR>
 <BR>
 <BR>
 <BR>
+<BR>
+<BR>
+<BR>
 
 <SCRIPT TYPE="text/javascript">
 
@@ -153,12 +157,12 @@ function myHeight() {
         return document.body.document.height;
     else
 */
-        return 1850; // approx height (add more per contributors)
+        return 1900; // approx height (add more per contributors)
 }
 
 document.body.style.overflow = 'hidden';
 
-var startingPosition = 360;
+var startingPosition = 340;
 
 //huh, adjust for firefox
 var ua = navigator.userAgent;