secure.phoenixchildrensfoundation.org
Open in
urlscan Pro
216.235.194.236
Public Scan
URL:
https://secure.phoenixchildrensfoundation.org/site/Calendar
Submission: On December 21 via api from US — Scanned from DE
Submission: On December 21 via api from US — Scanned from DE
Form analysis
3 forms found in the DOMName: orgevent_filters_simple_form — POST https://secure.phoenixchildrensfoundation.org/site/Calendar
<form method="post" name="orgevent_filters_simple_form" style="padding:0px;margin:0px;" action="https://secure.phoenixchildrensfoundation.org/site/Calendar">
<div id="orgevent_filters_simple">
<fieldset style="border: none;">
<legend><span class="aural-only">Filter events by keyword</span></legend>
<table summary="layout table">
<tbody>
<tr class="event_attr">
<td style="padding-left:5px;"><label class="bold" for="simpleFilterKeywordsDomElement">Filter Current View:</label></td>
<td><input id="simpleFilterKeywordsDomElement" type="text" value="" name="keywords" size="50"></td>
<td>
<input type="submit" id="orgevent_filters_simple_button" name="orgevent_filters_simple_button" value="Filter Events" title="Filter Events by Keyword Criteria">
<input type="hidden" name="orgevent_filters_simple_submit" value="true">
</td>
<td>
<script type="text/javascript">
<!--
document.write('<a style="font-size:80%" id="orgevent_filters_toggle_advanced" href="javascript:void(0);" onclick="oefiltercomp_toggleFilterMode(true)" title="Switch to Advanced Filters">Advanced Filters...</a>');
-->
</script><a style="font-size:80%" id="orgevent_filters_toggle_advanced" href="javascript:void(0);" onclick="oefiltercomp_toggleFilterMode(true)" title="Switch to Advanced Filters">Advanced Filters...</a>
<noscript> </noscript>
</td>
</tr>
</tbody>
</table>
</fieldset>
</div>
</form>
Name: orgevent_filters_advanced_form — POST https://secure.phoenixchildrensfoundation.org/site/Calendar
<form method="post" name="orgevent_filters_advanced_form" style="padding:0px;margin:0px;" action="https://secure.phoenixchildrensfoundation.org/site/Calendar">
<div id="orgevent_filters_advanced" style="display:none;">
<fieldset style="border: none;">
<legend><span class="aural-only">Filter events using advanced criteria</span></legend>
<table border="0" cellpadding="2px" cellspacing="0" style="width:100%; border: 1px solid #7B7B7B;">
<tbody>
<tr class="event_attr">
<td class="filter_label">Show Events By:</td>
<td class="filter_label">
<label for="event_name">Event Name</label>
</td>
<td class="filter_input"><input type="text" id="event_name" size="40" name="event_name" value=""></td>
</tr>
<tr class="event_attr">
<td>
</td>
<td class="filter_label">
<label for="city">City</label>
</td>
<td class="filter_input"><input type="text" id="city" size="35" name="city" value=""></td>
</tr>
<tr class="event_attr">
<td>
</td>
<td class="filter_label">
<label for="oecal_user_side-1001_state_select">State</label>
</td>
<td class="filter_input"><select name="oecal_user_side-1001_state_select" id="oecal_user_side-1001_state_select">
<option value="undefined">All</option>
<option value="AK">AK</option>
<option value="AL">AL</option>
<option value="AR">AR</option>
<option value="AZ">AZ</option>
<option value="CA">CA</option>
<option value="CO">CO</option>
<option value="CT">CT</option>
<option value="DC">DC</option>
<option value="DE">DE</option>
<option value="FL">FL</option>
<option value="GA">GA</option>
<option value="HI">HI</option>
<option value="IA">IA</option>
<option value="ID">ID</option>
<option value="IL">IL</option>
<option value="IN">IN</option>
<option value="KS">KS</option>
<option value="KY">KY</option>
<option value="LA">LA</option>
<option value="MA">MA</option>
<option value="MD">MD</option>
<option value="ME">ME</option>
<option value="MI">MI</option>
<option value="MN">MN</option>
<option value="MO">MO</option>
<option value="MS">MS</option>
<option value="MT">MT</option>
<option value="NC">NC</option>
<option value="ND">ND</option>
<option value="NE">NE</option>
<option value="NH">NH</option>
<option value="NJ">NJ</option>
<option value="NM">NM</option>
<option value="NV">NV</option>
<option value="NY">NY</option>
<option value="OH">OH</option>
<option value="OK">OK</option>
<option value="OR">OR</option>
<option value="PA">PA</option>
<option value="RI">RI</option>
<option value="SC">SC</option>
<option value="SD">SD</option>
<option value="TN">TN</option>
<option value="TX">TX</option>
<option value="UT">UT</option>
<option value="VA">VA</option>
<option value="VT">VT</option>
<option value="WA">WA</option>
<option value="WI">WI</option>
<option value="WV">WV</option>
<option value="WY">WY</option>
<option value="AS">AS</option>
<option value="FM">FM</option>
<option value="GU">GU</option>
<option value="MH">MH</option>
<option value="MP">MP</option>
<option value="PR">PR</option>
<option value="PW">PW</option>
<option value="VI">VI</option>
<option value="AA">AA</option>
<option value="AE">AE</option>
<option value="AP">AP</option>
<option value="AB">AB</option>
<option value="BC">BC</option>
<option value="MB">MB</option>
<option value="NB">NB</option>
<option value="NL">NL</option>
<option value="NS">NS</option>
<option value="NT">NT</option>
<option value="NU">NU</option>
<option value="ON">ON</option>
<option value="PE">PE</option>
<option value="QC">QC</option>
<option value="SK">SK</option>
<option value="YT">YT</option>
<option value="None">None</option>
</select>
<script type="text/javascript">
<!--
var comp = new ObservableComponent('oecal_user_side-1001_state_select', '');
comp.hide = function(_hidden) {
var _display = _hidden ? 'none' : '';
set_display('oecal_user_side-1001_state_select_Row', _display);
this.disable_submit_flag(_hidden);
}
//
-->
</script>
<noscript><br>Required</noscript>
</td>
</tr>
<tr class="event_attr">
<td>
</td>
<td class="filter_label">
<label for="zip">ZIP Code</label>
</td>
<td class="filter_input">
<table cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td>
<input type="text" id="zip" name="zip" size="12" value="">
</td>
<td class="filter_sub_label">
<label for="oecal_user_side-1001_zip_radius_select">Radius</label>
</td>
<td><select name="oecal_user_side-1001_zip_radius_select" id="oecal_user_side-1001_zip_radius_select">
<option value="-1">None</option>
<option value="5">5 miles</option>
<option value="10">10 miles</option>
<option value="15">15 miles</option>
<option value="25">25 miles</option>
<option value="50">50 miles</option>
<option value="100">100 miles</option>
<option value="200">200 miles</option>
</select>
<script type="text/javascript">
<!--
var comp = new ObservableComponent('oecal_user_side-1001_zip_radius_select', '');
comp.hide = function(_hidden) {
var _display = _hidden ? 'none' : '';
set_display('oecal_user_side-1001_zip_radius_select_Row', _display);
this.disable_submit_flag(_hidden);
}
//
-->
</script>
<noscript><br>Required</noscript>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr class="event_attr">
<td>
</td>
<td class="filter_label">
<label for="oecal_user_side-1001_interest_select">Interest</label>
</td>
<td class="filter_input" align="left">
<div style="position:relative;"><select name="oecal_user_side-1001_interest_select" id="oecal_user_side-1001_interest_select">
<option value="-1">All</option>
</select>
<script type="text/javascript">
<!--
var comp = new ObservableComponent('oecal_user_side-1001_interest_select', '');
comp.hide = function(_hidden) {
var _display = _hidden ? 'none' : '';
set_display('oecal_user_side-1001_interest_select_Row', _display);
this.disable_submit_flag(_hidden);
}
//
-->
</script>
<noscript><br>Required</noscript>
</div>
</td>
</tr>
<tr class="event_attr">
<td>
</td>
<td class="filter_label">
<label for="oecal_user_side-1001_activity_type_select">Event Category</label>
</td>
<td class="filter_input" align="left">
<div style="position:relative;"><select name="oecal_user_side-1001_activity_type_select" id="oecal_user_side-1001_activity_type_select">
<option value="-1">All</option>
<option value="1001">Life Support</option>
<option value="1021">Foundation</option>
<option value="1041">Life support</option>
<option value="1061">Healthcare Professionals Education</option>
<option value="1081">Volunteer</option>
<option value="1101">training</option>
<option value="1121">Community Outreach</option>
<option value="1141">Webinar</option>
<option value="1181">Campaigns supporting kids</option>
<option value="1201">CCBD/Communications</option>
<option value="1221">Cystic Fibrosis/Pulmonary</option>
<option value="1241">Barrow Community Outreach</option>
<option value="1481">Beneficiary Event</option>
</select>
<script type="text/javascript">
<!--
var comp = new ObservableComponent('oecal_user_side-1001_activity_type_select', '');
comp.hide = function(_hidden) {
var _display = _hidden ? 'none' : '';
set_display('oecal_user_side-1001_activity_type_select_Row', _display);
this.disable_submit_flag(_hidden);
}
//
-->
</script>
<noscript><br>Required</noscript>
</div>
</td>
</tr>
<tr class="event_attr">
<td>
</td>
<td class="filter_label">
<label for="oecal_user_side-1001_affiliate_select">Event Affiliate Tag</label>
</td>
<td class="filter_input" align="left">
<div style="position:relative;"><select name="oecal_user_side-1001_affiliate_select" id="oecal_user_side-1001_affiliate_select">
<option value="-1">All</option>
<option value="1062">CME</option>
<option value="1142">Patients and Families</option>
<option value="1161">Community Education</option>
<option value="1261">Concours in the Hills</option>
<option value="1281">Auxiliary</option>
<option value="1301">ESports Showcase</option>
<option value="1302">PCH50</option>
<option value="1321">Postino</option>
<option value="1341">ASU</option>
<option value="1361">Big Dig for Kids</option>
<option value="1381">Happy Hour</option>
<option value="1401">AutoNation Car Chow</option>
<option value="1421">At One Yoga</option>
<option value="1441">Signature Event</option>
<option value="1461">WINGS</option>
<option value="1482">Children's Miracle Network</option>
<option value="1501">Plexus</option>
</select>
<script type="text/javascript">
<!--
var comp = new ObservableComponent('oecal_user_side-1001_affiliate_select', '');
comp.hide = function(_hidden) {
var _display = _hidden ? 'none' : '';
set_display('oecal_user_side-1001_affiliate_select_Row', _display);
this.disable_submit_flag(_hidden);
}
//
-->
</script>
<noscript><br>Required</noscript>
</div>
</td>
</tr>
<tr class="event_attr">
<td colspan="3">
<table cellpadding="0" cellspacing="0" style="padding-bottom:5px;">
<tbody>
<tr>
<td class="advanced_filter_button">
<input id="orgevent_filters_advanced_button" type="submit" name="orgevent_filters_advanced_button" title="Filter Events by Detailed Criteria" value="Filter Events">
<input type="hidden" name="orgevent_filters_advanced_submit" value="true">
</td>
<td class="advanced_clear_button">
<input id="orgevent_filters_clear_button" type="submit" name="orgevent_filters_clear_button" title="Reset Filters" value="Reset">
</td>
<td>
<script type="text/javascript">
<!--
document.write('<a style="font-size:80%" id="orgevent_filters_toggle_simple" href="javascript:void(0);" onclick="oefiltercomp_toggleFilterMode(false)" title="Return to the Keyword Filter">Back to Keyword Filter...</a>');
-->
</script><a style="font-size:80%" id="orgevent_filters_toggle_simple" href="javascript:void(0);" onclick="oefiltercomp_toggleFilterMode(false)" title="Return to the Keyword Filter">Back to Keyword Filter...</a>
<noscript> </noscript>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</fieldset>
</div>
</form>
POST https://secure.phoenixchildrensfoundation.org/site/Calendar
<form method="post" action="https://secure.phoenixchildrensfoundation.org/site/Calendar">
<div id="oedatepicker">
<table summary="layout table">
<tbody>
<tr>
<td><b>Go To Date</b></td>
<td>
<link rel="stylesheet" type="text/css" media="all" href="../css/lib/calendar/calendar-win2k-cold-1.css" title="win2k-cold-1">
<script type="text/javascript" src="../js/lib/calendar/calendar.js"></script><noscript> </noscript>
<script type="text/javascript" src="../js/lib/calendar/lang/calendar-en.js"></script><noscript> </noscript>
<script type="text/javascript" src="../js/lib/calendar/calendar-setup.js"></script><noscript> </noscript>
<table cellspacing="0" cellpadding="0" style="border-collapse: collapse" summary="layout table. Use the first cell form input to type in a data in dd/mm/yyyy format.">
<tbody>
<tr>
<td><label for="null_DATE_STRING" style="display:none">Enter date in MM/DD/YYYY format</label>
<input type="text" size="10" id="null_DATE_STRING" name="null_DATE_STRING" value="" style="margin-right:5px;">
</td>
<td>
<img src="../images/calendar_icon.gif" id="null_f_trigger_c" style="cursor: pointer; border: 1px solid red;" title="Date selector" onmouseover="this.style.background='red';" onmouseout="this.style.background='';"
alt="Each day for the month.">
</td>
</tr>
</tbody>
</table>
<script type="text/javascript">
Calendar.setup({
inputField: "null_DATE_STRING", // id of the input field
ifFormat: "%m/%d/%Y", // format of the input field
button: "null_f_trigger_c", // trigger for the calendar (button ID)
weekNumbers: false,
align: "Tl", // alignment (defaults to "Bl")
singleClick: true
});
</script><noscript> </noscript>
</td>
<td>
<div>
<input type="submit" id="oecalfilter_datepicker_submit" name="oecalfilter_datepicker_submit" title="Filter Events" value="Go">
</div>
</td>
</tr>
</tbody>
</table>
</div>
</form>
Text Content
Phoenix Children's Foundation Donate Toggle navigation * Log In * Events * Donate Filter events by keyword Filter Current View: Advanced Filters... Filter events using advanced criteria Show Events By: Event Name City State All AK AL AR AZ CA CO CT DC DE FL GA HI IA ID IL IN KS KY LA MA MD ME MI MN MO MS MT NC ND NE NH NJ NM NV NY OH OK OR PA RI SC SD TN TX UT VA VT WA WI WV WY AS FM GU MH MP PR PW VI AA AE AP AB BC MB NB NL NS NT NU ON PE QC SK YT None Required ZIP Code Radius None 5 miles 10 miles 15 miles 25 miles 50 miles 100 miles 200 miles Required Interest All Required Event Category All Life Support Foundation Life support Healthcare Professionals Education Volunteer training Community Outreach Webinar Campaigns supporting kids CCBD/Communications Cystic Fibrosis/Pulmonary Barrow Community Outreach Beneficiary Event Required Event Affiliate Tag All CME Patients and Families Community Education Concours in the Hills Auxiliary ESports Showcase PCH50 Postino ASU Big Dig for Kids Happy Hour AutoNation Car Chow At One Yoga Signature Event WINGS Children's Miracle Network Plexus Required Back to Keyword Filter... Go To Date Enter date in MM/DD/YYYY format December 2023 Month Week Day List Sunday Monday Tuesday Wednesday Thursday Friday Saturday Week 48 26 27 28 29 November 30 December 1 2 Week 49 3 4 5 6 7 8 9 Week 50 10 11 12 13 14 15 2023 Layton and Phoenix Children's Golf Tournament 2023 Layton and Phoenix Children's Golf Tournament 16 Week 51 17 18 19 20 21 22 23 Week 52 24 25 26 27 28 29 30 Week 1 December 31 January 1 2 3 4 5 6 Event Detail 2023 Layton and Phoenix Children's Golf Tournament JW Marriott Camelback Golf Club Layton Golf Tournament 2022 Join us on Friday, December 15th for the sixth annual Layton Golf Tournament with Phoenix Children’s and in partnership with 5 For the Fight. It’s expected to be Layton Construct... December 15, 2023 7:30 AM Event Details = Open = RSVP = Ticketed = Recurring * Home * Events * Donate PRIVACY POLICY © 2023 PHOENIX CHILDREN’S FOUNDATION × We Value Your Privacy Settings NextRoll, Inc. ("NextRoll") and our 18 advertising partners use cookies and similar technologies on this site and use personal data (e.g., your IP address). If you consent, the cookies, device identifiers, or other information can be stored or accessed on your device for the purposes described below. You can click "Allow All" or "Decline All" or click Settings above to customise your consent regarding the purposes and features for which your personal data will be processed and/or the partners with whom you will share personal data. NextRoll and our advertising partners process personal data to: ● Store and/or access information on a device; ● Create a personalised content profile; ● Select personalised content; ● Personalised advertising, advertising measurement, audience research and services development; ● Services development. For some of the purposes above, our advertising partners: ● Use precise geolocation data. Some of our partners rely on their legitimate business interests to process personal data. View our advertising partners if you wish to provide or deny consent for specific partners, review the purposes each partner believes they have a legitimate interest for, and object to such processing. If you select Decline All, you will still be able to view content on this site and you will still receive advertising, but the advertising will not be tailored for you. You may change your setting whenever you see the Manage consent preferences on this site. Decline All Allow All Manage consent preferences