function contacts()
{
windop = window.open("http://www.clubradio.lv/contacts/index.php?to=cr","ClubRadio","height=400,width=600,left=100,top=30");
}
function club()
{
windop = window.open("live.php","ClubRadio","height=200,width=300");
}
function irc()
{
windop = window.open("ircIF.php","ClubRadio","height=400,width=640,left=100,top=30");
}
function admins()
{
windop = window.open("admins/","ClubRadio","height=700,width=750,left=100,top=30,scrollbars=1,resizable=1");
}
function map()
{
windop = window.open("site_map/index.html","ClubRadio","height=400,width=640,left=100,top=30");
}
function club_top()
{
windop = window.open("http://www.clubradio.lv/top/play_club.php","ClubRadio","height=510,width=320,left=100,top=30");
}
function rus_top()
{
windop = window.open("http://www.clubradio.lv/top/play_rus.php","ClubRadio","height=510,width=320,left=100,top=30");
}