Search a page to edit:
Create/Edit pages by Area
To create/edit pages please select an area from the list below:
<%
'variable names
default = "default"
active = "active"
current = "current"
menuOn ="menuOn"
menuOff ="menuOff"
childrenOff ="none"
childrenOpen ="open"
childrenClosed ="closed"
'start logic
listCheck = "Index.htm"
'status determines whether a link is highlighted or not
status = default
'showsub determines whether a links submenu is displayed or not (left menu only)
showSub = menuOff
'showsub determines which arrow is used to highlight the link
children = childrenOff
'is the linked page a parent of the current page
if isActive(listCheck) then
status = active
showSub = menuOn
end if
'is the linked page the current page
if isCurrent(listCheck) then
status = current
showSub = menuOn
end if
'if a submenu exists for this page, use showSub to determine which arrow to use
if subExists449 = true then
if showSub = menuOn then
children = childrenOpen
else
children = childrenClosed
end if
end if
'end logic
%>
<%
'variable names
default = "default"
active = "active"
current = "current"
menuOn ="menuOn"
menuOff ="menuOff"
childrenOff ="none"
childrenOpen ="open"
childrenClosed ="closed"
'start logic
listCheck = "Info.htm"
'status determines whether a link is highlighted or not
status = default
'showsub determines whether a links submenu is displayed or not (left menu only)
showSub = menuOff
'showsub determines which arrow is used to highlight the link
children = childrenOff
'is the linked page a parent of the current page
if isActive(listCheck) then
status = active
showSub = menuOn
end if
'is the linked page the current page
if isCurrent(listCheck) then
status = current
showSub = menuOn
end if
'if a submenu exists for this page, use showSub to determine which arrow to use
if subExists545 = true then
if showSub = menuOn then
children = childrenOpen
else
children = childrenClosed
end if
end if
'end logic
%>
-
Festival Info
<%
'variable names
default = "default"
active = "active"
current = "current"
menuOn ="menuOn"
menuOff ="menuOff"
childrenOff ="none"
childrenOpen ="open"
childrenClosed ="closed"
'start logic
listCheck = "Program.htm"
'status determines whether a link is highlighted or not
status = default
'showsub determines whether a links submenu is displayed or not (left menu only)
showSub = menuOff
'showsub determines which arrow is used to highlight the link
children = childrenOff
'is the linked page a parent of the current page
if isActive(listCheck) then
status = active
showSub = menuOn
end if
'is the linked page the current page
if isCurrent(listCheck) then
status = current
showSub = menuOn
end if
'if a submenu exists for this page, use showSub to determine which arrow to use
if subExists462 = true then
if showSub = menuOn then
children = childrenOpen
else
children = childrenClosed
end if
end if
'end logic
%>
-
Program
<%
'variable names
default = "default"
active = "active"
current = "current"
menuOn ="menuOn"
menuOff ="menuOff"
childrenOff ="none"
childrenOpen ="open"
childrenClosed ="closed"
'start logic
listCheck = "547.htm"
'status determines whether a link is highlighted or not
status = default
'showsub determines whether a links submenu is displayed or not (left menu only)
showSub = menuOff
'showsub determines which arrow is used to highlight the link
children = childrenOff
'is the linked page a parent of the current page
if isActive(listCheck) then
status = active
showSub = menuOn
end if
'is the linked page the current page
if isCurrent(listCheck) then
status = current
showSub = menuOn
end if
'if a submenu exists for this page, use showSub to determine which arrow to use
if subExists547 = true then
if showSub = menuOn then
children = childrenOpen
else
children = childrenClosed
end if
end if
'end logic
%>
-
Community Expo
<%
'variable names
default = "default"
active = "active"
current = "current"
menuOn ="menuOn"
menuOff ="menuOff"
childrenOff ="none"
childrenOpen ="open"
childrenClosed ="closed"
'start logic
listCheck = "WasteWaterEnergy.htm"
'status determines whether a link is highlighted or not
status = default
'showsub determines whether a links submenu is displayed or not (left menu only)
showSub = menuOff
'showsub determines which arrow is used to highlight the link
children = childrenOff
'is the linked page a parent of the current page
if isActive(listCheck) then
status = active
showSub = menuOn
end if
'is the linked page the current page
if isCurrent(listCheck) then
status = current
showSub = menuOn
end if
'if a submenu exists for this page, use showSub to determine which arrow to use
if subExists555 = true then
if showSub = menuOn then
children = childrenOpen
else
children = childrenClosed
end if
end if
'end logic
%>
-
Waste Water & Energy Expo
<%
'variable names
default = "default"
active = "active"
current = "current"
menuOn ="menuOn"
menuOff ="menuOff"
childrenOff ="none"
childrenOpen ="open"
childrenClosed ="closed"
'start logic
listCheck = "FunFitness.htm"
'status determines whether a link is highlighted or not
status = default
'showsub determines whether a links submenu is displayed or not (left menu only)
showSub = menuOff
'showsub determines which arrow is used to highlight the link
children = childrenOff
'is the linked page a parent of the current page
if isActive(listCheck) then
status = active
showSub = menuOn
end if
'is the linked page the current page
if isCurrent(listCheck) then
status = current
showSub = menuOn
end if
'if a submenu exists for this page, use showSub to determine which arrow to use
if subExists549 = true then
if showSub = menuOn then
children = childrenOpen
else
children = childrenClosed
end if
end if
'end logic
%>
-
Fun & Fitness Arena
<%
'variable names
default = "default"
active = "active"
current = "current"
menuOn ="menuOn"
menuOff ="menuOff"
childrenOff ="none"
childrenOpen ="open"
childrenClosed ="closed"
'start logic
listCheck = "Kids.htm"
'status determines whether a link is highlighted or not
status = default
'showsub determines whether a links submenu is displayed or not (left menu only)
showSub = menuOff
'showsub determines which arrow is used to highlight the link
children = childrenOff
'is the linked page a parent of the current page
if isActive(listCheck) then
status = active
showSub = menuOn
end if
'is the linked page the current page
if isCurrent(listCheck) then
status = current
showSub = menuOn
end if
'if a submenu exists for this page, use showSub to determine which arrow to use
if subExists550 = true then
if showSub = menuOn then
children = childrenOpen
else
children = childrenClosed
end if
end if
'end logic
%>
-
Kids Kingdom
<%
'variable names
default = "default"
active = "active"
current = "current"
menuOn ="menuOn"
menuOff ="menuOff"
childrenOff ="none"
childrenOpen ="open"
childrenClosed ="closed"
'start logic
listCheck = "Youth.htm"
'status determines whether a link is highlighted or not
status = default
'showsub determines whether a links submenu is displayed or not (left menu only)
showSub = menuOff
'showsub determines which arrow is used to highlight the link
children = childrenOff
'is the linked page a parent of the current page
if isActive(listCheck) then
status = active
showSub = menuOn
end if
'is the linked page the current page
if isCurrent(listCheck) then
status = current
showSub = menuOn
end if
'if a submenu exists for this page, use showSub to determine which arrow to use
if subExists461 = true then
if showSub = menuOn then
children = childrenOpen
else
children = childrenClosed
end if
end if
'end logic
%>
-
Youth Precinct
<%
'variable names
default = "default"
active = "active"
current = "current"
menuOn ="menuOn"
menuOff ="menuOff"
childrenOff ="none"
childrenOpen ="open"
childrenClosed ="closed"
'start logic
listCheck = "BusinessExpo.htm"
'status determines whether a link is highlighted or not
status = default
'showsub determines whether a links submenu is displayed or not (left menu only)
showSub = menuOff
'showsub determines which arrow is used to highlight the link
children = childrenOff
'is the linked page a parent of the current page
if isActive(listCheck) then
status = active
showSub = menuOn
end if
'is the linked page the current page
if isCurrent(listCheck) then
status = current
showSub = menuOn
end if
'if a submenu exists for this page, use showSub to determine which arrow to use
if subExists463 = true then
if showSub = menuOn then
children = childrenOpen
else
children = childrenClosed
end if
end if
'end logic
%>
-
Business Expo
<%
'variable names
default = "default"
active = "active"
current = "current"
menuOn ="menuOn"
menuOff ="menuOff"
childrenOff ="none"
childrenOpen ="open"
childrenClosed ="closed"
'start logic
listCheck = "Market.htm"
'status determines whether a link is highlighted or not
status = default
'showsub determines whether a links submenu is displayed or not (left menu only)
showSub = menuOff
'showsub determines which arrow is used to highlight the link
children = childrenOff
'is the linked page a parent of the current page
if isActive(listCheck) then
status = active
showSub = menuOn
end if
'is the linked page the current page
if isCurrent(listCheck) then
status = current
showSub = menuOn
end if
'if a submenu exists for this page, use showSub to determine which arrow to use
if subExists551 = true then
if showSub = menuOn then
children = childrenOpen
else
children = childrenClosed
end if
end if
'end logic
%>
-
Market Stalls
<%
'variable names
default = "default"
active = "active"
current = "current"
menuOn ="menuOn"
menuOff ="menuOff"
childrenOff ="none"
childrenOpen ="open"
childrenClosed ="closed"
'start logic
listCheck = "Sponsors.htm"
'status determines whether a link is highlighted or not
status = default
'showsub determines whether a links submenu is displayed or not (left menu only)
showSub = menuOff
'showsub determines which arrow is used to highlight the link
children = childrenOff
'is the linked page a parent of the current page
if isActive(listCheck) then
status = active
showSub = menuOn
end if
'is the linked page the current page
if isCurrent(listCheck) then
status = current
showSub = menuOn
end if
'if a submenu exists for this page, use showSub to determine which arrow to use
if subExists552 = true then
if showSub = menuOn then
children = childrenOpen
else
children = childrenClosed
end if
end if
'end logic
%>
-
Sponsors
<%
'variable names
default = "default"
active = "active"
current = "current"
menuOn ="menuOn"
menuOff ="menuOff"
childrenOff ="none"
childrenOpen ="open"
childrenClosed ="closed"
'start logic
listCheck = "History.htm"
'status determines whether a link is highlighted or not
status = default
'showsub determines whether a links submenu is displayed or not (left menu only)
showSub = menuOff
'showsub determines which arrow is used to highlight the link
children = childrenOff
'is the linked page a parent of the current page
if isActive(listCheck) then
status = active
showSub = menuOn
end if
'is the linked page the current page
if isCurrent(listCheck) then
status = current
showSub = menuOn
end if
'if a submenu exists for this page, use showSub to determine which arrow to use
if subExists546 = true then
if showSub = menuOn then
children = childrenOpen
else
children = childrenClosed
end if
end if
'end logic
%>
-
History
<%
'variable names
default = "default"
active = "active"
current = "current"
menuOn ="menuOn"
menuOff ="menuOff"
childrenOff ="none"
childrenOpen ="open"
childrenClosed ="closed"
'start logic
listCheck = "Contact.htm"
'status determines whether a link is highlighted or not
status = default
'showsub determines whether a links submenu is displayed or not (left menu only)
showSub = menuOff
'showsub determines which arrow is used to highlight the link
children = childrenOff
'is the linked page a parent of the current page
if isActive(listCheck) then
status = active
showSub = menuOn
end if
'is the linked page the current page
if isCurrent(listCheck) then
status = current
showSub = menuOn
end if
'if a submenu exists for this page, use showSub to determine which arrow to use
if subExists553 = true then
if showSub = menuOn then
children = childrenOpen
else
children = childrenClosed
end if
end if
'end logic
%>
-
Contact
site stylesheet: