Index: shared.inc =================================================================== RCS file: /webcvs/www.abisource.com/shared.inc,v retrieving revision 1.10 diff -c -r1.10 shared.inc *** shared.inc 2001/09/14 21:19:53 1.10 --- shared.inc 2001/09/17 15:00:21 *************** *** 57,75 **** } /* the   allows the table cells to extend a little bit past the words */ ! $mid_main_separator = "\n

"; /* Put a link break between links */ ! $begin_main_separator = "\n"; /* begin formatting for main links */ ! $end_main_separator = " \n"; /* end formatting for main links */ ! $mid_sub_separator = "\n
  "; /* Put a link break between links */ $begin_sub_separator = "\n"; /* begn formatting for sub-linkss */ $end_sub_separator = " "; /* end formatting for sub-links */ /* the main table definition was put here for consistancy */ ! print ("\n\n ! --> !
! "); /* Main code begins here */ /* Step through the array.... */ --- 57,75 ---- } /* the   allows the table cells to extend a little bit past the words */ ! $mid_main_separator = "\n

"; /* Put a link break between links */ ! $begin_main_separator = "\n"; /* begin formatting for main links */ ! $end_main_separator = " \n"; /* end formatting for main links */ ! $mid_sub_separator = "\n
 "; /* Put a link break between links */ $begin_sub_separator = "\n"; /* begn formatting for sub-linkss */ $end_sub_separator = " "; /* end formatting for sub-links */ /* the main table definition was put here for consistancy */ ! print ("\n\n ! "); ! print (""); } function show_body_tag() { --- 120,141 ---- print $mid_sub_separator; print $begin_sub_separator; if ($hyper) { ! print ""; } print $sub_name; /* Print the name of the link */ ! if ($hyper) { print ""; } /* Close the hyperlink */ print $end_sub_separator; }} } /* this could add some space between the menu and the content */ /* I left it here so it would be easier to put back if we want it. */ ! print (""); ! print (""); } function show_body_tag() { *************** *** 143,166 **** /* First, set style info for headers */ ?> ! ! !
! "); /* Main code begins here */ /* Step through the array.... */ *************** *** 94,106 **** print $mid_main_separator; print $begin_main_separator; if ($hyper) { ! print ""; } print $name; /* Print the name of the link */ ! if ($hyper) { print ""; } /* Close the hyperlink */ print $end_main_separator; /* Now start looping through the sub-headings if necessary, using the same tactic */ --- 94,106 ---- print $mid_main_separator; print $begin_main_separator; if ($hyper) { ! print ""; } print $name; /* Print the name of the link */ ! if ($hyper) { print ""; } /* Close the hyperlink */ print $end_main_separator; /* Now start looping through the sub-headings if necessary, using the same tactic */ *************** *** 120,141 **** print $mid_sub_separator; print $begin_sub_separator; if ($hyper) { ! print ""; } print $sub_name; /* Print the name of the link */ ! if ($hyper) { print ""; } /* Close the hyperlink */ print $end_sub_separator; }} } /* this could add some space between the menu and the content */ /* I left it here so it would be easier to put back if we want it. */ ! print ("  
! ! !
! ! AbiSource logo ! AbiSource banner !
! ! AbiSource logo ! ! AbiSource banner
!

! Copyright 1998-2001 SourceGear Corporation, Sam Tobin-Hochstadt and others. All rights reserved. ! Send comments to webmaster@abisource.com.
AbiSource, AbiSuite, AbiWord, and the AbiSource logo are trademarks of SourceGear Corporation. ! All other product names, company names, or logos cited herein are the property of their respective owners.
! -
!

! Copyright 1998-2001 SourceGear Corporation, Sam Tobin-Hochstadt and others. All rights reserved. ! Send comments to webmaster@abisource.com.
AbiSource, AbiSuite, AbiWord, and the AbiSource logo are trademarks of SourceGear Corporation. ! All other product names, company names, or logos cited herein are the property of their respective owners.
! --> !
!

!