deposit slips
[freeside.git] / httemplate / docs / credits.html
index c1d0d87..d71d563 100644 (file)
@@ -17,7 +17,6 @@
 <BR>
 <BR>
 <BR>
-<BR>
 
 <FONT SIZE=6>
   <CENTER>Freeside</CENTER>
 <CENTER>
 <IMG SRC="<%$fsurl%>images/small-logo.png" BORDER="0"><BR>
 <H3>version <% $FS::VERSION %></H3>
-</CENTER>
 
-<CENTER>
+<BR>
 
 <H3>Core Team</H3>
-Jeremy Davis<BR>
 Ivan Kohler<BR>
-Mark Wells<BR>
+<BR>
+
+<BR>
 <BR>
 
 <H3>Core Emeritus</H3>
 Peter Bowen<BR>
+Jeremy Davis<BR>
 Jeff Finucane<BR>
 Jason Hall<BR>
 Kristian Hoffman<BR>
+Nathan Kennedy<BR>
 Erik Levinson<BR>
 Brian McCane<BR>
+Jonathan Prykop<BR>
 Richard Siddall<BR>
 Matt Simerson<BR>
+Mark Wells<BR>
 <BR>
 
 <H3>Contributors</H3>
+C.J. Adams-Collier<BR>
 Stephen Amadei<BR>
 Eric Arvidsson<BR>
 Mark Asplen-Taylor<BR>
@@ -56,6 +60,8 @@ Charles A. Beasley<BR>
 Stephen Bechard<BR>
 Eric Bosrup<BR>
 Dickie Bradford<BR>
+Alex Brelsfoard<BR>
+Christopher Burger<BR>
 Dave Burgess<BR>
 Joe Camadine<BR>
 Chris Cappuccio<BR>
@@ -68,16 +74,24 @@ Dave Denney<BR>
 Serge Dolgov<BR>
 Scott Edwards<BR>
 Kenny Elliott<BR>
+Velimir Gayevskiy<BR>
+Joshua Goodman<BR>
 Donald Greer<BR>
 Joel Griffiths<BR>
+Brian Grinstead<BR>
 Ryan Gunn<BR>
 Troy Hammonds<BR>
 Sean Hanson<BR>
 Dale Hege<BR>
 Kelly Hickel<BR>
+Mitch Jackson<BR>
 Mark James<BR>
+Gary Jones<BR>
+Fernando M. Kiernan<BR>
 Frederico Caldeira Knabben<BR>
 Greg Kuhnert<BR>
+Steven Levithan<BR>
+Jim Lucas<BR>
 Randall Lucas<BR>
 Foteos Macrides<BR>
 Roger Mangraviti<BR>
@@ -86,19 +100,24 @@ Mack Nagashima<BR>
 David Peters<BR>
 Matt Peterson<BR>
 Luke Pfeifer<BR>
+Alan Phipps<BR>
+Eric Sandeen<BR>
 Ricardo Signes<BR>
 Steve Simitzis<BR>
 Stanislav Sinyagin<BR>
+David Slater<BR>
 Jason Spence<BR>
 James Switzer<BR>
 Audrey Tang<BR>
+Jason Terry<BR>
 Jason Thomas<BR>
+Rob Van Dam<BR>
 Jesse Vincent<BR>
 Johan Vromans<BR>
 Peter Wemm<BR>
 Mark Williamson<BR>
 Tim Yardley<BR>
-
+Jörn Zaefferer<BR>
 </CENTER>
 
 <BR>
@@ -157,12 +176,12 @@ function myHeight() {
         return document.body.document.height;
     else
 */
-        return 1900; // approx height (add more per contributors)
+        return 2300; // approx height (add more per contributors)
 }
 
 document.body.style.overflow = 'hidden';
 
-var startingPosition = 340;
+var startingPosition = 290;
 
 //huh, adjust for firefox
 var ua = navigator.userAgent;