It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://calendar.utoledo.edu//RSSFeeds.aspx?data=fCLnv7KTXcnRmygdsu9ShjzPU8SQeRuNx7SIV0Ch%2B7aW9u3XI3EHdUMR3RLyTqbf

  1.  
  2. <!DOCTYPE html
  3.  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema" xml:lang="en" lang="en">
  5.   <head>
  6.      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  7.      <title>Upcoming Events</title>
  8.      <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  9.      <link rel="canonical" href="https://www.utoledo.edu/events" />
  10.      <meta name="description" content="Upcoming Events : University of Toledo : The University of Toledo&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;" />
  11.      <meta name="keywords" content="" />
  12.      <!-- com.omniupdate.div label="Headinc" group="Admin" button="hide" path="/_resources/inc/default/2019/head.inc" --><!-- Mobile Specific Metas
  13.  –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  14. <meta name="viewport" content="initial-scale=1.0,width=device-width,user-scalable=0" />
  15.  
  16. <!-- FONT
  17.  –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  18. <link href="//fonts.googleapis.com/css?family=Raleway:400,300,600|Open+Sans+Condensed:700|Open+Sans:800" rel="stylesheet" type="text/css" />
  19. <link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,700|Source+Sans+Pro:300,400,700,900"
  20.          rel="stylesheet">
  21. <link rel="stylesheet" href="https://use.typekit.net/qey2srn.css" /> <!-- Jubilat -->
  22. <script src="https://kit.fontawesome.com/50d557ba66.js" crossorigin="anonymous"></script> <!-- Font Awesome -->
  23.  
  24. <link rel="stylesheet" href="/_resources/css/ut_2019/styles.min.aspx?v=071021" /> <!-- Collection of site-wide CSS -->
  25. <link rel="stylesheet" href="/_resources/css/ut_2019/print.css?v=073119" type="text/css" media="print" />
  26. <link rel="stylesheet" href="/_resources/css/ut_2019/slate-form.css" /> <!-- Slate Form CSS -->
  27. <!-- Scripts
  28.  –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  29. <script type="text/javascript" src="/_resources/js/jquery-1.11.2.min.js"></script>
  30. <script src="/_resources/js/ut-navigation.js?v=081923" type="text/javascript" language="javascript"></script>
  31. <script async="async" src="https://connect.utoledo.edu/ping">/**/</script> <!-- Slate Ping (Undergraduate) -->
  32. <script async="async" src="https://applygrad.utoledo.edu/ping">/**/</script> <!-- Slate Ping (Graduate) -->
  33.  
  34.  
  35. <!-- Favicon
  36.  –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  37. <link rel="icon" type="image/png" href="/favicon.png" />
  38. <!-- /com.omniupdate.div --><script src="/_resources/js/omni-calendar-feed.js" async="async"></script>
  39.      
  40.      
  41.      <style>
  42. <!--
  43. /* Hide the h2 title, because it will be repeated in the loaded calendar */
  44. #textHold > h2:first-child {
  45. display: none;
  46. }
  47. -->
  48.  
  49.  
  50. .otherCalendars li {
  51. list-style: none;
  52. margin-left: -20px;
  53. }
  54. @media (max-width: 767px) {
  55. .otherCalendars .columns:nth-child(2) h2 {
  56. margin-top: 25px;
  57. }
  58. }
  59.  
  60. .otherCalendars a {
  61. color: #003e7e !important;
  62. font-weight: 700;
  63. }
  64. /* Copy from homepage.css START */
  65.  
  66. .eventsList {
  67. padding-left: 0 !important;
  68. }
  69.  
  70. .eventsListItem {
  71. list-style: none;
  72. margin-bottom: 15px !important;
  73. }
  74.  
  75. .eventsListItemDate {
  76. font-weight: bold;
  77. }
  78.  
  79. .eventsListItemDescription {
  80. color: #2e2e2d !important;
  81. }
  82.  
  83. .eventsListItemArrow {
  84. color: #134FC9;
  85. font-weight: 800;
  86. font-size: 22.5px;
  87. line-height: 0;
  88. vertical-align: -2px;
  89. display: inline-block;
  90. margin-left: 2px;
  91. }
  92.  
  93. .bigYellow {
  94. display: inline-block;
  95. text-align: center;
  96. font-family: jubilat, serif;
  97. padding: 13px 32px;
  98. margin: 0;
  99. font-weight: 600;
  100. font-size: 1.44em;
  101. line-height: 1.2;
  102. background-color: #FFD200;
  103. color: #003E7E !important;
  104. transition: .3s background-color;
  105. }
  106.  
  107. .bigYellow:hover {
  108. color: #003e7e !important;
  109. background-color: #FFE04D;
  110. text-decoration: none;
  111. }
  112.  
  113. .visitCampus {
  114. font-family: jubilat, serif;
  115. font-size: 22.5px;
  116. font-weight: 600;
  117. color: #003E7E;
  118. }
  119.  
  120. #featuredEventTitle {
  121. display: inline-block;
  122. line-height: 1.2;
  123. margin-bottom: 5px;
  124. }
  125.  
  126. #featuredEventStatus {
  127. display: inline-block;
  128. margin-left: 7px;
  129. }
  130. @media (max-width:767px) {
  131. #featuredEventStatus {
  132. display: block;
  133. margin-left: 0;
  134. }
  135. }
  136. /* Copy from homepage.css END */
  137.  
  138. </style>
  139.      
  140.       <!-- Calendar Feed Script -->
  141.       <script src="/_resources/js/omni-calendar-feed-homepage.js" async="async"></script>
  142.      
  143.       </head>
  144.   <body><!-- com.omniupdate.div label="Header" group="Admin" button="hide" path="/_resources/inc/default/2019/header.inc" --><div class="fullCanvasWrap"></div>
  145. <!-- Google Tag Manager --><noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-PLLRNH" height="0" width="0"
  146.          style="display:none;visibility:hidden"></iframe></noscript>
  147. <script type="text/javascript">
  148.     // <![CDATA[
  149.     (function (w, d, s, l, i) {
  150.          w[l] = w[l] || [];
  151.          w[l].push({
  152.               'gtm.start': new Date().getTime(),
  153.               event: 'gtm.js'
  154.          });
  155.          var f = d.getElementsByTagName(s)[0],
  156.               j = d.createElement(s),
  157.               dl = l != 'dataLayer' ? '&l=' + l : '';
  158.          j.async = true;
  159.          j.src =
  160.               '//www.googletagmanager.com/gtm.js?id=' + i + dl;
  161.          f.parentNode.insertBefore(j, f);
  162.     })(window, document, 'script', 'dataLayer', 'GTM-PLLRNH');
  163.     // ]]>
  164. </script>
  165. <!-- End Google Tag Manager -->
  166. <!--
  167. <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.1.2/TweenMax.min.js"></script>
  168. <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.1.2/utils/Draggable.min.js"></script>
  169. <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.1.2/plugins/CSSRulePlugin.min.js"></script>
  170. -->
  171. <script type="text/javascript" src="/_resources/js/TweenMax.min.js"></script>
  172. <script type="text/javascript" src="/_resources/js/CSSRulePlugin.min.js"></script>
  173.  
  174.  
  175. <header>
  176. <div class="internetExplorerWarning" style="display: none;">Some parts of the website may not work in Internet Explorer. Please use Chrome, Safari, Edge, or Firefox instead.</div>
  177.     <div class="mobileWrap">
  178.          <div class="mobileMenuGrid">
  179.               <div class="mobileFauxBack"></div>
  180.               <div class="mobileLogo">
  181.   <div class="theLogo"><a href="/"><img src="/images/UT_shield.svg" alt="The University of Toledo"></a></div>
  182.               </div>
  183.  <div class="mobileMenuItem"><a class="globalNav" href="/admission/visit">Visit</a></div>
  184.  <div class="mobileMenuItem"><a class="globalNav" href="/admission/apply">Apply</a></div>
  185.  <div class="mobileMenuItem"><a class="globalNav" href="https://www.utfoundation.org/" target="_blank">Give</a></div>
  186.               <div class="mobile navigateContainPlaceholder">
  187.                    <!-- <div class="hamburgerContain">
  188.                         <div class="topLine hamburger"></div>
  189.                         <div class="middleLine hamburger"></div>
  190.                         <div class="bottomLine hamburger"></div>
  191.                    </div> -->
  192.               </div>
  193.  
  194.          </div>
  195.          <div role="button" tabindex="0" aria-label="Menu" aria-pressed="false" aria-expanded="false" class="mobileNavigateContain">
  196.               <div class="hamburgerContain">
  197.                    <div class="topLine hamburger"></div>
  198.                    <div class="middleLine hamburger"></div>
  199.                    <div class="bottomLine hamburger"></div>
  200.               </div>
  201.          </div>
  202.          <div class="bottomBoxShadow"></div>
  203.  
  204.     </div>
  205.     <div class="desktopWrap">
  206.          <div class="mainMenuGrid">
  207.               <div class="whitePadding"></div>
  208.               <div class="logoFauxBack"></div>
  209.               <div class="logoContain">
  210.                    <div class="theLogo">
  211. <a tabindex="1" href="/"><img src="/images/UT_logo_header.svg" alt="The University of Toledo" /></a>
  212.                    </div>
  213.               </div>
  214.               <div role="navigation" class="menuItemsContain">
  215.   <div class="topItem"><a class="globalNav" tabindex="2" href="/admission/visit">Visit</a></div>
  216.   <div class="topItem"><a class="globalNav" tabindex="3" href="/admission/apply">Apply</a></div>
  217.   <div class="topItem"><a class="globalNav" tabindex="4" href="https://www.utfoundation.org/" target="_blank">Give</a></div>
  218.                    <div role="button" aria-label="search" aria-pressed="false" aria-expanded="false" tabindex="5" class="topItem searchIcon"><img src="/images/search.svg" alt="Search"></div>
  219.                    <div tabindex="-1" class="navigateContainPlaceholder">
  220.                         <span class="theWordMenu">Menu</span>
  221.                         <div class="hamburgerContain">
  222.                              <div class="topLine hamburger"></div>
  223.                              <div class="middleLine hamburger"></div>
  224.                              <div class="bottomLine hamburger"></div>
  225.                         </div>
  226.               </div>
  227.                    </div>
  228.  
  229.               <div class="whitePadding"></div>
  230.               <div class="bottomBoxShadow"></div>
  231.          </div>
  232.          <div role="button" aria-pressed="false" aria-expanded="false" tabindex="6" class="navigateContain">
  233.               <span class="theWordMenu">Menu</span>
  234.               <div class="hamburgerContain">
  235.                    <div class="topLine hamburger"></div>
  236.                    <div class="middleLine hamburger"></div>
  237.                    <div class="bottomLine hamburger"></div>
  238.               </div>
  239.          </div>
  240.     </div>
  241. </header><!-- end header -->
  242.  
  243. <!-- /com.omniupdate.div -->
  244.      <nav>
  245.         <div role="dialog" aria-modal="true" aria-label="Navigation menu"><!-- com.omniupdate.div label="Nav" group="Admin" button="hide" path="/_resources/inc/default/2019/nav.inc" --><script>
  246. (function () {
  247. var cx = '014587672297183540272:mwtnq0cneby'; // Insert your own Custom Search engine ID here
  248. var gcse = document.createElement('script');
  249. gcse.type = 'text/javascript';
  250. gcse.async = true;
  251. gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
  252. var s = document.getElementsByTagName('script')[0];
  253. s.parentNode.insertBefore(gcse, s);
  254. })();
  255.  
  256. </script>
  257. <gcse:searchbox-only enableAutoComplete="true" resultsUrl="http://www.utoledo.edu/search.html"
  258. autoCompleteMaxCompletions="0" autoCompleteMaxPromotions="5" autoCompleteMatchType="any">
  259. </gcse:searchbox-only>
  260. <ul class="mainMenu" aria-label="Main Menu">
  261. <li><span class="expanderTitle">Admissions</span>
  262. <button aria-label="Admissions menu" aria-describedby="admissions-menu" aria-controls="admissions-menu" aria-expanded="false" class="plusButton">
  263. <div role="presentation" class="thePlus">+</div>
  264. </button>
  265. </li>
  266. <div class="expander">
  267. <ul id="admissions-menu" aria-label="admissions links menu">
  268. <li><a tabindex="0" href="/admission/">Admissions</a></li>
  269. <li><a tabindex="0" href="/admission/freshman">Freshman</a></li>
  270. <li><a tabindex="0" href="/online-degree-programs">Online</a></li>
  271. <li><a tabindex="0" href="/admission/transfer">Adult/Transfer/Military</a></li>
  272. <li><a tabindex="0" href="/admission/international">International</a></li>
  273. <li><a tabindex="0" href="/graduate">Graduate/Professional</a></li>
  274. <li><a tabindex="0" href="/admission/college-credit-plus/">College Credit Plus</a></li>
  275. <li><a tabindex="0" href="/admission/guests.html">Guest</a></li>
  276. <li><a tabindex="0" href="/admission/newrocket">Admitted/New Rocket</a></li>
  277. </ul>
  278. </div>
  279. <li><span class="expanderTitle">Academics</span>
  280. <button aria-label="academics menu" aria-controls="academics-menu" aria-expanded="false" class="plusButton">
  281. <div role="presentation" class="thePlus">+</div>
  282. </button>
  283. </li>
  284. <div class="expander">
  285. <ul id="academics-menu" aria-label="academics links menu">
  286. <li><a tabindex="0" href="https://www.utoledo.edu/programs/?utm_source=website&utm_medium=menu&utm_campaign=user-testing&utm_content=explore">Explore Majors and Programs</a></li>
  287. <li class="expanderHeading">Academic Colleges</li>
  288. <li class="expanderIndented"><a tabindex="0" href="/al">Arts and Letters</a></li>
  289. <li class="expanderIndented"><a tabindex="0" href="/business">Business and Innovation</a></li>
  290. <li class="expanderIndented"><a tabindex="0" href="/education">Education</a></li>
  291. <li class="expanderIndented"><a tabindex="0" href="/engineering">Engineering</a></li>
  292. <li class="expanderIndented"><a tabindex="0" href="/graduate">Graduate Studies</a></li>
  293. <li class="expanderIndented"><a tabindex="0" href="/hhs">Health and Human Services</a></li>
  294. <li class="expanderIndented"><a tabindex="0" href="/honors">Honors</a></li>
  295. <li class="expanderIndented"><a tabindex="0" href="/law">Law</a></li>
  296. <li class="expanderIndented"><a tabindex="0" href="/med">Medicine and Life Sciences</a></li>
  297. <li class="expanderIndented"><a tabindex="0" href="/nsm">Natural Sciences and Mathematics</a></li>
  298. <li class="expanderIndented"><a tabindex="0" href="/nursing">Nursing</a></li>
  299. <li class="expanderIndented"><a tabindex="0" href="/pharmacy">Pharmacy and Pharmaceutical Sciences</a></li>
  300. <li class="expanderIndented"><a tabindex="0" href="/uc">University College</a></li>
  301. </ul>
  302. </div>
  303. <li><span class="expanderTitle">Research</span>
  304. <button aria-label="research menu" aria-controls="research-menu" aria-expanded="false" class="plusButton">
  305. <div role="presentation" class="thePlus">+</div>
  306. </button>
  307. </li>
  308. <div class="expander">
  309. <ul id="research-menu" aria-label="research links menu">
  310. <li><a tabindex="0" href="/research/">Areas of Research Excellence</a></li>
  311. <li><a tabindex="0" href="http://news.utoledo.edu/index.php/category/research">Research News</a></li>
  312. <li><a tabindex="0" href="/research/rsp/">Research and Sponsored Programs</a></li>
  313. <li><a tabindex="0" href="/research/techtransfer/">Tech Transfer</a></li>  
  314. <li><a tabindex="0" href="/research/rsp/rc/">Research Compliance</a></li>
  315. <li><a tabindex="0" href="/research/rsp/irb/">Human Research Protection Program</a></li>
  316. <li><a tabindex="0" href="/research/rsp/EconDev.html">Economic Development</a></li>  
  317. </ul>
  318. </div>
  319. <li><span class="expanderTitle">About</span>
  320. <button aria-label="about menu" aria-controls="about-menu" aria-expanded="false" class="plusButton">
  321. <div role="presentation" class="thePlus">+</div>
  322. </button>
  323. </li>
  324. <div class="expander">
  325. <ul id="about-menu" aria-label="about links menu">
  326. <li><a tabindex="0" href="/campus/about/">About UToledo</a></li>
  327. <li><a tabindex="0" href="/campus/about/mission.html">Mission</a></li>
  328. <li><a tabindex="0" href="/campus/administration/postel.html">Senior Administration</a></li>
  329. <li><a tabindex="0" href="/hlc/">Accreditation</a></li>
  330. <li><a tabindex="0" href="/diversity/">Diversity</a></li>
  331. <li><a tabindex="0" href="/campus/about/student-outcomes/">Student Outcomes</a></li>
  332. <li><a tabindex="0" href="/offices/legal/expression-on-campus.html">Expression on Campus</a></li>
  333. </ul>
  334. </div>
  335. <li><a tabindex="0" href="http://utrockets.com" target="_blank">Athletics</a></li>
  336. <li><a tabindex="0" href="/alumni">Alumni</a></li>
  337. <li><a tabindex="0" href="http://utmc.utoledo.edu" target="_blank">UTMC</a></li>
  338. <li><a tabindex="0" href="https://www.utfoundation.org/" target="_blank">Giving</a></li>
  339. <li><a tabindex="0" href="http://myut.utoledo.edu">MyUT</a></li>
  340. </ul>
  341.  
  342. <!-- end nav -->
  343. <!-- /com.omniupdate.div -->
  344.            <div class="contextualMenu">
  345.               <div class="backToMain" role="button" tabindex="0"><i class="fas fa-caret-square-left"></i><span class="backToMainText">Main Menu</span></div>
  346.               <div id="deptTitle" class="deptTitle">University of Toledo MENU</div>
  347.               <!-- com.omniupdate.div label="topMenu" group="deptEditors" button="006" path="/events/topMenu.xml.inc" --><!-- ouc:editor toolbar="MenuToolbar" csspath="/_resources/ou/editor/topMenu.css" width="946"/ --><ul>
  348. <li><a href="/events/university-events/">University Events</a></li>
  349. <li><a href="/offices/provost/academic-calendar/">Academic Calendar</a></li>
  350. <li><a href="https://www.toledoalumni.org/events/#events">Alumni</a></li>
  351. <li><a href="https://utrockets.com/index.aspx">Athletics</a></li>
  352. <li><a href="/events/camps/">Camps and Programs</a></li>
  353. <li><a href="/al/calendar/">College of Arts and Letters Events</a></li>
  354. <li><a href="/law/calendar/">College of Law Events</a></li>
  355. <li><a href="/med/calendar/">College of Medicine and Life Sciences Events</a></li>
  356. <li><a href="/centers/eberly/calendar/">Eberly Center Events</a></li>
  357. <li><a href="/studentaffairs/rec/">Recreational Services</a></li>
  358. <li><a href="/research/rsp/calendar/">Research and Sponsored Programs Events</a></li>
  359. <li><a href="https://invonet.utoledo.edu/">Student Life - Get Involved</a></li>
  360. <li><a href="/library/calendar/">University Libraries Events</a></li>
  361. </ul><!-- /com.omniupdate.div -->
  362.               <div class="contactUs">
  363.                  <div id="address">
  364.                     <h4>Contact Us</h4>
  365.                     <h5></h5>
  366.                     <h6></h6>
  367.                     <!-- com.omniupdate.div label="Address" button="hide" group="Everyone"  -->1.800.586.5336<!-- /com.omniupdate.div --><a href="mailto:webmaster@utoledo.edu">webmaster@utoledo.edu</a><div id="address_social_icons"></div>
  368.                  </div>
  369.               </div>
  370.            </div>
  371.         </div>
  372.      </nav>
  373.      <div id="header_title">
  374.         <div class="container">
  375.            <h1>University of Toledo</h1>
  376.         </div>
  377.      </div>
  378.      <div id="content" class="container">
  379.         <div class="row">
  380.            <div id="textHold" class="twelve columns">
  381.               <h2>
  382.                   <!-- com.omniupdate.div label="PageTitle" group="Everyone" button="707" toolbar="Plain Text"  -->
  383.                  <!-- com.omniupdate.editor csspath="/_resources/ou/editor/utoledo_title.css" width="500" toolbar="Plain Text" -->
  384.                  Upcoming Events
  385.                  <!-- /com.omniupdate.div -->
  386.                  </h2>
  387.              
  388.              
  389.              
  390.              
  391.               <div style="margin-top: 5px;">
  392.                  
  393.                  
  394.                  <div class="row">
  395.                    
  396.                    
  397.                     <div class="six columns">
  398.                        
  399.                        <h2>Upcoming Events</h2>
  400.                        
  401.                        <hr style="border-top: 2px solid #003E7E; margin: 15px 0;" />
  402.                         <!-- Event List -->
  403.                        
  404.                        <ul class="rss-items omniCalendarFeedHomepage" data-feed="https://api.calendar.moderncampus.net/pubcalendar/602bf64e-2dad-4996-94d5-158c189ba52c/rss?category=d346a1d6-3db3-4054-b161-bb1eb358b704&amp;url=https%3A%2F%2Fwww.utoledo.edu%2Fevents%2Funiversity-events%2F&amp;hash=true&amp;tag=Highlights" data-number-of-items="3"><!-- Feed gets loaded here--></ul>
  405.                        
  406.                        <p style="margin: 25px 0;"><a class="bigYellow" href="/events/university-events/">See All University Events</a></p>
  407.                         </div>
  408.                    
  409.                    
  410.                     <div class="six columns">
  411.                         <!-- Featured Event -->
  412.                         <img id="featuredEventImage" style="margin-bottom: 15px; margin-top: 5px;" src="" alt="" />
  413.                         <a id="featuredEventLink" class="featuredEventLink" href="/commencement/" style="display: inline-block;">
  414.                           <span id="featuredEventTitle" class="visitCampus"></span><span class="omniCalendarFeed__status" id="featuredEventStatus"></span>
  415.                          
  416.                           <div id="featuredEventDescription" class="visitCampusDescription" style="color:#2e2e2d;"></div>
  417.                           </a>
  418.                         </div>
  419.                    
  420.                     </div>
  421.                   </div>
  422.              
  423.              
  424.              
  425.               <hr />
  426.              
  427.               <h2>Additional Campus Events</h2>
  428.              
  429.               <div class="row otherCalendars">
  430.                  
  431.                  <div class="four columns">
  432.                    
  433.                     <ul>
  434.                        
  435.                        <li><a href="https://www.utoledo.edu/offices/provost/academic-calendar/">Academic Calendar</a></li>
  436.                        
  437.                        <li><a href="https://www.toledoalumni.org/events/#events">Alumni</a></li>
  438.                        
  439.                        <li><a href="https://utrockets.com/">Athletics</a></li>
  440.                        
  441.                        <li><a href="https://www.utoledo.edu/events/camps/">Camps and Programs</a></li>
  442.                         </ul>
  443.                     </div>
  444.                  
  445.                  <div class="four columns">
  446.                    
  447.                     <ul>
  448.                        
  449.                        <li><a href="https://www.utoledo.edu/al/calendar/">College of Arts and Letters</a></li>
  450.                        
  451.                        <li><a href="https://www.utoledo.edu/law/calendar/">College of Law</a></li>
  452.                        
  453.                        <li><a href="https://www.utoledo.edu/med/calendar/">College of Medicine and Life Sciences</a></li>
  454.                        
  455.                        <li><a href="https://www.utoledo.edu/centers/eberly/calendar/">Eberly Center</a></li>
  456.                         </ul>
  457.                     </div>
  458.                  
  459.                  <div class="four columns">
  460.                    
  461.                     <ul>
  462.                        
  463.                        <li><a href="https://www.utoledo.edu/studentaffairs/rec/">Recreational Services</a></li>
  464.                        
  465.                        <li><a href="https://www.utoledo.edu/research/rsp/calendar/">Research and Sponsored Programs</a></li>
  466.                        
  467.                        <li><a href="https://invonet.utoledo.edu/">Student Life - Get Involved</a></li>
  468.                        
  469.                        <li><a href="https://www.utoledo.edu/library/calendar/">University Libraries</a></li>
  470.                         </ul>
  471.                     </div>
  472.                   </div>
  473.              
  474.               <hr />
  475.              
  476.              
  477.               <h2>How to Submit an Event</h2>
  478.              
  479.               <p>To submit an event to the University Events calendar, use the <a href="https://www.wrike.com/form/eyJhY2NvdW50SWQiOjIxNzQxMDksInRhc2tGb3JtSWQiOjgwOTI5MH0JNDg0ODgxOTM0MzkxMAlhZWM5MGM0NTQ0MGE3YzViYmY1M2Y5NjZiZjZmZWRlNGFjMzk0OTkyZjhiOWQ3ZWE0Njg0YTIwNDRmNGFhNzAz" target="_blank">University Events submission form</a>.</p>
  480.              
  481.               <p>To submit an event to a college or department events calendar, contact the key communicator
  482.                  for that area. Some events calendars may not be accepting submissions.</p>
  483.              
  484.              
  485.              
  486.              
  487.               <div id="contact_us_mobile"></div>
  488.            </div>
  489.         </div>
  490.      </div>
  491.      <div id="content_date">
  492.         <div class="container"><span id="directedit"></span></div>
  493.      </div>
  494.      <!-- com.omniupdate.div label="Footer" group="Admin" button="hide" path="/_resources/inc/default/2019/footer.inc" --><footer>
  495. <div class="container">
  496. <p><a class="copyright">&copy;</a> <span id="copyrightYear">2020</span> THE UNIVERSITY OF TOLEDO &bull; 2801 W. Bancroft St. &bull; Toledo, OH 43606 &bull; 800.586.5336</p>
  497. <p><a href="/menu/a-to-z/">A - Z List</a> | <a href="/jobs/">Careers</a> | <a href="/report/">Report a Concern</a> | <a href="/nondiscrimination">Nondiscrimination</a> | <a href="/offices/marketing/toolkit/web/accessibility.html">Accessibility</a> | <a href="/it/gdpr/WebPrivacy.html">Web Privacy</a> | <a href="/offices/marketing/brand-guide/">Brand Guide</a> | <a href="mailto:webmaster@utoledo.edu">Feedback</a> | <a href="/campus/directions/">Contact Us</a></p>
  498. </div>
  499. </footer>
  500. <script type="text/javascript" src="/_resources/js/menu.js?v=041823"></script>
  501. <!-- /com.omniupdate.div --><!-- com.omniupdate.ob --><div id="hidden"><a id="de" href="https://a.cms.omniupdate.com/11/?skin=utoledo&amp;account=main&amp;site=www&amp;action=de&amp;path=/events/index.pcf" >Last Updated: 2/6/24</a></div><!-- /com.omniupdate.ob --></body>
  502. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda