struct
Browser CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
DateTime {ts '2010-09-10 11:35:31'}
Diagnostics null null <br>The error occurred on line -1.
GeneratedContent <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta name="google-site-verification" content="FhOZKB3w8tRMyjJEKdIZDTgsYKhz2gg_0YZNO0tuFDs" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="google-site-verification" content="Hsyzkx2PPAN4yUKGYRKb0HcAQS72D_w0u0WgIjHf8Lw" /> <title>Capitol Theatre</title> <link rel="stylesheet" type="text/css" href="includes/css.css" /> <link rel="stylesheet" type="text/css" href="css/cms.css" /> <link rel="stylesheet" type="text/css" href="includes/contentslider.css" /> <script src="http://maps.google.com/maps?file=api&v=2&sensor=false &key=ABQIAAAAkcOcduFp4rDVnvC8D3aT3BTWEhVUrP6DUPzVv-cQgHYn7L7sQBT6iuj03bPbDQS6-9mH1xhBAn2OIQ" type="text/javascript"> </script> <script type="text/javascript"> function initialize(){ var map = new GMap2(document.getElementById("googleMap")); map.setCenter(new GLatLng(-31.090355428348712, 150.9308409690857), 15); map.setUIToDefault(); var redIcon = new GIcon(G_DEFAULT_ICON); var gMarkerOptions = { icon:redIcon }; var markerOneLatLng = new GLatLng(-31.0910085, 150.9301444); var markerTwoLatLng = new GLatLng(-31.08978027773553, 150.93030989170074); map.addOverlay(new GMarker(markerOneLatLng, gMarkerOptions)); map.addOverlay(new GMarker(markerTwoLatLng, gMarkerOptions)); } </script> <script type="text/javascript" src="includes/contentslider.js"> /*********************************************** * Featured Content Slider- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more ***********************************************/ </script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> <script type="text/javascript" src="includes/ddaccordion.js"> /*********************************************** * Accordion Content script- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com) * Visit http://www.dynamicDrive.com for hundreds of DHTML scripts * This notice must stay intact for legal use ***********************************************/ </script> <script type="text/javascript"> //Initialize first demo: ddaccordion.init({ headerclass: "reviews", //Shared CSS class name of headers group contentclass: "review", //Shared CSS class name of contents group revealtype: "click", //Reveal content when user clicks or onmouseover the header? Valid value: "click", "clickgo", or "mouseover" mouseoverdelay: 200, //if revealtype="mouseover", set delay in milliseconds before header expands onMouseover collapseprev: true, //Collapse previous content (so only one open at any time)? true/false defaultexpanded: [], //index of content(s) open by default [index1, index2, etc]. [] denotes no content. onemustopen: false, //Specify whether at least one header should be open always (so never all headers closed) animatedefault: false, //Should contents open by default be animated into view? persiststate: false, //persist state of opened contents within browser session? toggleclass: ["", "openpet"], //Two CSS classes to be applied to the header when it's collapsed and expanded, respectively ["class1", "class2"] togglehtml: ["none", "", ""], //Additional HTML added to the header when it's collapsed and expanded, respectively ["position", "html1", "html2"] (see docs) animatespeed: "fast", //speed of animation: integer in milliseconds (ie: 200), or keywords "fast", "normal", or "slow" oninit:function(expandedindices){ //custom code to run when headers have initalized //do nothing }, onopenclose:function(header, index, state, isuseractivated){ //custom code to run whenever a header is opened or closed //do nothing } }) </script> <script type="text/javascript" src="includes/formvalidation.js"></script> <script type="text/javascript"> <!-- function showImageSwap(smallID) { var currentLargeSrc = document.getElementById('largeShowImage').src; var smallImageToSwapSrc = smallID.src; smallID.src = currentLargeSrc; document.getElementById('largeShowImage').src = smallImageToSwapSrc; } var hideDelay = 250; var subMenuToHide; var t; var s; var slideDelay = 15; var slideIncrement = 1; var slideWidth = 992; var slideHeight = 0; var stillSliding = false; var subMenuToSlide; function startSlideCover() { if (stillSliding) { return; } stillSliding = true; slideHeight = slideHeight; subMenuToSlide.style.height = '0px'; s = setInterval('slideCover()', slideDelay); } function resetSlideCover() { subMenuToSlide.style.height = '0px'; slideHeight = 0; stillSliding = false; clearInterval(s); } function slideCover() { if (slideHeight >= 20) { stillSliding = false; clearInterval(s); subMenuToSlide.style.height = '20px'; slideHeight = 20; } else { slideHeight += slideIncrement; if (slideHeight > 20) { slideHeight = 20; } subMenuToSlide.style.height = slideHeight + 'px'; } } function showSubNav(subMenu, topMenuObj) { if (typeof subMenuToHide != 'undefined') { document.getElementById(subMenuToHide).style.display = 'none'; resetSlideCover(); } document.getElementById(subMenu).style.display = 'block'; for (leftPos = 0; topMenuObj; topMenuObj = topMenuObj.offsetParent) { leftPos += topMenuObj.offsetLeft; } pos = document.body.clientWidth - leftPos - 70; document.getElementById(subMenu).style.right = pos + 'px'; subMenuToHide = subMenu; subMenuToSlide = document.getElementById(subMenu); startSlideCover(); } function hideSubNavDelay(subMenu) { setHideDelay(subMenu); } function setHideDelay(subMenu, stopDelay) { if (stopDelay) { clearTimeout(t); } else { t = setTimeout('hideSubNav()', hideDelay); } } function hideSubNav() { document.getElementById(subMenuToHide).style.display = 'none'; resetSlideCover(); } function checkNewsletterForm(myForm) { err_msg = ''; with(myForm) { checkText(newslettersubscription_name,'Enter your name'); if (newslettersubscription_name.value == 'enter your name...') { err_msg = err_msg + ' - Enter your name\n'; } checkText(newslettersubscription_email,'Blank or invalid email','required,email'); return validationResults(); } } //--> </script> </head> <body style="background-image: url('images/page_bg_fixed.jpg'); background-position: center top; background-repeat: no-repeat; height: 100%; background-attachment: fixed;" onload="initialize()" onunload="GUnload()"> <div id="content"> <div style="height: 100px; margin-top: 5px;"><a href="index.cfm"><img src="images/cap_thea_logo.gif" height="100" width="267" alt="Tamworth Capitol Theatre" border="0" /></a></div> <div style="top: 84px; right: 0px; text-align: right;" class="topmenu"> <div id="topMenu1016" class="topMenuDiv">&nbsp; | &nbsp;<a href="contact-us-1016.cfm" class="topmenu" onMouseOver="showSubNav('subMenu1016', this.parentNode); setHideDelay('subMenu1016', 1);" onMouseOut="setHideDelay('subMenu1016', 0);">Contact Us</a></div> <div id="topMenu1014" class="topMenuDiv">&nbsp; | &nbsp;<a href="our-partners-1014.cfm" class="topmenu" onMouseOver="showSubNav('subMenu1014', this.parentNode); setHideDelay('subMenu1014', 1);" onMouseOut="setHideDelay('subMenu1014', 0);">Our Partners</a></div> <div id="topMenu1012" class="topMenuDiv">&nbsp; | &nbsp;<a href="about-us-1012.cfm" class="topmenu" onMouseOver="showSubNav('subMenu1012', this.parentNode); setHideDelay('subMenu1012', 1);" onMouseOut="setHideDelay('subMenu1012', 0);">About Us</a></div> <div id="topMenu1011" class="topMenuDiv">&nbsp; | &nbsp;<a href="box-office-1011.cfm" class="topmenu" onMouseOver="showSubNav('subMenu1011', this.parentNode); setHideDelay('subMenu1011', 1);" onMouseOut="setHideDelay('subMenu1011', 0);">Box Office</a></div> <div id="topMenu1005" class="topMenuDiv">&nbsp; | &nbsp;<a href="venue-info-1005.cfm" class="topmenu" onMouseOver="showSubNav('subMenu1005', this.parentNode); setHideDelay('subMenu1005', 1);" onMouseOut="setHideDelay('subMenu1005', 0);">Venue Info</a></div> <div id="topMenu1002" class="topMenuDiv">&nbsp; | &nbsp;<a href="whats-on-1002.cfm" class="topmenu" onMouseOver="showSubNav('subMenu1002', this.parentNode); setHideDelay('subMenu1002', 1);" onMouseOut="setHideDelay('subMenu1002', 0);">What's on</a></div> <div id="topMenu1001" class="topMenuDiv"><a href="home-1001.cfm" class="topmenu" onMouseOver="showSubNav('subMenu1001', this.parentNode); setHideDelay('subMenu1001', 1);" onMouseOut="setHideDelay('subMenu1001', 0);">Home</a></div> <div style="clear: both;"></div> </div> <div id="subMenuCont"> <div id="subMenu1005" class="subMenuDiv" onMouseOver="setHideDelay('subMenu1005', 1);" onMouseOut="setHideDelay('subMenu1005', 0);"> <a href="location-1006.cfm" class="submenu">Location</a>&nbsp; | &nbsp;<a href="ticket-info-1007.cfm" class="submenu">Ticket Info</a>&nbsp; | &nbsp;<a href="venue-hire-1008.cfm" class="submenu">Venue Hire</a>&nbsp; | &nbsp;<a href="venue-specs-1017.cfm" class="submenu">Venue Specs</a>&nbsp; | &nbsp;<a href="dining-out-1009.cfm" class="submenu">Dining Out</a>&nbsp; | &nbsp;<a href="cinema-1010.cfm" class="submenu">Cinema</a> </div> <div id="subMenu1012" class="subMenuDiv" onMouseOver="setHideDelay('subMenu1012', 1);" onMouseOut="setHideDelay('subMenu1012', 0);"> <a href="newsreviews-1013.cfm" class="submenu">News/Reviews</a> </div> <div id="subMenu1002" class="subMenuDiv" onMouseOver="setHideDelay('subMenu1002', 1);" onMouseOut="setHideDelay('subMenu1002', 0);"> </div> <div id="subMenu1011" class="subMenuDiv" onMouseOver="setHideDelay('subMenu1011', 1);" onMouseOut="setHideDelay('subMenu1011', 0);"> <a href="season-2011-1018.cfm" class="submenu">Season 2011</a> </div> <div id="subMenu1014" class="subMenuDiv" onMouseOver="setHideDelay('subMenu1014', 1);" onMouseOut="setHideDelay('subMenu1014', 0);"> <a href="become-a-sponsor-1015.cfm" class="submenu">Become a Sponsor</a> </div> <div id="subMenu1016" class="subMenuDiv" onMouseOver="setHideDelay('subMenu1016', 1);" onMouseOut="setHideDelay('subMenu1016', 0);"> </div> <div id="subMenu1001" class="subMenuDiv" onMouseOver="setHideDelay('subMenu1001', 1);" onMouseOut="setHideDelay('subMenu1001', 0);"> </div> </div> <div id="slider1" class="sliderwrapper" style="margin: 0px auto;"> <div class="contentdiv" style="background-image: url('files/showheaders/banner_05.jpg');"> </div> <div class="contentdiv" style="background-image: url('files/showheaders/banner_06.jpg');"> </div> <div class="contentdiv" style="background-image: url('files/showheaders/jon-banner.jpg');"> <div style="position: relative;"> <div style="width: 133px; position: absolute; right: 281px; top: 213px; background-color: #fba147; height: 31px; text-align: center; line-height: 31px;"><a href="?bookTickets=1017#bookTickets" class="bannerLink">Book Tickets</a></div> <div style="width: 133px; position: absolute; right: 143px; top: 213px; background-color: #a8c035; height: 31px; text-align: center; line-height: 31px;"><a href="index.cfm?event_id=1017#showTop" class="bannerLink">Read More</a></div> <div style="width: 133px; position: absolute; right: 5px; top: 213px; background-color: #e6227d; height: 31px; text-align: center; line-height: 31px;"><a href="contact-us-1016.cfm" class="bannerLink">Contact Us</a></div> </div> </div> <div class="contentdiv" style="background-image: url('files/showheaders/banner_03.jpg');"> </div> <div class="contentdiv" style="background-image: url('files/showheaders/banner_07.jpg');"> </div> <div class="contentdiv" style="background-image: url('files/showheaders/celebrate2.jpg');"> </div> <div class="contentdiv" style="background-image: url('files/showheaders/22 events pic 4.jpg');"> </div> <div class="contentdiv" style="background-image: url('files/showheaders/CAP3053 Season 2011 header.gif');"> </div> <div class="contentdiv" style="background-image: url('files/showheaders/22 events pic 5.jpg');"> </div> <div class="contentdiv" style="background-image: url('files/showheaders/22 events pic 6.jpg');"> </div> <div class="contentdiv" style="background-image: url('files/showheaders/CAP3058 Sunshine Boys Web Banner.gif');"> </div> <div class="contentdiv" style="background-image: url('files/showheaders/CAP1388 Peace Train web banner.jpg');"> </div> <div class="contentdiv" style="background-image: url('files/showheaders/CAP1388 Halpern web banner.jpg');"> <div style="position: relative;"> <div style="width: 133px; position: absolute; right: 281px; top: 213px; background-color: #fba147; height: 31px; text-align: center; line-height: 31px;"><a href="?bookTickets=1060#bookTickets" class="bannerLink">Book Tickets</a></div> <div style="width: 133px; position: absolute; right: 143px; top: 213px; background-color: #a8c035; height: 31px; text-align: center; line-height: 31px;"><a href="index.cfm?event_id=1060#showTop" class="bannerLink">Read More</a></div> <div style="width: 133px; position: absolute; right: 5px; top: 213px; background-color: #e6227d; height: 31px; text-align: center; line-height: 31px;"><a href="contact-us-1016.cfm" class="bannerLink">Contact Us</a></div> </div> </div> <div class="contentdiv" style="background-image: url('files/showheaders/CAP1388 Steaming web banner.jpg');"> </div> </div> <div id="paginate-slider1" class="pagination" style="display: none;"></div> <script type="text/javascript"> featuredcontentslider.init({ id: "slider1", //id of main slider DIV contentsource: ["inline", ""], //Valid values: ["inline", ""] or ["ajax", "path_to_file"] toc: "#increment", //Valid values: "#increment", "markup", ["label1", "label2", etc] nextprev: ["Previous", "Next"], //labels for "prev" and "next" links. Set to "" to hide. revealtype: "click", //Behavior of pagination links to reveal the slides: "click" or "mouseover" enablefade: [true, 0.2], //[true/false, fadedegree] autorotate: [true, 3000], //[true/false, pausetime] onChange: function(previndex, curindex){ //event handler fired whenever script changes slide //previndex holds index of last slide viewed b4 current (1=1st slide, 2nd=2nd etc) //curindex holds index of currently shown slide (1=1st slide, 2nd=2nd etc) } }) </script> <br /> <br /> <div id="pageContent">
HTTPReferer [empty string]
Mailto [empty string]
Message [empty string]
QueryString event_id=1048
RemoteAddress 38.107.191.105
RootCause
struct
Message [empty string]
StackTrace java.lang.NullPointerException
TagContext
array [empty]
Type java.lang.NullPointerException
StackTrace java.lang.NullPointerException
TagContext
array [empty]
Template /index.cfm
Type coldfusion.runtime.CfErrorWrapper