var redirect	= "http://promotion.cashixxx.com/disclaimer/_redirect.php?synergie=gay&tracker=vidz-gay.com&langue=fr&wparent=http://www.vidz-gay.com";

/* Disclaimer redirect */
function redir()	{ window.location = redirect; }
function refresh() 	{ setTimeout("redir()", 5000); }

/* Resize window */
self.moveTo(0,0);
self.resizeTo(screen.availWidth,screen.availHeight);

/* byebyeTheDiv(); */
var trucmuche="non";
var trucmoche="bloc";

function getElementStyle(id)	{ return document.getElementById(id).style; }
function byebyeTheDiv(id)  		{ getElementStyle(id).display=trucmuche+"e"; }	

/* Pop Paiement : */
function displayPaiement(id_video)	{
	var width = screen.availWidth;
	var height = screen.availHeight;
	var w = window.open('/videos/film,' + id_video + '.html', '', 'width='+ width +',height='+ height +',location=0,menu=0,status=1,resizable=1,scrollbars=1');
}

function pop(url) {
    var left = (screen.width/2)-240; // On retire la moitié de 'width'
	var top = (screen.height/2)-185; // On retire la moitié de 'height'
	mp = window.open(url,'mp','statutbar=no, width=480, height=370, left='+left+', top='+top+', menubar=no, resize=yes, scrollbars=yes');
	if (mp && mp.focus)
	{
		mp.focus();
	}
}