Code:
function newWin(galleryid,number,aid,a,selfdomen,partner,qqq,thumb)
{
window.open('http://'+selfdomen+'/movie.php?g='+galleryid+'&number='+number+'&aid='+aid+'&a='+a+'&partner='+partner+'&qqq='+qqq+'&thumb='+thumb, 'Movie', 'status=0,toolbar=0,location=0,menubar=0,scrollbar=0,resizable=0,height=430,width=650,left=' + (screen.width-650)/2 + ',top=' + (screen.height-430)/2);
}
lol