﻿var op = 75;
var PrmWin;
var VidWin;

function ImgOut( ci ) {
    ci.style.filter = 'alpha(opacity=100)';
    ci.style.opacity = 1;
}

function ImgIn( ci ) {
    ci.style.filter = 'alpha(opacity='+ op +')';
    ci.style.opacity = op / 100;
}

function InitJs() {
    var c = document.getElementById('Galleria');
    if ( c ) { iPop.AutoApply(c); }
}

function PrmOpen( base, pagine ) {
    if ( PrmWin ) { 
        if ( PrmWin.close ) { PrmWin.close(); }
    }
    var w = 600;
    var h = window.screen.height - 120;
    if ( h > 870) h=870;
    var t = (window.screen.height - h - 30 ) / 2;
    var l = (window.screen.width - w) / 2;
    if ( t < 0) t=0;
    if ( l < 0) l=0;
    PrmWin = window.open('programma.htm?b=' + base + '&p=' + pagine, null, 'top='+t+',left='+l+',scrollbars=no,resizable=yes,width='+w+',height='+h+',status=yes,location=yes,toolbar=no');
}

function OpenVideo( video ) {
    if ( VidWin ) { 
        if ( VidWin.close ) { VidWin.close(); }
    }
    var w = 350;
    var h = 300;
    var t = (window.screen.height - h - 30 ) / 2;
    var l = (window.screen.width - w) / 2;
    if ( t < 0) t=0;
    if ( l < 0) l=0;
    
    
    var page = '<'+'!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">' +
        '<'+'html xmlns="http://www.w3.org/1999/xhtml">' +
        '<'+'head><title>Compagnia Teatrale I Mercantidarte - Video</title>'+
        '<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />'+
        '<link rel="stylesheet" href="video.css" type="text/css" media="screen" /></head>' +
        '<'+'body class="BodyVideo">' +
        '<'+'div class="MainVideo">' +
        '<'+'div class="DivVideo">' +
        '<'+'object width="320" height="240">' +
        '<'+'param name="movie" value="'+video+'" />' +
        '<'+'param name="wmode" value="transparent" />' +
        '<'+'embed src="'+video+'" type="application/x-shockwave-flash" wmode="transparent" width="320" height="240" />' +
        '<'+'/object>' +
        '<'+'/div>' +
        '<'+'div class="DivChiudi"><a href="javascript:window.close()">chiudi finestra</a></div>' +
        '<'+'/div>' +
        '<'+'/body>' +
        '<'+'/html>';
    
    //VidWin = window.open('video.htm?v=' + video, null, 'top='+t+',left='+l+',scrollbars=no,resizable=no,width='+w+',height='+h+',status=yes,location=yes,toolbar=no');
    VidWin = window.open("about:blank", "", 'top='+t+',left='+l+',scrollbars=no,resizable=no,width='+w+',height='+h+',status=yes,location=yes,toolbar=no');
	VidWin.document.open();	VidWin.document.write(page);	VidWin.document.close();}var op = 75;
var PrmWin;
var VidWin;

function ImgOut( ci ) {
    ci.style.filter = 'alpha(opacity=100)';
    ci.style.opacity = 1;
}

function ImgIn( ci ) {
    ci.style.filter = 'alpha(opacity='+ op +')';
    ci.style.opacity = op / 100;
}

function InitJs() {
    var c = document.getElementById('Galleria');
    if ( c ) { iPop.AutoApply(c); }
}

function PrmOpen( base, pagine ) {
    if ( PrmWin ) { 
        if ( PrmWin.close ) { PrmWin.close(); }
    }
    var w = 600;
    var h = window.screen.height - 120;
    if ( h > 870) h=870;
    var t = (window.screen.height - h - 30 ) / 2;
    var l = (window.screen.width - w) / 2;
    if ( t < 0) t=0;
    if ( l < 0) l=0;
    PrmWin = window.open('programma.htm?b=' + base + '&p=' + pagine, null, 'top='+t+',left='+l+',scrollbars=no,resizable=yes,width='+w+',height='+h+',status=yes,location=yes,toolbar=no');
}

function OpenVideo( video ) {
    if ( VidWin ) { 
        if ( VidWin.close ) { VidWin.close(); }
    }
    var w = 350;
    var h = 300;
    var t = (window.screen.height - h - 30 ) / 2;
    var l = (window.screen.width - w) / 2;
    if ( t < 0) t=0;
    if ( l < 0) l=0;
    
    
    var page = '<'+'!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">' +
        '<'+'html xmlns="http://www.w3.org/1999/xhtml">' +
        '<'+'head><title>Compagnia Teatrale I Mercantidarte - Video</title>'+
        '<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />'+
        '<link rel="stylesheet" href="video.css" type="text/css" media="screen" /></head>' +
        '<'+'body class="BodyVideo">' +
        '<'+'div class="MainVideo">' +
        '<'+'div class="DivVideo">' +
        '<'+'object width="320" height="240">' +
        '<'+'param name="movie" value="'+video+'" />' +
        '<'+'param name="wmode" value="transparent" />' +
        '<'+'embed src="'+video+'" type="application/x-shockwave-flash" wmode="transparent" width="320" height="240" />' +
        '<'+'/object>' +
        '<'+'/div>' +
        '<'+'div class="DivChiudi"><a href="javascript:window.close()">chiudi finestra</a></div>' +
        '<'+'/div>' +
        '<'+'/body>' +
        '<'+'/html>';
    
    //VidWin = window.open('video.htm?v=' + video, null, 'top='+t+',left='+l+',scrollbars=no,resizable=no,width='+w+',height='+h+',status=yes,location=yes,toolbar=no');
    VidWin = window.open("about:blank", "", 'top='+t+',left='+l+',scrollbars=no,resizable=no,width='+w+',height='+h+',status=yes,location=yes,toolbar=no');
	VidWin.document.open();	VidWin.document.write(page);	VidWin.document.close();}
