|
Dan O'Day's Internet home of practitioners of great radio from around the world.
// http://www.onlinebuttonsecrets.com
// Preload Over and Down state images
Image1= new Image(10,12);
Image1.src = "http://www.onlinebuttonsecrets.com/alex-button/alexButtonBgDown.gif";
Image2= new Image(10,12);
Image2.src = "http://www.onlinebuttonsecrets.com/alex-button/alexButtonBgOn.gif";
function press(ID)
{
document.getElementById(ID).style.backgroundImage='url(http://www.onlinebuttonsecrets.com/alex-button/alexButtonBgDown.gif)';
document.getElementById(ID).style.backgroundPosition='top';
}
function release(ID)
{
document.getElementById(ID).style.backgroundPosition='bottom';
document.getElementById(ID).style.backgroundImage='url(http://www.onlinebuttonsecrets.com/alex-button/alexButtonBg.gif)';
}
function over(ID)
{
document.getElementById(ID).style.backgroundPosition='bottom';
document.getElementById(ID).style.backgroundImage='url(http://www.onlinebuttonsecrets.com/alex-button/alexButtonBgOn.gif)';
}
function linkify(URL,target, config)
{
if(target != '')
{
// Open in a new window
window.open(URL, target, config);
}
else
{
location.href=URL;
}
}
function createCookie(name, value, days)
{
if (days) {
var date = new Date();
date.setTime(date.getTime()+(days*24*60*60*1000));
var expires = "; expires="+date.toGMTString();
}
else var expires = "";
document.cookie = name+"="+value+expires+"; path=/";
}
function readCookie(name)
{
var ca = document.cookie.split(';');
var nameEQ = name + "=";
for(var i=0; i < ca.length; i++) {
var c = ca[i];
while (c.charAt(0)==' ') c = c.substring(1, c.length); //delete spaces
if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length, c.length);
}
return null;
}
function eraseCookie(name)
{
createCookie(name, "", -1);
}
var audio_name = new Array(
"/index_audio/ODayJingle01.mp3",
"/index_audio/ODayJingle02.mp3",
"/index_audio/ODayJingle03.mp3",
"/index_audio/ODayJingle04.mp3",
"/index_audio/ODayJingle05.mp3",
"/index_audio/ODayJingle06.mp3",
"/index_audio/ODayJingle07.mp3",
"/index_audio/ODayJingle08.mp3",
"/index_audio/ODayJingle09.mp3",
"/index_audio/ODayJingle10.mp3",
"/index_audio/ODayJingle11.mp3",
"/audio/3_01.wav"
);
var l = audio_name.length;
var rnd_no = Math.round((l-1)*Math.random());
var filetoplay = audio_name[rnd_no];
if (readCookie("dodhomep") != "1") {
document.write("\n");
}
createCookie("dodhomep", "1", 0);
function switchMenu(obj) {
var el = document.getElementById(obj);
if ( el.style.display != 'none' ) {
el.style.display = 'none';
}
else {
el.style.display = '';
}
}
function showMenu(obj) {
var el = document.getElementById(obj);
el.style.display = '';
}
Home Page
Articles and Advice
Ask O’Day
Bargain Bin
Best Sellers
Catalogue of Radio Goodies
Contact Us
Creative/Production Summit
Dan O’Day (Who Is This Guy?)
Dan O’Day Seminars
Dan O’Day’s Radio Blog
E-Books (instant download)
Mp3 Seminar Downloads
Newsletters (Free)
PD Grad School
Bad Commercial Generator
DJ Salary Calculator
Audio Samples (tons of 'em!)
Chickenman
Tooth Fairy
Radio Fun
Show Prep
Software
Teleseminar Download (Free)
What Should I Order?
Search This Site!
Web Pages:
Whole O Catalogue:
Dan O'Day
O'LINERS / L.A. AIR FORCE
11060 Cashmere Street
Los Angeles, California 90049
Telephone: 1-310-476-8111
Web: http://www.danoday.com
The Internet home of practitioners of great radio from around the world.
DOWNLOAD FREE TELESEMINAR
FREE RADIO NEWSLETTERS
Hey! Did you know you can hear samples of almost everything we have?
[Home Page]
[Articles and Advice] [Ask O'Day] [Audio Samples (tons of 'em!)] [Bad Commercial Generator]
[Bargain Bin] [Best Sellers] [Catalogue of Radio Goodies] [Chickenman] [Contact Us] [Creative/Production Summit]
[Dan O'Day (Who Is This Guy?)] [Dan O'Day Seminars] [Dan O'Day's Radio Blog] [DJ Salary Calculator]
[E-Books (instant download)] [Mp3 Seminar Downloads] [Newsletters (Free)] [PD Grad School] [Show Prep] [Software] [Teleseminar Download (Free)] [Tooth Fairy] [What Should I Order?]
chickenman, feathered fighter, Benton Harbor, Bentor Harber, Chicago radio, radio comedy serial, old time radio, Dick & Bert, Dick and Bert, fantastic crime fighter, most fantastic crime fighter, he's everywhere, chickenman, chicken man, first episode, radio, disc jockey, dan o'day, broadcasting, radio, programming, music, director, DJ, program director, radipersonality, airchecks, radiproduction, voiceover
Search This Site!
Web Pages:
Whole O Catalogue:
2009 by Dan O'Day
http://www.danoday.com
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
var pageTracker = _gat._getTracker("UA-3572546-1");
pageTracker._initData();
pageTracker._trackPageview();
|
|