var sid = '';

function route(id)
{
newWindow=window.open('main.php?site=route&id='+id+sid, 'Route', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=1, resizable=0, width=640, height=400');
}
function chat(id)
{
newWindow=window.open('chat', 'Chat', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=1, resizable=0, width=700, height=620');
}
function FTPUpload(id)
{
newWindow=window.open('members_galleryupload_steep3.php?id='+id+sid, 'PZUpload', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=1, resizable=0, width=280, height=100');
}
function DelPic(id)
{
newWindow=window.open('main.php?site=gallery_delpic&id='+id+sid, 'PicDel', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=1, resizable=0, width=280, height=100');
}
function delcalender(id)
{
newWindow=window.open('main.php?site=calender_del&id='+id+sid, 'Del-Calender', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=1, resizable=0, width=390, height=120');
}
function PartyKommentar(id)
{
newWindow=window.open('main.php?site=gallery_comment&id='+id+sid, 'Kommentar', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=1, resizable=0, width=400, height=480');
}
function PicComment(id)
{
newWindow=window.open('main.php?site=pic_comment&id='+id+sid, 'Kommentar', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=1, resizable=0, width=400, height=480');
}
function user(id)
{
newWindow=window.open('profil.php?site=profil&id='+id+sid, 'Profil', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=1, resizable=0, width=720, height=620');
}
function usergb(id)
{
newWindow=window.open('profil.php?site=profil_gb&id='+id+sid, 'Profil', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=1, resizable=0, width=596, height=620');
}
function partner(id)
{
newWindow=window.open('main.php?page=partner&id='+id+sid, 'Partner', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=1, resizable=0, width=320, height=290');
}
function userrights(id)
{
newWindow=window.open('main.php?site=userrights&id='+id+sid, 'User Rights', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=1, resizable=0, width=400, height=200');
}
function picprint(id)
{
newWindow=window.open('main.php?page=gallery_print&id='+id+sid, 'PicPrint', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=1, resizable=0, width=560, height=440');
}
function userpic(id)
{
newWindow=window.open('main.php?site=gallery_userpic&id='+id+sid, 'UserPic', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=1, resizable=0, width=410, height=550');
}
function UserGallery(id)
{
newWindow=window.open('main.php?site=usergallery&image_id='+id+sid, 'UserGallery', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=1, resizable=0, width=410, height=580');
}
function ads(id)
{
newWindow=window.open('banners.php#'+id+sid, 'ads', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=1, resizable=0, width=578, height=580');
}
