<% Const IMGS_DIR = "/radom mainpage/" Dim objFSO, objFolderObject, objFileCollection, objFile Dim intFileNumberToUse, intFileLooper Dim objImageFileToUse Dim strImageSrcText Set objFSO = Server.CreateObject("Scripting.FileSystemObject") Set objFolderObject = objFSO.GetFolder(Server.MapPath(IMGS_DIR)) Set objFSO = Nothing Set objFileCollection = objFolderObject.Files Set objFolderObject = Nothing Randomize() intFileNumberToUse = Int(objFileCollection.Count * Rnd) + 1 intFileLooper = 1 For Each objFile in objFileCollection If intFileLooper = intFileNumberToUse Then Set objImageFileToUse = objFile Exit For End If intFileLooper = intFileLooper + 1 Next Set objFileCollection = Nothing strImageSrcText = IMGS_DIR & objImageFileToUse.Name Set objImageFileToUse = Nothing %>

School Menu

 

 

 

 

Breakfast Prices
Lunch Prices
Reduced- .30
Reduced- .40
Students Grades K-12 - .60
Students K-6 - $1.00
Students 7-12 - $1.25
Eligible Adults- .85
Eligible Adults- $1.75
"At Cost"- $1.55
"At Cost"- $3.00
Milk- .30
Milk- .30

Cafeteria Payments
  • Make checks payable to Fifth Ward Junior High
  • Please place payments in an envelope with your child's name on the outside.