editor Logout
Account Preferences
Did you know...
Stations playing all Christmas music draw big ratings ?
Streaming Radio Guide
view source - http://wkitfm.com/
*** Test System *** GO TO PRODUCTION
<!DOCTYPE html> <html> <head> <title>100.3 WKIT - Bangor's Rock Station</title> <link rel="icon" type="image/x-icon" href="images/favicon.ico"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="wkit_nav_style.css"> <link rel="stylesheet" href="wkit_style_2022.css"> <link href="lightbox.css" rel="stylesheet" /> </head> <body> <img width="25%" src="images/wkit_logo_2025.png"> <div class="topnav" id="myTopnav"> <a href="index.php" class="active">Home</a> <div class="dropdown"> <button class="dropbtn">The Station <i class="fa fa-caret-down"></i> </button> <div class="dropdown-content"> <a href="weekdays.php">Weekday Lineup</a> <a href="weekends.php">Weekend Lineup</a> <a href="contest_rules.php">Contest Rules</a> <a href="contact.php">Contact</a> </div> </div> <div class="dropdown"> <button class="dropbtn">The People <i class="fa fa-caret-down"></i> </button> <div class="dropdown-content"> <a href="don.php">Don Cookson</a> <a href="paul.php">Paul Allen</a> <a href="jason.php">Jason Roberts</a> <a href="scotty.php">Scotty Moore</a> <a href="fred.php">Fred Zeppelin</a> <a href="dan.php">Dan the Weekend Warrior</a> <a href="carey.php">Cajun Carey</a> <a href="dave.php">Dave</a> <a href="elena.php">Elena</a> </div> </div> <div class="dropdown"> <button class="dropbtn">Get Hooked Up <i class="fa fa-caret-down"></i> </button> <div class="dropdown-content"> <a href="http://streamdb4web.securenetsystems.net/ce/index.cfm?stationCallSign=WKIT" target="new">Listen now!</a> <a href="2025_Jim_Witt_Calendar.pdf" target="new">Jim Witt's Long-Range Calendar</a> <a href="https://play.google.com/store/apps/details?id=com.wkit.player&hl=en" target="new">Android App</a> <a href="https://itunes.apple.com/us/app/wkit-100.3-fm/id605006435?ls=1&mt=8" target="new">IOS App</a> <a href="https://www.facebook.com/wkitfm" target="new">Facebook</a> <a href="https://www.instagram.com/wkit_100.3" target="new">Instagram</a> <a href="http://www.cafepress.com/zoneradiogear" target="new">WKIT Store</a> </div> </div> <a href="contact.php">Contact</a> <a href="sales.php">Advertise On WKIT</a> <a href="javascript:void(0);" style="font-size:15px;" class="icon" onclick="myFunction()">&#9776;</a> </div> <script> function myFunction() { var x = document.getElementById("myTopnav"); if (x.className === "topnav") { x.className += " responsive"; } else { x.className = "topnav"; } } </script><!DOCTYPE html> <style> * { box-sizing: border-box; } body { margin: 0; font-family: Arial; } .header { text-align: center; padding: 32px; } .row { display: -ms-flexbox; /* IE10 */ display: flex; -ms-flex-wrap: wrap; /* IE10 */ flex-wrap: wrap; padding: 0 4px; } /* Create four equal columns that sits next to each other */ .column { -ms-flex: 25%; /* IE10 */ flex: 25%; max-width: 25%; padding: 0 4px; } .column img { margin-top: 8px; vertical-align: middle; width: 100%; } /* Responsive layout - makes a two column-layout instead of four columns */ @media screen and (max-width: 800px) { .column { -ms-flex: 50%; flex: 50%; max-width: 50%; } } /* Responsive layout - makes the two columns stack on top of each other instead of next to each other */ @media screen and (max-width: 300px) { .column { -ms-flex: 100%; flex: 100%; max-width: 100%; } } </style> <!-- Photo Grid --> <div class="row"> <div class="column"> <a href="https://www.varneyvalue.com/VehicleSearchResults?utm_source=radio&utm_medium=website&utm_campaign=wkit_site&utm_id=250408" target="_blank"><img src="images/client_images/Varney.jpg" style="width:100%"></a> <a href="https://www.waterfrontconcerts.com/EventChild/wtos-presents-volbeat-maine-savings-amphitheater-08-12-2025" target="_blank"><img src="images/concerts/volbeat.jpg"></a> <a href="jeff_greg.php"><img src="images/Greg_Jeff_owners.jpg"></a> </div> <div class="column"> <script type="text/javascript" src="jocks.js"></script> <script language="JavaScript" type="text/javascript" src="jocks.js"></script> <!--- currently on the air ---><script language="JavaScript">document.write(eventImage);</script> <img src="images/crsod/crsod.jpg" alt="That's it. Just keep listening!"></a> </div> <div class="column"> <a href="https://www.cafepress.com/shop/WKIT/products?designId=137307272"><img src="images/cafepress_wkit.jpg"></a> <img src="images/bangor_sign.png" style="width:100%" alt="Greetings From Bangor, Maine!"> <a href="https://www.glennchadbourne.com/" target="_blank"><img src="images/GCCalendar/07-July.jpg" alt="Artwork by Glenn Chadbourne"></a> </div> <div class="column"> <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> <style> .mySlides {display:none;} </style> <div class="w3-content w3-section" style="max-width:400px"> <img class="mySlides" src="images/slides/slide-no_1_rockstation.png" style="width:100%"> <img class="mySlides" src="images/slides/slide-don_and_paul.png" style="width:100%"> <img class="mySlides" src="images/slides/slide-arlh.png" style="width:100%"> <img class="mySlides" src="images/slides/slide-jason_10-2.png" style="width:100%"> <img class="mySlides" src="images/slides/slide-brain.png" style="width:100%"> <img class="mySlides" src="images/slides/slide-crsotd_generic.png" style="width:100%"> <img class="mySlides" src="images/slides/slide-fred_zep.png" style="width:100%"> </div> <script> var myIndex = 0; carousel(); function carousel() { var i; var x = document.getElementsByClassName("mySlides"); for (i = 0; i < x.length; i++) { x[i].style.display = "none"; } myIndex++; if (myIndex > x.length) {myIndex = 1} x[myIndex-1].style.display = "block"; setTimeout(carousel, 5000); // Change image every 2 seconds } </script> <img src="images/gotapps.png" style="width:100%"> <a href="https://www.waterfrontconcerts.com/EventChild/melissa-etheridge-and-indigo-girls-maine-savings-amphitheater-08-30-2025"target="_blank"><img src="images/concerts/etheridge.png"></a> </div> </div> <br> <script type="application/javascript">document.write('<script src="//radio.securenetsystems.net/cirrusencore/livebutton/livebutton.cfm?stationcallsign=WKIT&buttonType=M&buttonPlayer=premier&b='+Math.random()+'"><\/script>');</script> <!-- Client Grid --> <hr> <h1>Rock Star Businesses</h1> <div class="row"> <div class="column"> <a href="https://www.maine.gov/dps/bhs/" target="_blank"><img src="images/client_images/ME_BHS.png" style="width:100%"></a> <a href="https://www.atlanticlandscapeconstruction.com/" target="_blank"><img src="images/client_images/atlantic_landscape_construction_logo.jpg" style="width:100%"></a> </div> <div class="column"> <a href="https://www.versantpower.com/" target="_blank"><img src="images/client_images/Versant_June_2025.jpg" style="width:100%"></a> <a href="http://www.rbagreatermaine.com/" target="_blank"><img src="images/client_images/rba_ad.png" style="width:100%"></a> </div> <div class="column"> <a href="https://www.smokeandsteelbbq.com/" target="_blank"><img src="images/client_images/smokesteel.jpg" style="width:100%"></a> <a href="https://www.kostasbrewer.com/" target="_blank"><img src="images/client_images/kostas.jpg" style="width:100%"></a> </div> <div class="column"> <a href="http://www.mcdonalds.com" target="_blank"><img src="images/client_images/mcd.png" style="width:100%"></a> <a href="https://www.diversifiedink.net/" target="_blank"><img src="images/client_images/div_ink_ad.jpg" style="width:100%"></a> </div> <div class="column"> <a href="https://www.downeasttoyota.com/" target="_blank"><img src="images/client_images/DET_ad.gif" style="width:100%"></a> </div> <div class="column"> <a href="https://capnapa.com/" target="_blank"><img src="images/client_images/cap-napa-logo.png" style="width:100%"></a> </div> <div class="column"> <a href="https://www.greenwayequipment.com/" target="_blank"><img src="images/client_images/greenway_logo.png" style="width:100%"></a> </div> <div class="column"> <a href="https://www.greenbear420.com/" target="_blank"><img src="images/client_images/gb420_logo.png" style="width:100%"></a> </div> </div> <script type="text/javascript"> var thedate = new Date(); var dayofweek = thedate.getUTCDay(); var hourofday = thedate.getUTCHours(); function onAir() { // return TRUE if it's Mon through Fri, 10a-6p EST if (dayofweek != 6 && dayofweek != 0 && ((hourofday > 13 && hourofday < 21))) { return true; } return false; } </script> <br> <center><script type="text/javascript"> if (onAir()) { document.write("<h3>Today's Rock Song of the Day is 'Rock of Ages' by Def Leppard! Good luck!</h3>"); } else { document.write("<h3>The Classic Rock Song of the Day will display here Monday through Friday after 10am when the contest is running.</h3>"); } </script></center> <style> #wkit_footer { height:30px; margin: 0; clear: both; width:100%; position: relative; text-align: center; font-weight: bolder; } a { color: white; text-decoration: none; } </style> <div id="wkit_footer"> <hr> <a href="WKIT FM Terms of Use - April 2025.pdf" target="_blank" >Terms of Use</a> - <a href="https://publicfiles.fcc.gov/fm-profile/WKIT" target="_blank" >Public File</a> - <a href="assistance.html" target="_blank" >Public File Assistance</a> - <a href="eeo.html" target="_blank" >EEO</a> - <a href="fccapp.html" target="_blank" >FCC Applications</a> - <a href="privacy_policy.html" target="_blank" >Privacy Policy</a> </div> <br> <br> </body> </html>


URL: