editor Logout
Account Preferences
Did you know...
In the worker's paradise of Cuba, in 2004, 54% of all pregnancies resulted in an abortion. ?
Streaming Radio Guide
view source - https://www.wrdv.org/
*** Test System *** GO TO PRODUCTION
<!DOCTYPE html> <html lang="en"> <head> <meta name="description" content="Public Radio in the Philadelphia area"> <meta name="keywords" content="Public radio, FM radio, WRDV, WLBS, oldies radio, big band, classic country music, swing"> <meta name="author" content="Ron Kwiatkowski"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>WRDV.ORG - Radio Delaware Valley</title> <!-- Favicons --> <link href="assets/img/favicon.png" rel="icon"> <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> <!-- Custom Tab Icon --> <link rel="icon" href="mic-tab-icon.png"> <!-- Google Fonts --> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Jost:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet"> <!-- Vendor CSS Files --> <link href="assets/vendor/aos/aos.css" rel="stylesheet"> <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet"> <link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet"> <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet"> <link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet"> <link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet"> <!-- Template Main CSS File --> <link href="assets/css/style.css" rel="stylesheet"> <style> body { background-image: url(assets/img_rk/family1.jpg); background-color: #fff; margin-top: 0px; -webkit-background-size: cover; -moz-background-size: center cover; background-position: center top; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; } /* GRID */ .grid-home { display: grid; grid-template-columns: 1fr; grid-auto-columns: minmax(auto, auto); grid-auto-rows: minmax(auto, auto); grid-column-gap: 1px; grid-row-gap: 5px; /*height: 75vh;*/ justify-content: center; align-content: center; justify-items: stretch; align-items: stretch; margin-left: auto; margin-right: auto; margin-top: 3rem; margin-bottom: 2px; } .grid-home div { text-align: center; } div.splash-image { width: 100%; text-align: center; justify-content: center; align-content: center; margin-top: 10px; margin-left: auto; margin-right: auto; margin-bottom: 2px; } h1, h2, h3, h4 { text-shadow: 2px 2px #000; -webkit-text-shadow: 2px 2px #000; -moz-text-shadow: 2px 2px #000; } .button-links > a { margin: 3rem 2rem 3rem 2rem; } .btn-donate { /*font-size: 1.25rem;*/ background-color: red; color: black; /*padding: 3px 5px; margin-top: 12px; border: 2px solid black; border-radius: 5px;*/ } .btn-donate:hover { background-color: white; color: red; } /* Fund Drive 2023 */ .fund-drive-2023 { width: min(60%,800px); font-size: 1.1rem; font-weight: 500; text-align: center; color: white; margin: 1rem auto 1rem auto; background-color: rgba(255, 0, 0, 0.5); padding: 1rem 1rem; border: none; border-radius: 5px; } .fund-drive-2023 > a { margin-top: 2rem; } /* desktop */ @media (max-width: 992px) { body { background-image: url(assets/img_rk/family1.jpg); } .fund-drive-2023 { width: 80%; font-size: 1rem; font-weight: 400; margin: 1rem auto 1rem auto; padding: .9rem .9rem; } .fund-drive-2023 > a { margin-top: 1rem; } } /* tablet */ @media (max-width: 767px) { body { background-image: url(assets/img_rk/family1-tablet.jpg); } .fund-drive-2023 { width: 85%; font-size: .9rem; font-weight: 400; margin: 1rem auto 1rem auto; padding: .8rem .8rem; } .fund-drive-2023 > a { margin-top: 1rem; } } /* mobile */ @media (max-width: 580px) { body { background-image: url(assets/img_rk/family1-mobile.jpg); } div.splash-image img { width: 40%; margin-top: 2px; margin-bottom: 2px; } .grid-home { margin-top: 1rem; margin-bottom: 1px; padding: 0 2rem 0px 2rem; } .button-links > a { margin: 3px 1rem 3px 1rem; } .fund-drive-2023 { width: 90%; font-size: .8rem; font-weight: 400; margin: 1rem auto 1rem auto; padding: .75rem .75rem; } .fund-drive-2023 > a { margin-top: 1rem; } #rk-mobile { font-size: .9rem; } /*.btn-donate { font-size: 1.1rem; padding: 2px 2px; margin-top: 8px; }*/ } </style> <style> /* Fund Drive 2023 */ div .banner-announcements { width: min(100%,800px); font-size: 1.1rem; font-weight: 500; text-align: justify; text-justify: auto; color: black; margin: 1rem auto 10px auto; background-color: rgba(255, 255, 255, 0.75); padding: 1rem 1rem; border: 2px solid maroon; border-radius: 5px; } .banner-announcements > a { margin-top: 2rem; } /* desktop */ @media (max-width: 992px) { .banner-announcements { width: 80%; font-size: 1rem; font-weight: 400; margin: 1rem auto 1rem auto; padding: .9rem .9rem; } .banner-announcements > a { margin-top: 1rem; } } /* tablet */ @media (max-width: 767px) { .banner-announcements { width: 85%; font-size: .9rem; font-weight: 400; margin: 1rem auto 1rem auto; padding: .8rem .8rem; } .banner-announcements > a { margin-top: 1rem; } } /* mobile */ @media (max-width: 580px) { .banner-announcements { width: 90%; font-size: .8rem; font-weight: 400; margin: 1rem auto 1rem auto; padding: .75rem .75rem; } .banner-announcements > a { margin-top: 1rem; } } </style></head> <body> <div class="splash-image"><img src="assets/img_rk/landing-logo.png"></div> <div class="grid-home"> <div><h1 class="text-light fs-1 fw-bold">Radio in the Delaware Valley</h1></div> <div><h2 class="text-light fw-bold">Broadcasting 24 hours a day, 7 days a week!</h2></div> <div><h4 class="text-danger fw-bold">PUBLIC RADIO TO SUIT EVERY TASTE!</h4></div> <div class="button-links"> <a href="index.php" class="btn btn-outline-light border-3 fs-6 px-lg-3 py-lg-1 mx-sm-2">EXPLORE WRDV</a> <a href="https://player.streamguys.com/wrdv/sgplayer3/player.php" target="_blank" class="btn btn-outline-light border-3 fs-6 px-lg-3 py-lg-1 mx-sm-2">STREAM #1 ONLINE</a> <!--<a href="http://peridot.streamguys.com:5650/Live" target="_blank" class="btn btn-outline-light border-3 fs-6 px-lg-3 py-lg-1 mx-sm-2">STREAM #2 ONLINE</a>--> <a href="https://buxmont.streamguys1.com/Live" target="_blank" class="btn btn-outline-light border-3 fs-6 px-lg-3 py-lg-1 mx-sm-2">STREAM #2 ONLINE</a> <form action="https://www.paypal.com/donate" method="post" target="_blank"> <input type="hidden" name="hosted_button_id" value="4KJGY554NR62G" /> <input type="image" src="https://pics.paypal.com/00/s/YjUwNmFhZTMtNjA4Ny00MzdjLWE5MWUtODU5ZDAwOTcxZWU3/file.PNG" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" style="width:156px;height:35px;margin-left:5px;"/> <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" /> </form> <!-- <a href="https://wrdv-donations-cart.company.site/" target="_blank" class="btn btn-outline-light border-3 fs-6 px-lg-3 py-lg-1 mx-sm-2 btn-donate">DONATE</a> <a href="https://wrdv-donations-cart.company.site/products" target="_blank" class="btn btn-outline-light border-3 fs-6 px-lg-3 py-lg-1 mx-sm-2 btn-donate">ONLINE STORE</a> --> <!--<a href="https://wrdv-donations-cart.company.site/" class="btn-donate" target="_blank">DONATE</a> <a href="https://wrdv-donations-cart.company.site/" class="btn-donate" target="_blank">ONLINE STORE</a>--> </div> <!--<div class="banner-announcements"> Hello Everyone, <br /> Just a reminder: Don’t forget the “Open House” at WRDV Radio Station this coming Saturday from Noon until 4: 00 PM at 126 South York Road in Hatboro. <br /><br /> Come out and enjoy our appreciation day for your continuous support. While there, you can take a tour of our facilities and meet our staff personalities. Also, we have put together a buffet for your appetite. <br /><br /> </div> <br /> <div class="banner-announcements"> Hello Everyone, <br /> To our listeners and supporters of Radio Delaware Valley, it is that time of the year for our Annual Fundraising Campaign and we come to you asking for your financial support. For three weeks starting on October 20th , 2024, our fundraising campaign kicks off. We continue to bring you the music that you love and enjoy, big band/swing/jazz, doo-wop, R&B, bebop, gospel, pop, rockabilly, soul, classic rock, country & western, polkas, and beautiful music. Now, in addition to our three weeks of fundraising, we have an online market, and it is open throughout the year for your continuous support. <br /><br /> If you have not seen our online market, please check it out. here: <br /> <a href="https://wrdv-donations-cart.company.site" target="_blank">https://wrdv-donations-cart.company.site</a> <br /><br /> Also, you can receive a premium for your donations, and all donations are tax deductible. <br /><br /> Thanks, <br /> WRDV-FM Staff </div> <br /> <div class="banner-announcements"> <b>During the open house, we are offering an exclusive windbreaker.</b> <br /><br /> <a href="ECWID-ShopCart/auction2-2024.jpg" target="_blank"><img src="ECWID-ShopCart/auction2-2024.jpg" style="width:28%;display:inline-block;"></a> <a href="ECWID-ShopCart/auction1-2024.jpg" target="_blank"><img src="ECWID-ShopCart/auction1-2024.jpg" style="width:25%;display:inline-block;"></a> <br /><br /> Only ONE available, by silent auction only, taking place at the Open House, Saturday, November 16. Exclusive 3/4 zip windbreaker, size large, commemorating the career of the Five Satins' Fred Parris. <br /><br /> Donated by Fred's wife for the Fund Drive, and she'll sign the jacket if you wish Features the Five Satins logo with a reproduction of Dear One, the first song Parris recorded. (In The Still of the Nite was recorded in 1956). <br /><br /> Bidding will start at $56.00. The bidding will close at 3:30 P.M <br /><br /> Thanks, <br /> WRDV-FM Staff </div> --> <!-- <div class="fund-drive-2023"> You can still make a contribution to our fundraising campaign, and premiums are still available. <br /> <a href="fund-drive-2023.php" class="btn btn-sm btn-light">PREMIUM DONATIONS</a> </div> --> </div> </body> </html>


URL: