
function Zoom(url) {
	leftx = 30 - ( 800 / 2 );
	topx	=	30	-	( 600 / 2 );
	popUp = window.open(url,'www.CryBaby-sextoy.com','width=506, height=380,left=30,top=30,scrollbars=no,toolbars=no,menubars=no,location=no');
}