www.thearchipelago.on.ca
Open in
urlscan Pro
15.222.141.142
Public Scan
Submitted URL: http://www.thearchipelago.on.ca/
Effective URL: https://www.thearchipelago.on.ca/
Submission: On March 24 via api from US — Scanned from CA
Effective URL: https://www.thearchipelago.on.ca/
Submission: On March 24 via api from US — Scanned from CA
Form analysis
4 forms found in the DOM#
<form class="frmSearch desk" action="#">
<fieldset>
<legend class="hideMe">Search Our Website</legend>
<label class="hideMe" for="search-txt">Search Our Website</label>
<input type="search" id="search-txt" aria-label="Search Our Website" placeholder="How can we help? Search Here">
<input type="hidden" id="search-url" value="/search">
<button type="submit">
<i aria-hidden="" class="fas fa-search" title="Click here to search contents in our website"></i>
<span class="sr-only">Type here to search contents in our website</span>
<span class="hideMe">Search Here</span>
</button>
</fieldset>
</form>
POST /Home/SubmitPoll
<form action="/Home/SubmitPoll" class="form-css-poll" data-ajax="true" data-ajax-begin="SubmitPollBegin" data-ajax-method="POST" data-ajax-mode="replace" data-ajax-success="SubmitPollSuccess" data-ajax-update="#pollBody" id="formPoll" method="post">
<input id="PollQuestionId" name="PollQuestionId" type="hidden" value="">
<ul class="add-form">
</ul>
<div class="poll-submit">
<input type="submit" value="Submit">
</div><!-- End of .poll-submit -->
</form>
POST /Home/SubmitRegistation
<form action="/Home/SubmitRegistation" class="form-css" id="formRegister" method="post" novalidate="novalidate">
<p class="message"><i class="fal fa-info-circle"></i><strong>Info!</strong> Required Fields <span class="required" aria-required="true">*</span></p>
<p>Sign up to register with our website to be notified of all that is happening within our region.</p>
<div class="row">
<div class="col-sm">
<p>
<label for="FirstName">First Name <span class="required" aria-required="true">*</span></label>
<input data-val="true" data-val-length="The field First Name : must be a string with a maximum length of 50." data-val-length-max="50" data-val-required="First Name is required." id="FirstName" name="FirstName" placeholder="First Name"
type="text" value="">
</p>
<p>
<label for="LastName">Last Name <span class="required" aria-required="true">*</span></label>
<input data-val="true" data-val-length="The field Last Name : must be a string with a maximum length of 50." data-val-length-max="50" data-val-required="Last Name is required." id="LastName" name="LastName" placeholder="Last Name"
type="text" value="">
</p>
<p>
<label for="Email">Email <span class="required" aria-required="true">*</span></label>
<input class="text-box single-line" data-val="true" data-val-length="The field Email : must be a string with a maximum length of 50." data-val-length-max="50" data-val-regex="Invalid email format."
data-val-regex-pattern="^[\w!#$%&'*+\-/=?\^_`{|}~]+(\.[\w!#$%&'*+\-/=?\^_`{|}~]+)*@((([\-\w]+\.)+[a-zA-Z]{2,4})|(([0-9]{1,3}\.){3}[0-9]{1,3}))$" data-val-remote="Email already exists." data-val-remote-additionalfields="*.Email"
data-val-remote-url="/Home/UserAlreadyExistsAsync" data-val-required=" " id="Email" name="Email" placeholder="Email" type="text" value="">
<span class="field-validation-valid" data-valmsg-for="Email" data-valmsg-replace="true"></span>
</p>
</div><!-- End of .col-sm -->
<div class="col-sm">
<p class="resident">
<label for="Resident2">Resident</label>
<span>
<input checked="checked" data-val="true" data-val-required="The Resident : field is required." id="Resident1" name="Resident" type="radio" value="True"><label for="Resident1">Yes</label>
</span>
<span>
<input checked="checked" id="Resident" name="Resident" type="radio" value="False"><label for="Resident">No</label>
</span>
</p>
<p>
<label for="SelectedGroup">Groups :</label>
</p>
<ul class="checkbox-group">
<li>
<input type="checkbox" name="SelectedGroup" value="4c95bc5e-4b7c-4bcd-bc11-4c83bb4ca02c" id="checkbox0" checked="checked">
<label for="checkbox0">North Archipelago</label>
</li>
<li>
<input type="checkbox" name="SelectedGroup" value="6d0db293-03d3-499d-99ae-13a037f4a54e" id="checkbox1" checked="checked">
<label for="checkbox1">South Archipelago</label>
</li>
</ul>
<p></p>
<div class="g-recaptcha" data-sitekey="6Lc1jdUZAAAAAEGKVpjaqrz3heRcRm2XrdQ1cKS8" data-theme="light" data-type="image">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lc1jdUZAAAAAEGKVpjaqrz3heRcRm2XrdQ1cKS8&co=aHR0cHM6Ly93d3cudGhlYXJjaGlwZWxhZ28ub24uY2E6NDQz&hl=en&type=image&v=vpEprwpCoBMgy-fvZET0Mz6L&theme=light&size=normal&cb=5e0r6a92usb4"
width="304" height="78" role="presentation" name="a-62m474pqe1nm" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div>
<span class="field-validation-valid" data-valmsg-for="af4674ffcd2fd4ad9ace6e648e4a85706" data-valmsg-replace="true"></span>
</div><!-- End of .col-sm -->
</div><!-- End of .row -->
<div class="row">
<input type="submit" value="Submit">
</div><!-- End of .row -->
</form>
#
<form class="frmSearch modal" action="#">
<fieldset>
<legend class="hideMe">Search Our Website</legend>
<input type="search" id="search-txt" aria-label="Search Our Website" placeholder="How can we help? Search Here">
<label for="search-txt" hidden="true">Search Our Website</label>
<i aria-hidden="" class="fas fa-search" title="Click here to search contents in our website"></i>
<input type="hidden" id="search-url" value="/search">
</fieldset>
</form>
Text Content
SKIP TO CONTENT 1. Information like Address, Phone, and Email Address 2. Main Navigation 3. Quick Links 4. Search The Website 5. Main Content 6. What's your view? 7. Download The Mobile App 8. Get More Information 9. Register to our Enews * 9 James Street, Parry Sound P2A 1T4 * (705) 746-4243 * (705) 746-7301 * info@thearchipelago.ca * Monday to Friday: 8:30 a.m. to 4:30 * Home Menu MAIN NAVIGATION Close Navigation Close Navigation * Home * Your Government More Option * Reeve and Council More Option * Council Calendar * Proclamations * Integrity Commissioner * View More... * Strategic Plan * E-Service Request * Council Agendas & Minutes More Option * Council Agendas & Minutes (Previous) * Council Agendas & Minutes 2017-2020 * Committees More Option * Agendas and Minutes * Laws and Procedures More Option * Code of Conduct * Deputations * Procedural By-law * View More... * By-laws * Documents * Organization More Option * Accessibility * Employment Opportunities * Freedom of Information (FOI) Requests * View More... More Your Government * Township Services More Option * Departments More Option * Administration * Building * By-law Enforcement * View More... * Lottery Licensing * Septics * Fire & Emergency Information More Option * 911 Civic Addresses * Calling 911 * Emergency Preparedness * View More... * Property Taxes More Option * Paying Your Taxes * Address and Ownership Changes * Property Assessment (MPAC) * View More... * A-Z Services * Facilities More Option * Georgian Cliffs Memorial Park Cemetery * Holiday Cove Marina * Pointe au Baril Community Centre * View More... * Waste & Recycling More Option * North Archipelago - Facilities and Hours of Operation * South Archipelago - Facilities and Hours of Operation * Accepted Items and Fees * View More... More Township Services * Residents More Option * Great Neighbour Guidelines * Fire Rating * Local Maps-GIS * Township History More Option * Passion for Georgian Bay * NOVEL CORONAVIRUS (COVID-19) * Associations * Local Notices More Option * Submit A News Item * Newsletters * Township Profile * Our Communities More Residents * Community More Option * Internet Connectivity * Education * Register for E-News * Area Recreation & Culture * Social Services * Tourism * Businesses More Option * Parry Sound Area Chamber of Commerce * Events More Option * Submit an Event * Photo Gallery More Community * I’d like to * Home * Your Government More Option * Reeve and Council More Option * Council Calendar * Proclamations * Integrity Commissioner * Disclosures of Pecuniary Interest * Municipal Elections * Council Agendas & Minutes More Option * Council Agendas & Minutes (Previous) * Council Agendas & Minutes 2017-2020 * By-laws * Strategic Plan * Committees More Option * Agendas and Minutes * Documents * E-Service Request * Laws and Procedures More Option * Code of Conduct * Deputations * Procedural By-law * The Role of Council * Organization More Option * Accessibility * Employment Opportunities * Freedom of Information (FOI) Requests * Municipal Formal Complaint Policy * Staff Directory * Township Services More Option * Departments More Option * Administration * Building * By-law Enforcement * Environment * Planning * Planning Notices * Finance * Operational Services, Public Works & Roads * Fire & Emergency Information More Option * 911 Civic Addresses * Calling 911 * Emergency Preparedness * Fire Prevention and Safety * Facilities More Option * Georgian Cliffs Memorial Park Cemetery * Holiday Cove Marina * Pointe au Baril Community Centre * Pointe au Baril Lighthouse * Pointe au Baril Nursing Station * Pointe au Baril Public Library * Pointe au Baril Wharf * Lottery Licensing * Property Taxes More Option * Paying Your Taxes * Address and Ownership Changes * Property Assessment (MPAC) * Supplementary / Omitted Tax Bills * Tax Adjustments * Tax Incentive Programs * Tax Certificates * Tax Sales * Waste & Recycling More Option * North Archipelago - Facilities and Hours of Operation * South Archipelago - Facilities and Hours of Operation * Accepted Items and Fees * Recycling * Household Hazardous Waste (HHW) * Pharmaceuticals and Medical Sharps * Large Item Disposal * Contractors and Construction Materials * Contact Information * Septics * A-Z Services * Residents More Option * Great Neighbour Guidelines * NOVEL CORONAVIRUS (COVID-19) * Newsletters * Fire Rating * Associations * Township Profile * Local Maps-GIS * Local Notices More Option * Submit A News Item * Our Communities * Township History More Option * Passion for Georgian Bay * Community More Option * Internet Connectivity * Area Recreation & Culture * Businesses More Option * Parry Sound Area Chamber of Commerce * Education * Social Services * Events More Option * Submit an Event * Register for E-News * Tourism * Photo Gallery QUICK LINKS REGISTER FOR E-NEWS MUNICIPAL COUNCIL MEETINGS & AGENDAS SUBMIT A SERVICE REQUESTS CONTACT US TODAY STAFF DIRECTORY DOCUMENTS & DOWNLOADS HOW DO I? CURRENT FIRE RATING MODERATE SITE HOURS WASTE & RECYCLING REGISTER FOR E-NEWS MUNICIPAL COUNCIL MEETINGS & AGENDAS SUBMIT A SERVICE REQUESTS CONTACT US TODAY STAFF DIRECTORY DOCUMENTS & DOWNLOADS HOW DO I? CURRENT FIRE RATING MODERATE SITE HOURS WASTE & RECYCLING REGISTER FOR E-NEWS MUNICIPAL COUNCIL MEETINGS & AGENDAS SUBMIT A SERVICE REQUESTS SOCIAL MEDIA * * Featured slideshows, Notices and Events Search Our Website Search Our Website Type here to search contents in our website Search Here RICH IN CULTURE AND ADVENTURE TOWNSHIP OF THE ARCHIPELAGO Read More POINTE AU BARIL LIGHTHOUSE TOWNSHIP OF THE ARCHIPELAGO Read More RICH IN CULTURE AND ADVENTURE TOWNSHIP OF THE ARCHIPELAGO Read More THOUSANDS OF ISLANDS TO DISCOVER TOWNSHIP OF THE ARCHIPELAGO Read More Previous Next NEWS & EVENTS * Recent News * Planning Notices PLACE HERE * March 07,2023Recycling FOODCYCLER PROGRAM ANNOUNCEMENT read more * February 17,2023Community UNDERUSED HOUSING TAX FOR NON-CANADIAN PROPERTY OWNERS read more * March 20,2023Government SKERRYVORE COMMUNITY ROAD - MICRO-SURFACING TENDER read more * March 02,2023Government REDUCED LOAD RESTRICTIONS BEGIN MARCH 6, 2023 read more Submit a notice View All Notices PLACE HERE * March 16,2023Planning COMMITTEE OF ADJUSTMENT - NOTICE OF DECISION (DODGE A01-23) read more View All Notices UPCOMING EVENTS * March 29,2023 POINTE AU BARIL PUBLIC LIBRARY read more * April 05,2023 POINTE AU BARIL PUBLIC LIBRARY read more * April 08,2023 THE NORTH EAST GEORGIAN BAY SNOWMOBILE CLUB'S 2023 DUCKIE RACE read more * April 12,2023 POINTE AU BARIL PUBLIC LIBRARY read more View Calendar Submit an Event Close LOCAL NOTICES Close Close UPCOMING EVENTS Close Close MUNICIPAL EVENTS Close FIRE & EMERGENCY DEPARTMENTS & SITE HOURS 2022 MUNICIPAL ELECTIONS COUNCIL MEETINGS 2023 © Township of The Archipelago Website By: Close TELL US WHAT YOU THINK Close Close FIRE BAN Todays fire rating is Moderate Current Fire Rating:Moderate Within the Township of The Archipelago, Fire Hazard Ratings must be strictly followed. Signs declaring the current hazard rating are posted at several visible locations throughout the Township. When the Fire Danger Rating is set to HIGH, fires for cooking and personal warmth are considerations provided for under the By-law for campers. This provision is not intended for use by residents or cottagers that have access to contained fuel burning appliances or means to escape the cold. For additional information on Township fire provisions, please review the Township's Fires and Open Burning By-law and Fireworks By-law. FIRE RATING LEGENDS * Low * Moderate * High * Extreme Fire Rating Fire Rating Fire Rating Fire Rating Fire Rating Low Moderate High Extreme LOW and MODERATE FIRE RATINGS: No person shall start a fire outdoors during the Fire Season (April 1st to October 31st) unless the fire is started not earlier than 6:00 p.m. in the evening, and is extinguished not later than 2:00 a.m. the following day or earlier. Fire for cooking and warmth permitted Fire Danger is SERIOUS NO OPEN BURNING except contained campfires for cooking and warmth FIREWORKS PROHIBITED Fire Danger is EXTREMELY HIGH NO OPEN BURNING of any kind! TOTAL FIRE BAN DECLARED + FIREWORKS PROHIBITED Close Scroll to the top of the page Close WEATHER FORECAST Close Close Close REGISTRATION Info! Required Fields * Sign up to register with our website to be notified of all that is happening within our region. First Name * Last Name * Email * Resident Yes No Groups : * North Archipelago * South Archipelago Close Close SEARCH AND I LIKE TO... OFFICE HOURS Close Monday to Friday: 8:30 a.m. to 4:30 Close Close Search Our Website Search Our Website Type here to search contents in our website Search