CINXE.COM
K-Net Meeting Place
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en" xml:lang="en"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://meeting.knet.ca/mp19/","20140417135640","https://web.archive.org/","web","/_static/", "1397743000"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <link rel="stylesheet" type="text/css" href="https://web.archive.org/web/20140417135640cs_/http://meeting.knet.ca/mp19/theme/standard/styles.php"/> <link rel="stylesheet" type="text/css" href="https://web.archive.org/web/20140417135640cs_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/styles.php"/> <meta name="description" content="Welcome to the K-Net Meeting Place, a site to gather around First Nations programs and events. Registration is free. All are welcome. "/> <!--[if IE 7]> <link rel="stylesheet" type="text/css" href="http://meeting.knet.ca/mp19/theme/standard/styles_ie7.css" /> <![endif]--> <!--[if IE 6]> <link rel="stylesheet" type="text/css" href="http://meeting.knet.ca/mp19/theme/standard/styles_ie6.css" /> <![endif]--> <meta name="keywords" content="moodle, K-Net Meeting Place "/> <title>K-Net Meeting Place</title> <link rel="shortcut icon" href="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/favicon.ico"/> <link rel="StyleSheet" href="https://web.archive.org/web/20140417135640cs_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/menubar.css" type="text/css" media="screen"> <link rel="StyleSheet" href="https://web.archive.org/web/20140417135640cs_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/styles_menu.css" type="text/css" media="screen"> <!--<style type="text/css">/*<![CDATA[*/ body{behavior:url(http://meeting.knet.ca/mp19/lib/csshover.htc);} /*]]>*/</style>--> <script type="text/javascript" src="https://web.archive.org/web/20140417135640js_/http://meeting.knet.ca/mp19/lib/javascript-static.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20140417135640js_/http://meeting.knet.ca/mp19/lib/javascript-mod.php"></script> <script type="text/javascript" src="https://web.archive.org/web/20140417135640js_/http://meeting.knet.ca/mp19/lib/overlib/overlib.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20140417135640js_/http://meeting.knet.ca/mp19/lib/overlib/overlib_cssstyle.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20140417135640js_/http://meeting.knet.ca/mp19/lib/cookies.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20140417135640js_/http://meeting.knet.ca/mp19/lib/ufo.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20140417135640js_/http://meeting.knet.ca/mp19/lib/dropdown.js"></script> <script type="text/javascript" defer="defer"> //<![CDATA[ setTimeout('fix_column_widths()', 20); //]]> </script> <script type="text/javascript"> //<![CDATA[ function openpopup(url, name, options, fullscreen) { var fullurl = "https://web.archive.org/web/20140417135640/http://meeting.knet.ca/mp19" + url; var windowobj = window.open(fullurl, name, options); if (!windowobj) { return true; } if (fullscreen) { windowobj.moveTo(0, 0); windowobj.resizeTo(screen.availWidth, screen.availHeight); } windowobj.focus(); return false; } function uncheckall() { var inputs = document.getElementsByTagName('input'); for(var i = 0; i < inputs.length; i++) { inputs[i].checked = false; } } function checkall() { var inputs = document.getElementsByTagName('input'); for(var i = 0; i < inputs.length; i++) { inputs[i].checked = true; } } function inserttext(text) { text = ' ' + text + ' '; if ( opener.document.forms['theform'].message.createTextRange && opener.document.forms['theform'].message.caretPos) { var caretPos = opener.document.forms['theform'].message.caretPos; caretPos.text = caretPos.text.charAt(caretPos.text.length - 1) == ' ' ? text + ' ' : text; } else { opener.document.forms['theform'].message.value += text; } opener.document.forms['theform'].message.focus(); } function getElementsByClassName(oElm, strTagName, oClassNames){ var arrElements = (strTagName == "*" && oElm.all)? oElm.all : oElm.getElementsByTagName(strTagName); var arrReturnElements = new Array(); var arrRegExpClassNames = new Array(); if(typeof oClassNames == "object"){ for(var i=0; i<oClassNames.length; i++){ arrRegExpClassNames.push(new RegExp("(^|\\s)" + oClassNames[i].replace(/\-/g, "\\-") + "(\\s|$)")); } } else{ arrRegExpClassNames.push(new RegExp("(^|\\s)" + oClassNames.replace(/\-/g, "\\-") + "(\\s|$)")); } var oElement; var bMatchesAll; for(var j=0; j<arrElements.length; j++){ oElement = arrElements[j]; bMatchesAll = true; for(var k=0; k<arrRegExpClassNames.length; k++){ if(!arrRegExpClassNames[k].test(oElement.className)){ bMatchesAll = false; break; } } if(bMatchesAll){ arrReturnElements.push(oElement); } } return (arrReturnElements) } //]]> </script> <script type="text/javascript" src="https://web.archive.org/web/20140417135640js_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/js/qm.js"></script> <!-- Add-On Core Code (Remove when not using any add-on's) --> <style type="text/css"> .qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;} </style> <script type="text/JavaScript">var qmad = new Object();qmad.bvis="";qmad.bhide="";qmad.bhover="";</script> <!-- Add-On Settings --> <script type="text/JavaScript"> /******* Menu 0 Add-On Settings *******/ var a = qmad.qm0 = new Object(); // Slide Animation Add On a.slide_animation_frames = 15; a.slide_offxy = 1; </script> <!-- Add-On Code: Slide Animation --> <script type="text/javascript" src="https://web.archive.org/web/20140417135640js_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/js/qm_slide_effect.js"></script> </head> <body class="course course-1 notloggedin dir-ltr lang-en_utf8" id="site-index"> <div id="page"> <a class="skip" href="#maincontent">Skip to main content</a> <!-- page--> <div id="page2"> <!-- page2--> <div id="header-bt" class="bt"><div> </div></div> <div id="header-i1" class="i1"> <!-- header i1 --> <div id="header-i2" class="i2"> <!-- header -i2 --> <div id="header-i3" class="i3"> <!-- header -i3 --> <div id="header-home" class="clearfix"> <!-- header-home --> <div id="wrapper"> <!-- wrapper --> <div id="wrapper-2"> <!-- wrapper-2 --> <div id="wrapper-3" class="clearfix"><!-- added 01172008 --> <!-- wrapper -3--> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td rowspan="2"><img src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/pix/knet_logo_white.png"/></td> <td align="right" valign="top"> <div class="headermenu"><div class="logininfo">You are not logged in. (<a href="https://web.archive.org/web/20140417135640/http://meeting.knet.ca/mp19/login/index.php">Login</a>)</div><span class="c1"><script language="Javascript" type="text/javascript"> //<![CDATA[ // Get today's current date. var now = new Date(); // Array list of days. var days = new Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday'); // Array list of months. var months = new Array('January','February','March','April','May','June','July','August','September','October','November','December'); // Calculate the number of the current day in the week. var date = ((now.getDate()<10) ? "0" : "")+ now.getDate(); // Calculate four digit year. function fourdigits(number) { return (number < 1000) ? number + 1900 : number; } // Join it all together today = days[now.getDay()] + " " + date + " " + months[now.getMonth()] + " " + (fourdigits(now.getYear())) ; // Print out the data. document.write("" +today+ " "); </script></span></div> <!-- header menu --> </td> </tr> <tr> <td align="right"><div class="iconheader"> <a href="https://web.archive.org/web/20140417135640/http://www.knet.ca/" onclick="window.open (this.href, 'child', 'height=700,width=750,resizable=1,scrollbars=1'); return false"><img src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/images/icons/home.png" alt="Home" title=" K-Net Home " width="30" height="30" align="top"/></a> <a href="https://web.archive.org/web/20140417135640/http://media.knet.ca/news" onclick="window.open (this.href, 'child', 'height=700,width=795,resizable=1,scrollbars=1'); return false"><img src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/images/icons/woot.png" alt="Woot! Message Boards" title=" News " width="30" height="30" align="top"/></a> <a href="https://web.archive.org/web/20140417135640/http://media.knet.ca/gallery" onclick="window.open (this.href, 'child', 'height=700,width=790,resizable=1,scrollbars=1'); return false"><img src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/images/icons/photos.png" alt="Photo Galleries" title="Photo Galleries" width="30" height="30" align="top"/></a> <a href="https://web.archive.org/web/20140417135640/http://media.knet.ca/videos" onclick="window.open (this.href, 'child', 'height=700,width=795,resizable=1,scrollbars=1'); return false"><img src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/images/icons/video.png" alt="Videos" title="Videos" width="30" height="30" align="top"/></a> <a href="https://web.archive.org/web/20140417135640/http://mail.knet.ca/knetmail/src/login.php" onclick="window.open (this.href, 'child', 'height=500,width=550,resizable=1,scrollbars=1'); return false"><img src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/images/icons/outlook.png" alt="Web Outlook" title=" K-Net Email " width="30" height="30" align="top"/></a> <img src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/theme/front_superfresh_rac/images/blank.gif" width="2" height="1"/></div></td> </tr> </table> </div><!-- wrapper 3 --> </div> <!-- wrapper -2 --> </div> <!-- wrapper --> </div> <!-- header-home --> <div id="menu"> <div class="menu"> <div class="menu-wrap"> <div id="qm0" class="qmmc"> <a href="https://web.archive.org/web/20140417135640/http://meeting.knet.ca/mp19/"><font color="#FFFF00">Home</font></a> <a href="https://web.archive.org/web/20140417135640/http://meeting.knet.ca/mp19/course/view.php?id=13">Meeting Places Directory</a> <a href="https://web.archive.org/web/20140417135640/http://meeting.knet.ca/mp19/mod/resource/view.php?id=1901">Contact</a> <div> </div> <span class="qmclear"> </span> </div></div></div> <script type="text/javascript">qm_create(0,false,0,250,false,false,false,false);</script> </div> <!-- END OF HEADER --> <div id="content" class="shrinker"> <table id="layout-table" summary="layout"> <tr> <td style="width: 210px;" id="left-column"><div><a href="#sb-1" class="skip-block">Skip K-Net News</a><div id="inst129" class="block_rss_client sideblock"><div class="header"><div class="title"><h2>K-Net News</h2></div></div><div class="content"><div class="title">K-Net News</div><ul class="list"> <li><div class="link"><a href="https://web.archive.org/web/20140417135640/http://media.knet.ca/node/22909" onclick="this.target='_blank'">First Nations searching for creative ways to help young people be successful and return home</a></div> </li> <li><div class="link"><a href="https://web.archive.org/web/20140417135640/http://media.knet.ca/node/22908" onclick="this.target='_blank'">Aboriginal artists' works recognized for art award</a></div> </li> <li><div class="link"><a href="https://web.archive.org/web/20140417135640/http://media.knet.ca/node/22907" onclick="this.target='_blank'">First Nations Policing Program funding from Canada and Ontario announced in Eabametoong First Nation</a></div> </li> </ul> </div></div><span id="sb-1" class="skip-block-to"></span><div id="inst1889" class="block_html sideblock"><div class="content"> <a href="https://web.archive.org/web/20140417135640/http://meeting.knet.ca/mp19/login/index.php"><img width="200" hspace="0" height="129" border="0" title="Login" alt="Login" src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/file.php/1/graphics/Login.gif"/></a> </div></div><span id="sb-2" class="skip-block-to"></span><a href="#sb-3" class="skip-block">Skip Donate</a><div id="inst1526" class="block_html sideblock"><div class="header"><div class="title"><h2>Donate</h2></div></div><div class="content"><div style="text-align: center;"><a href="https://web.archive.org/web/20140417135640/http://knet.ca/info/node/30" target="_blank" title="Donate"><img width="193" vspace="0" hspace="0" height="85" border="0" src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/file.php/1/donate-to-ko.png" alt="Doante" title="Doante"/></a></div></div></div><span id="sb-3" class="skip-block-to"></span></div></td><td id="middle-column"><span id="maincontent"></span><div><div class="generalbox sitetopic box"><ul class="section img-text"> <li class="activity label" id="module-4340"><span class="label"> <br/> <div align="center"><iframe width="450" height="281" frameborder="0" src="//web.archive.org/web/20140417135640if_/http://player.vimeo.com/video/75812900"></iframe></div> <p><a href="https://web.archive.org/web/20140417135640/http://vimeo.com/75812900">EDUCATING OUR YOUTH</a> from <a href="https://web.archive.org/web/20140417135640/http://vimeo.com/user6187854">TRC - CVR</a> on <a href="https://web.archive.org/web/20140417135640/https://vimeo.com/">Vimeo</a>.</p> </span></li> <li class="activity label" id="module-4098"><span class="label"><br/> <div align="center"><iframe width="450" height="253" frameborder="0" src="//web.archive.org/web/20140417135640if_/http://www.youtube.com/embed/0HbAr5PC4pY"></iframe></div></span></li> <li class="activity label" id="module-4090"><span class="label"><div align="center"> <font color="#FFFFFF">.<br/></font></div> <div align="center"><a href="https://web.archive.org/web/20140417135640/http://meeting.knet.ca/mp19/mod/resource/view.php?id=4089"><img width="450" vspace="0" hspace="0" height="288" border="0" title="NSL" alt="NSL" src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/file.php/1/ads/2013/ecommunity_nsl.png"/></a><br/></div> </span></li> <li class="activity label" id="module-4066"><span class="label"> <div align="left">.<a title="FNI" target="_blank" href="https://web.archive.org/web/20140417135640/http://fn-innovation-pn.com/default.aspx"><img width="450" vspace="0" hspace="0" height="213" border="0" title="FNI" alt="FNI" src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/file.php/1/ads/2013/fni_site.png"/></a><br/></div> </span></li> <li class="activity label" id="module-3431"><span class="label"> <div align="center" style="text-align: left;"><a href="https://web.archive.org/web/20140417135640/http://firstmile.ca/" target="_blank" title="First Mile"><img width="452" vspace="0" hspace="0" height="361" border="0" title="First Mile" alt="First Mile" src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/file.php/1/ads/first_mile.png"/></a></div> </span></li> <li class="activity label" id="module-292"><span class="label"><font color="#ffffff">.</font></span></li> <li class="activity label" id="module-349"><span class="label"><p> <table cellspacing="0" cellpadding="0" width="100%" border="0"><tbody> <tr> <td align="center" width="100%"><font color="#ffffff">.</font> </td> </tr> <tr> <td align="center" width="100%"><font color="#ffffff">.</font> </td> </tr> <tr> <td align="center" width="100%"><font color="#ffffff">.</font> </td> </tr> <tr> <td width="100%"> <p align="center"><a href="https://web.archive.org/web/20140417135640/http://meeting.knet.ca/mp19/course/view.php?id=15" target="_self"><img height="23" src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/file.php/1/graphics/k_button.gif" width="100"/></a></p> </td> </tr></tbody> </table></p></span></li> <li class="activity label" id="module-3888"><span class="label">.</span></li> <li class="activity label" id="module-4065"><span class="label"><font size="1" color="#FFFFFF">.</font> </span></li> </ul><!--class='section'--> </div><br/></div></td><td style="width: 210px;" id="right-column"><div><a href="#sb-4" class="skip-block">Skip Most Active Meeting Places</a><div id="inst481" class="block_fn_active_courses sideblock"><div class="header"><div class="title"><h2>Most Active Meeting Places</h2></div></div><div class="content"><table> <tr><td class="fac_icon"><img src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/blocks/fn_active_courses/images/courseact.gif" class="icon" alt="Meeting Place"/></td><td class="fac_link"><a title="347 actions since Saturday, 12 April 2014, 08:56 AM" href="https://web.archive.org/web/20140417135640/http://meeting.knet.ca/mp19/course/view.php?id=68">ELDER Project</a></td></tr> <tr><td class="fac_icon"><img src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/blocks/fn_active_courses/images/courseact.gif" class="icon" alt="Meeting Place"/></td><td class="fac_link"><a title="177 actions since Saturday, 12 April 2014, 08:56 AM" href="https://web.archive.org/web/20140417135640/http://meeting.knet.ca/mp19/course/view.php?id=57">First Nation Student Success Program </a></td></tr> <tr><td class="fac_icon"><img src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/blocks/fn_active_courses/images/courseact.gif" class="icon" alt="Meeting Place"/></td><td class="fac_link"><a title="160 actions since Saturday, 12 April 2014, 08:56 AM" href="https://web.archive.org/web/20140417135640/http://meeting.knet.ca/mp19/course/view.php?id=16">First Nations Innovation - Publications</a></td></tr> </table> </div></div><span id="sb-4" class="skip-block-to"></span><a href="#sb-5" class="skip-block">Skip K-Net Live</a><div id="inst717" class="block_html sideblock"><div class="header"><div class="title"><h2>K-Net Live</h2></div></div><div class="content"><table align="center" border="0" cellpadding="0"><tbody> <tr> <td><embed name="mediaPlayer" width="190" height="130" id="mediaPlayer" pluginspage="http://microsoft.com/windows/mediaplayer/en/download/" src="https://web.archive.org/web/20140417135640oe_/mms://66.165.220.196:1800/" type="application/x-mplayer2" displaysize="4" autosize="-1" bgcolor="darkblue" showcontrols="false" showtracker="-1" showdisplay="0" showstatusbar="-1" videoborder3d="-1" autostart="true" designtimesp="5311" loop="false"/> </embed><!--/embed--> </td> </tr><!-- ...end embedded WindowsMedia file --><!-- begin link to launch external media player... --> <tr> <td align="center"><a style="font-size: 85%" href="https://web.archive.org/web/20140417135640/mms://66.165.220.196:1800/" target="_blank">Launch in external player</a> <!-- ...end link to launch external media player... --> </td> </tr></tbody> </table></div></div><span id="sb-5" class="skip-block-to"></span><div id="inst1767" class="block_html sideblock"><div class="content"><a href="https://web.archive.org/web/20140417135640/http://www.facebook.com/KNetMeetingPlace" target="_blank" title="K-Net Meeting Place - Facebook"><img width="190" vspace="0" hspace="0" height="57" border="0" src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/file.php/1/graphics/find_us_on_fb1.png" alt="Find us on Facebook" title="Find us on Facebook"/></a> </div></div><span id="sb-6" class="skip-block-to"></span><div id="inst1763" class="block_html sideblock"><div class="content"> <object id="flashvideo" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="200" height="150" codebase="https://web.archive.org/web/20140417135640oe_/http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab"> <param name="movie" value="http://media.knet.ca/files/Player.swf"/> <param name="FlashVars" value="file=http://media.knet.ca/files/goosehunt_day1_2826.flv&image=http://media.knet.ca/files/goosehunt_day1_2826.jpg&rotatetime=3&autostart=false"/> <param name="quality" value="high"/> <param name="wmode" value="window"/> <param name="allowfullscreen" value="true"/> <embed name="flashvideo" allowscriptaccess="always" src="https://web.archive.org/web/20140417135640oe_/http://media.knet.ca/files/Player.swf" width="200" height="150" border="0" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="window" allowfullscreen="true" quality="high" flashvars="file=http://media.knet.ca/files/goosehunt_day1_2826.flv&image=http://media.knet.ca/files/goosehunt_day1_2826.jpg&rotatetime=3&autostart=false"/> </embed></object></div></div><span id="sb-7" class="skip-block-to"></span><a href="#sb-8" class="skip-block">Skip Upcoming Events</a><div id="inst142" class="block_calendar_upcoming sideblock"><div class="header"><div class="title"><h2>Upcoming Events</h2></div></div><div class="content"><div class="post">There are no upcoming events</div><div class="footer"><br/><a href="https://web.archive.org/web/20140417135640/http://meeting.knet.ca/mp19/calendar/view.php?view=upcoming&course=1">Go to calendar</a>...</div></div></div><span id="sb-8" class="skip-block-to"></span><a href="#sb-9" class="skip-block">Skip Get Involved!</a><div id="inst141" class="block_glossary_random sideblock"><div class="header"><div class="title"><h2>Get Involved!</h2></div></div><div class="content"><div align="center"> <table cellspacing="0" cellpadding="0" width="199" align="center" border="0"><tbody><tr><td width="100%"> <p align="center"><a href="https://web.archive.org/web/20140417135640/http://meeting.knet.ca/mp19/course/view.php?id=5" target="_blank"><img height="56" src="https://web.archive.org/web/20140417135640im_/http://meeting.knet.ca/mp19/file.php/1/ads/moodlefn.png" width="195" border="2" alt="moodlefn.png"/></a></p> </td> </tr><tr><td width="100%"> <p align="left"><font face="Arial" size="2">Thinking of bringing eLearning to your school or community? Why not supplement your existing courses or programs with an online learning component? From students in elementary and secondary school to adult learners seeking professional development, eLearning offers something for everyone. <a href="https://web.archive.org/web/20140417135640/http://meeting.knet.ca/mp19/course/view.php?id=5" target="_blank">Tell me more....</a></font> </p> </td> </tr></tbody></table></div><div class="footer"><a href="https://web.archive.org/web/20140417135640/http://meeting.knet.ca/mp19/mod/glossary/view.php?id=282" title="See more Ads...">See more Ads...</a></div></div></div><span id="sb-9" class="skip-block-to"></span><a href="#sb-10" class="skip-block">Skip Calendar</a><div id="inst662" class="block_calendar_month sideblock"><div class="header"><div class="title"><h2>Calendar</h2></div></div><div class="content"><div id="overDiv" style="position: absolute; visibility: hidden; z-index:1000;"></div><script type="text/javascript" src="https://web.archive.org/web/20140417135640js_/http://meeting.knet.ca/mp19/calendar/overlib.cfg.php"></script> <div class="calendar-controls"><a class="previous" href="index.php?cal_m=3&cal_y=2014" title="Previous month"><span class="arrow ">◄</span><span class="accesshide "> Previous month</span></a><span class="hide"> | </span><span class="current"><a href="https://web.archive.org/web/20140417135640/http://meeting.knet.ca/mp19/calendar/view.php?view=month&course=1&cal_d=1&cal_m=4&cal_y=2014">April 2014</a></span><span class="hide"> | </span><a class="next" href="index.php?cal_m=5&cal_y=2014" title="Next month"><span class="accesshide ">Next month </span><span class="arrow ">►</span></a> <span class="clearer"><!-- --></span></div> <table class="minicalendar" summary="Data table, April 2014 Calendar"><tr class="weekdays"><th scope="col"><abbr title="Monday">Mon</abbr></th> <th scope="col"><abbr title="Tuesday">Tue</abbr></th> <th scope="col"><abbr title="Wednesday">Wed</abbr></th> <th scope="col"><abbr title="Thursday">Thu</abbr></th> <th scope="col"><abbr title="Friday">Fri</abbr></th> <th scope="col"><abbr title="Saturday">Sat</abbr></th> <th scope="col"><abbr title="Sunday">Sun</abbr></th> </tr><tr><td class="dayblank"> </td> <td class="day">1</td> <td class="day">2</td> <td class="day">3</td> <td class="day">4</td> <td class="weekend day">5</td> <td class="weekend day">6</td> </tr><tr><td class="day">7</td> <td class="day">8</td> <td class="day">9</td> <td class="day">10</td> <td class="day">11</td> <td class="weekend day">12</td> <td class="weekend day">13</td> </tr><tr><td class="day">14</td> <td class="day">15</td> <td class="day">16</td> <td class="day today eventnone"><span class="accesshide ">Today Thursday, 17 April </span><a href="#" onmouseover="return overlib('No events', CAPTION, 'Today Thursday, 17 April');" onmouseout="return nd();">17</a></td> <td class="day">18</td> <td class="weekend day">19</td> <td class="weekend day">20</td> </tr><tr><td class="day">21</td> <td class="day">22</td> <td class="day">23</td> <td class="day">24</td> <td class="day">25</td> <td class="weekend day">26</td> <td class="weekend day">27</td> </tr><tr><td class="day">28</td> <td class="day">29</td> <td class="day">30</td> <td class="dayblank"> </td><td class="dayblank"> </td><td class="dayblank"> </td><td class="dayblank"> </td></tr></table></div></div><span id="sb-10" class="skip-block-to"></span></div></td> </tr> </table> </div> <!-- end div containerContent --> </div> <!-- end of i3 --> </div> <!-- end of i2 --> </div> <!-- end of i1 --> <div id="footer-bb" class="bb"><div> </div></div> </div> <!-- end of page2 --> </div> <!-- end of page --> <!-- START OF FOOTER --> <div id="footer"> <p class="helplink"></p> <div class="logininfo">You are not logged in. (<a href="https://web.archive.org/web/20140417135640/http://meeting.knet.ca/mp19/login/index.php">Login</a>)</div><div class="sitelink"><a title="Moodle" href="https://web.archive.org/web/20140417135640/http://moodle.org/"><img style="width:100px;height:30px" src="/web/20140417135640im_/http://meeting.knet.ca/mp19/pix/moodlelogo.gif" alt="moodlelogo"/></a></div> <!--DO NOT REMOVE WITHOUT PURCHASING A DOMAIN REBRAND LICENSE --> <p class="linkback" style="font-size:10px">Moodle Theme by <a href="https://web.archive.org/web/20140417135640/http://newschoollearning.com/">NewSchool Learning</a></p> <!-- END DO NOT REMOVE --> <div class="performanceinfo"><span class="timeused">0.864014 secs</span> <span class="memoryused">RAM: 18.2MB</span> <span class="memoryused">RAM peak: 18.2MB</span> <span class="included">Included 283 files</span> <span class="serverload">Load average: 0.00</span> <span class="rcache">Record cache hit/miss ratio : 0/0</span> </div> <div class="validators"><ul> <li><a href="https://web.archive.org/web/20140417135640/http://validator.w3.org/check?verbose=1&ss=1&uri=http%3A%2F%2Fmeeting.knet.ca%2Fmp19%2F">Validate HTML</a></li> <li><a href="https://web.archive.org/web/20140417135640/http://www.contentquality.com/mynewtester/cynthia.exe?rptmode=-1&url1=http%3A%2F%2Fmeeting.knet.ca%2Fmp19%2F">Section 508 Check</a></li> <li><a href="https://web.archive.org/web/20140417135640/http://www.contentquality.com/mynewtester/cynthia.exe?rptmode=0&warnp2n3e=1&url1=http%3A%2F%2Fmeeting.knet.ca%2Fmp19%2F">WCAG 1 (2,3) Check</a></li> </ul></div> </div> <!-- end of footer --> </body> </html> <!-- FILE ARCHIVED ON 13:56:40 Apr 17, 2014 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 01:01:56 Nov 24, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.911 exclusion.robots: 0.038 exclusion.robots.policy: 0.021 esindex: 0.015 cdx.remote: 42.142 LoadShardBlock: 453.209 (3) PetaboxLoader3.datanode: 156.153 (4) PetaboxLoader3.resolve: 513.696 (3) load_resource: 308.685 -->