// Example JavaScript function adjustLayout() { const container = document.querySelector('.container'); if (window.innerWidth < 480) { container.style.padding = '5px'; } else if (window.innerWidth < 768) { container.style.padding = '10px'; } else { container.style.padding = '20px'; } } // Adjust layout on window resize window.addEventListener('resize', adjustLayout); // Initial adjustment adjustLayout();
MICKEY DOPP / "JUST ME" / ONE MAN BAND



Welcome To The / "JUST ME" / Information Center


For Bookings Call (802) 591-2488



FEATURING CLASSIC ROCK AND CLASSIC COUNTRY


Some of My Songs
[Click on Song to Listen)

1. Green River
2. Black Magic Woman
3. Dream
4. Draggin The Line
Guitar Center

















My Bookings

Where - Springfield VFW
"Burger Night"
Open to the Public
When - Sat. May 3rd, 5:00 - 7:00

Where - Springfield Senior Center
When - Wed. May 7th. 1:00 - 2:30
Good afternoon, it is Tuesday, July 8th, 2014 and the temperature is 84 degrees here in Perkinsville and the humidity is at 72%. Here is a couple of pictures of a little waterfall that is down by the end of the driveway taken June 25th and it is just about dried up.


Free JavaScripts provided
by The JavaScript Source