var timeoutID = null;



function seq_settings(id) {
    if (typeof myLytebox != 'undefined') {
        var a = document.createElement("a");
        a.href = "/files/screenshots/sequence_settings.png";
        a.rel = "lyteframe";
        a.title = "Sequence Settings";
        a.rev = "width: 657px; height: 453px; scrolling: no;";
        myLytebox.start( a, false, true);
    } else {
        if (timeoutID) { clearTimeout(timeoutID); }
        timeoutID = setTimeout('loadLytebox()', 100);
    }    
}
function appletv_demo(id) {
    if (typeof myLytebox != 'undefined') {
        var a = document.createElement("a");
        a.href = "/tutorials/motion/appletv.php";
        a.rel = "lyteframe";
        a.title = "Apple TV Demo";
        a.rev = "width: 662px; height: 460px; scrolling: no;";
        myLytebox.start( a, false, true);
    } else {
        if (timeoutID) { clearTimeout(timeoutID); }
        timeoutID = setTimeout('loadLytebox()', 100);
    }    
}
function sequence_replicator(id) {
    if (typeof myLytebox != 'undefined') {
        var a = document.createElement("a");
        a.href = "/tutorials/motion/sequence_replicator.php";
        a.rel = "lyteframe";
        a.title = "Sequence Replicator Demo";
        a.rev = "width: 662px; height: 460px; scrolling: no;";
        myLytebox.start( a, false, true);
    } else {
        if (timeoutID) { clearTimeout(timeoutID); }
        timeoutID = setTimeout('loadLytebox()', 100);
    }    
}
function sequence_replicator_through(id) {
    if (typeof myLytebox != 'undefined') {
        var a = document.createElement("a");
        a.href = "/tutorials/motion/sequence_replicator_through.php";
        a.rel = "lyteframe";
        a.title = "Sequence Replicator Demo";
        a.rev = "width: 662px; height: 460px; scrolling: no;";
        myLytebox.start( a, false, true);
    } else {
        if (timeoutID) { clearTimeout(timeoutID); }
        timeoutID = setTimeout('loadLytebox()', 100);
    }    
}
function flare_demo1(id) {
    if (typeof myLytebox != 'undefined') {
        var a = document.createElement("a");
        a.href = "/tutorials/motion/flare.php";
        a.rel = "lyteframe";
        a.title = "Flare Demo 1";
        a.rev = "width: 662px; height: 460px; scrolling: no;";
        myLytebox.start( a, false, true);
    } else {
        if (timeoutID) { clearTimeout(timeoutID); }
        timeoutID = setTimeout('loadLytebox()', 100);
    }    
}
function flare_demo2(id) {
    if (typeof myLytebox != 'undefined') {
        var a = document.createElement("a");
        a.href = "/tutorials/motion/flare2.php";
        a.rel = "lyteframe";
        a.title = "Flare Demo 2";
        a.rev = "width: 662px; height: 460px; scrolling: no;";
        myLytebox.start( a, false, true);
    } else {
        if (timeoutID) { clearTimeout(timeoutID); }
        timeoutID = setTimeout('loadLytebox()', 100);
    }    
}
function curved_clips(id) {
    if (typeof myLytebox != 'undefined') {
        var a = document.createElement("a");
        a.href = "/tutorials/motion/curved_clips.php";
        a.rel = "lyteframe";
        a.title = "Curved Clips";
        a.rev = "width: 662px; height: 460px; scrolling: no;";
        myLytebox.start( a, false, true);
    } else {
        if (timeoutID) { clearTimeout(timeoutID); }
        timeoutID = setTimeout('loadLytebox()', 100);
    }    
}
function map_line(id) {
    if (typeof myLytebox != 'undefined') {
        var a = document.createElement("a");
        a.href = "/tutorials/motion/mapline.php";
        a.rel = "lyteframe";
        a.title = "Map Line";
        a.rev = "width: 662px; height: 460px; scrolling: no;";
        myLytebox.start( a, false, true);
    } else {
        if (timeoutID) { clearTimeout(timeoutID); }
        timeoutID = setTimeout('loadLytebox()', 100);
    }    
}
function xl2_specs(id) {
    if (typeof myLytebox != 'undefined') {
        var a = document.createElement("a");
        a.href = "/files/screenshots/xl2_specs.jpg";
        a.rel = "lyteframe";
        a.title = "XL2 Specifications";
        a.rev = "width: 570px; height: 905px; scrolling: no;";
        myLytebox.start( a, false, true);
    } else {
        if (timeoutID) { clearTimeout(timeoutID); }
        timeoutID = setTimeout('loadLytebox()', 100);
    }    
}
function xl2_16x9_anamorphic(id) {
    if (typeof myLytebox != 'undefined') {
        var a = document.createElement("a");
        a.href = "/files/screenshots/xl2_16x9_anamorphic.jpg";
        a.rel = "lyteframe";
        a.title = "XL2 16X9 Anamorphic";
        a.rev = "width: 625px; height: 478px; scrolling: no;";
        myLytebox.start( a, false, true);
    } else {
        if (timeoutID) { clearTimeout(timeoutID); }
        timeoutID = setTimeout('loadLytebox()', 100);
    }    
}
function xl2_qt_720x480(id) {
    if (typeof myLytebox != 'undefined') {
        var a = document.createElement("a");
        a.href = "/files/screenshots/xl2_qt_720x480.jpg";
        a.rel = "lyteframe";
        a.title = "XL2 720X480";
        a.rev = "width: 346px; height: 322px; scrolling: no;";
        myLytebox.start( a, false, true);
    } else {
        if (timeoutID) { clearTimeout(timeoutID); }
        timeoutID = setTimeout('loadLytebox()', 100);
    }    
}