function openAlternative() 
{popup = window.open('http://wizz.to/info/','alternative','toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,copyhistory=no,width=430,height=430,top=20,left=20');
if (popup != null) 
{if (popup.opener == null) 
{popup.opener = self;}
popup.location.href = 'http://wizz.to/info/';}}



function openTerms() 
{popup = window.open('http://wizz.to/join/terms/','terms','toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,copyhistory=no,width=1020,height=600,top=20,left=20');
if (popup != null) 
{if (popup.opener == null) 
{popup.opener = self;}
popup.location.href = 'http://wizz.to/join/terms/';}}


function openInfo() 
{popup = window.open('http://wizz.to/ukraine/kyiv/#partners','info','toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,copyhistory=no,width=1020,height=600,top=20,left=20');
if (popup != null) 
{if (popup.opener == null) 
{popup.opener = self;}
popup.location.href = 'http://wizz.to/ukraine/kyiv/#partners';}}


function openRules() 
{popup = window.open('http://wizz.to/helpdesk/index.php?x=&mod_id=2&root=19&id=24','rules','toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,copyhistory=no,width=1020,height=600,top=20,left=20');
if (popup != null) 
{if (popup.opener == null) 
{popup.opener = self;}
popup.location.href = 'http://wizz.to/helpdesk/index.php?x=&mod_id=2&root=19&id=24';}}
