function fog_free_movie_popup() {
	window.open('/non-zc/fog_free_movie_popup.html', 'fog_free_movie', 'toolbar=no,titlebar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=525,height=410,screenX=150,screenY=100,top=100,left=150');
    return false;
}