function chat(sender,wmid)
{var mainWindow=window.open('http://www.fickmarie.com/popup_chat.php?wmid='+wmid+'&sender='+sender+'','chat','width=680,height=500,resizable=no');mainWindow.focus();}
function galerie(sender,wmid)
{var mainWindow=window.open('http://www.fickmarie.com/popup_galerie.php?wmid='+wmid+'&sender='+sender+'','galerie','width=680,height=500,resizable=no');mainWindow.focus();}
function zugang(wmid)
{var mainWindow=window.open('http://www.fickmarie.com/popup_zugang.php?wmid='+wmid+'','zugang','width=800,height=500,resizable=no');mainWindow.focus();}
function avs(wmid)
{var mainWindow=window.open('http://www.fickmarie.com/popup_avs.php?wmid='+wmid+'','zugang','width=900,height=500,resizable=yes,scrollbars=yes');mainWindow.focus();}
function webmasterlogin(wmid)
{var mainWindow=window.open('http://www.fickmarie.com/popup_webmasterlogin.php?wmid='+wmid+'','webmasterlogin','width=800,height=500,resizable=no');mainWindow.focus();}
function senderlogin(wmid)
{var mainWindow=window.open('http://www.fickmarie.com/popup_senderlogin.php?wmid='+wmid+'','senderlogin','width=800,height=500,resizable=yes');mainWindow.focus();}
function newwebmaster(wmid,pp)
{var mainWindow=window.open('http://www.px24.com/webm/webmasteranmeldung.php?wmid='+wmid+'','webmasteranmeldung','width=800,height=500,resizable=yes');mainWindow.focus();}
function setScore()
{var pic=5;var cam=5;var myval=0;document.getElementById("votescore").innerHTML="";for(i=1;i<=10;i++)
{if(document.getElementById("chkPic"+i).checked==true)
{pic=parseFloat(document.getElementById("chkPic"+i).value);}
if(document.getElementById("chkCam"+i).checked==true)
{cam=parseFloat(document.getElementById("chkCam"+i).value);}}
myval=(pic+cam)/2;myval=myval.toFixed(1);document.getElementById("votescore").innerHTML=myval;document.getElementById("txtUserVote").value=myval;}
function setBlinkOn()
{var obj=document.getElementById("linksofortzugang");obj.className="navilinksofortover";window.setTimeout("setBlinkOff()",250);}
function setBlinkOff()
{var obj=document.getElementById("linksofortzugang");obj.className="navilinksofort";window.setTimeout("setBlinkOn()",250);}
function bookmarksender(sender,wmid,fremdsite)
{title=sender+" - Livechat mit Webcam";url="http://www.fickmarie.com/livecams/"+sender+".html";if(fremdsite=='1')url+="?wmid="+wmid;if(window.sidebar)
{window.sidebar.addPanel(title,url,"");}
else if(window.external)
{window.external.AddFavorite(url,title);}
else if(window.opera&&window.print)
{return true;}}
function bookmarkpage(wmid)
{title="Fickmarie.com - Heimat der scharfen Miezen";url="http://www.fickmarie.com/";if(window.sidebar)
{window.sidebar.addPanel(title,url,"");}
else if(window.external)
{window.external.AddFavorite(url,title);}
else if(window.opera&&window.print)
{return true;}}
function click(e)
{if(!e)
e=window.event;if((e.type&&e.type=="contextmenu")||(e.button&&e.button==2)||(e.which&&e.which==3))
{if(window.opera)
window.alert("Sorry: Hier wird mit den M&auml;dels und nicht mit der Maus gespielt.");return false;}}
if(document.layers)
document.captureEvents(Event.MOUSEDOWN);document.onmousedown=click;document.oncontextmenu=click;