"; require $_SERVER['DOCUMENT_ROOT'].'/format/header.html'; print "
RGS: About the School
"; require $_SERVER['DOCUMENT_ROOT'].'/format/userBar.html'; require $_SERVER['DOCUMENT_ROOT'].'/format/layout.html'; /*---End Page Formatting---------------------*/ /*---Begin Page Content----------------------*/ print "
About The School
Mission Statement
Newsletters
School History
"; /*---End Page Content------------------------*/ /*---Begin Closing Format--------------------*/ include $_SERVER['DOCUMENT_ROOT'].'/format/close.html'; /*---End Closing Format----------------------*/ ?>