
function sessiondeactivatepmpopup() {
    window.open('/sessiondeactivatepmpopup.php','DeactivatePopup','width=200,height=200,left=15,top=15,screenX=0,screenY=0,scrollbars=0');
}

function privatemessenger() {
    window.open('/meinemessages.php','Messages','width=600,height=580,left=15,top=15,screenX=0,screenY=0,scrollbars=1');
}

function func(url) {
    window.open(""+url+"",'Window','width=630,height=590,left=15,top=15,screenX=0,screenY=0,scrollbars=1');
}

function profilpopup(uid) {
    window.open("/profilpopup.php?UID="+uid+"",'Profilpopup','width=630,height=600,left=15,top=15,screenX=0,screenY=0,scrollbars=1');
}

function sendprivatemessage(uid) {
    window.open("/privatemessage.php?UID="+uid+"",'Sendmessage','width=630,height=600,left=50,top=15,screenX=0,screenY=0,scrollbars=1');
}

function sendsms(uid) {
    window.open("/smsmessage.php?UID="+uid+"",'SendSMS','width=630,height=600,left=50,top=15,screenX=0,screenY=0,scrollbars=1');
}


function confirmRealDate(uid) {
    window.open("/confirmrealdate.php?UID="+uid+"",'Realdate','width=630,height=300,left=50,top=15,screenX=0,screenY=0,scrollbars=1');
}

function distancemap(uid) {
    window.open("/profildistanzkarte.php?UID="+uid+"",'Entfernungskarte','width=250,height=350,left=15,top=15,screenX=0,screenY=0,scrollbars=1');
}

function report(url) {
    window.open(""+url+"",'Report','width=630,height=590,left=15,top=15,screenX=0,screenY=0,scrollbars=1');
}

function guestbook(url) {
    window.open(""+url+"",'Guestbook','width=630,height=590,left=250,top=15,screenX=0,screenY=0,scrollbars=1');
}

function bookfeed(url) {
    window.open(""+url+"",'Feed','width=630,height=590,left=15,top=15,screenX=0,screenY=0,scrollbars=1');
}

function showMemberGallery(url) {
    window.open(""+url+"",'MemberGallery','width=700,height=650,left=15,top=15,screenX=0,screenY=0,scrollbars=1');
}

function addIcon(url) {
    window.open(""+url+"",'AddIcon','width=500,height=500,left=15,top=15,screenX=0,screenY=0,scrollbars=1');
}

function chat() {
    window.open('/chat.php','Chat','width=655,height=660,left=0,top=0,screenX=0,screenY=0');
}

function fotowettbewerb() {
    window.open('/fotowettbewerb.php','Fotowettbewerb','width=500,height=450,left=0,top=0,screenX=0,screenY=0');
}

function wmtipp() {
    window.open('/specials/wmtipp/index.php','WMTipp','width=650,height=600,left=15,top=15,screenX=0,screenY=0');
}

function support_() {
    window.open('/supporto.php','Support','width=460,height=430,left=0,top=0,screenX=0,screenY=0');
}

function gdt(id) {
    window.open("http://www.wifesharingclub.com/hotwifegalerie.php?display=1&GID="+id+"&filename=1.jpg&filenumber=1","edit","width=570,height=665,toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no");
}

function buyCoins(url) {
    window.open(""+url+"",'BuyCoins','width=750,height=550,left=15,top=15,screenX=0,screenY=0,scrollbars=1');
}

function membernav(launchsite) { 
  if (launchsite != "") document.location.href = launchsite;
}


