function gap_m2o(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=742,height=430');");
}

function stw(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=742,height=430');");
}

function magic_stream(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=340,height=440');");
}

function rc_stream(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=340,height=440');");
}

function ando_stream(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=760,height=393');");
}

function music_videos(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=300,height=300');");
}

function eeo(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=325,height=400');");
}

function yt_video(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=600,height=610');");
}




/*
StreamAudio Player Launch
*/
if(navigator.appVersion.indexOf("AOL") > -1)
{
//AOL
var opt1 = 'width=472,height=257';
var opt2 = 'width=472,height=257';
} else if(navigator.platform.indexOf("Win") > -1)
{
//IE and NS Windows
var opt1 =
'width=472,height=257,top=420,left=520,screenY=420,screenX=520';
var opt2 =
'width=472,height=257,top=250,left=300,screenY=250,screenX=300';
} else if(navigator.platform.indexOf("Mac") > -1)
{
//IE and NS Mac
if(navigator.appName.indexOf("Microsoft") > -1)
{
var opt1 =
'width=455,height=240,top=420,left=520,screenY=420,screenX=520';
var opt2 =
'width=455,height=240,top=250,left=300,screenY=250,screenX=300';
} else if(navigator.appName.indexOf("Netscape") > -1)
{
var opt1 =
'width=472,height=257,top=420,left=520,screenY=420,screenX=520';
var opt2 =
'width=472,height=257,top=250,left=300,screenY=250,screenX=300';
}
}
function streamaudio(URL)
{
if(screen.width >= 1000)
{
window.open(URL,'Streamaudio_Player',opt1);
}
if(screen.width <= 800)
{window.open(URL,'Streamaudio_Player',opt2);
}
}

