add brand-agent option, RT#17055
[freeside.git] / httemplate / docs / credits.html
index 9bb1dec..c1d0d87 100644 (file)
@@ -120,6 +120,9 @@ Tim Yardley<BR>
 <BR>
 <BR>
 <BR>
+<BR>
+<BR>
+<BR>
 
 <SCRIPT TYPE="text/javascript">
 
@@ -154,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;