function OpenPhovie (url) {
    window.open(url,'phovie','width=550,height=550,scrollbars=no,toolbar=no,resizable=yes,status=no');
}
