function blalbwo(album,imgid,w,h) {
	window.open('blalbv.php?a='+album+'&m=vv&i='+imgid,'blalbv','width='+w+',height='+h);
}

