%
cols = "4" 'SEE index.htt in jalbum for descriptions
currentRows = "2" '
imageNum = "" '
indexImageCount = "6" '
indexNum = "" '
level = "1" '
rows = "4" '
description = "" '
totalIndexes = "" '
totalAlbumImages = "2919" '
totalImages = "0" '
textEncoding = "UTF-8" '
author = "Jim Fandango" '
comment = "" '
title = "Free baritone sheet music" '
currentDate = "21/10/2009 10:27:10" '
stylePath = "../res/styles.css" '
resPath = "../res" '
thumbPath = "" '
%><%
PageTitle = "Free baritone sheet music" 'The full title of the current index page
TopNavLInksHTML = "DrFeezell.com Home » Free Sheet Music » Free baritone sheet music" '
%><%
Dim closeupPaths(5)
Dim thumbPaths(5)
Dim ItemIsFolder(5)
Dim titles(5)
Dim descriptions(5)
Dim comments(5)
%>
<%
closeupPaths(0) = "christmas/index.html" '
thumbPaths(0) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(0) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(0) = "Christmas baritone sheet music" 'title of folder
descriptions(0) = "" 'description for directory
%>
<%
closeupPaths(1) = "hymns/index.html" '
thumbPaths(1) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(1) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(1) = "Baritone hymns sheet music" 'title of folder
descriptions(1) = "" 'description for directory
%>
<%
closeupPaths(2) = "scales/index.html" '
thumbPaths(2) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(2) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(2) = "FREE baritone scales" 'title of folder
descriptions(2) = "" 'description for directory
%>
<%
closeupPaths(3) = "schubert/index.html" '
thumbPaths(3) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(3) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(3) = "Schubert baritone sheet music" 'title of folder
descriptions(3) = "" 'description for directory
%>
<%
closeupPaths(4) = "schumann/index.html" '
thumbPaths(4) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(4) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(4) = "Schumann baritone sheet music" 'title of folder
descriptions(4) = "" 'description for directory
%>
<%
closeupPaths(5) = "sheetmusic/index.html" '
thumbPaths(5) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(5) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(5) = "Baritone Sheet Music Index" 'title of folder
descriptions(5) = "" 'description for directory
%>