function omnie(){
    Shadowbox.open({
        player:     'iframe',
        title:      'Edycja',
        content:    'http://netbus.pl/omnie.php',
        height:     270,
        width:      550
    });
    }

function linki(){
    Shadowbox.open({
        player:     'iframe',
        title:      'Edycja',
        content:    'http://netbus.pl/linki.php',
        height:     270,
        width:      550
    });
    }

function pisz(){
    Shadowbox.open({
        player:     'iframe',
        title:      'Edycja',
        content:    'http://netbus.pl/pisz.php',
        height:     500,
        width:      600
    });
    }

function wstaw_l(){
    Shadowbox.open({
        player:     'iframe',
        title:      'Edycja',
        content:    'http://netbus.pl/pisz_l.php',
        height:     500,
        width:      400
    });
    }

function wstaw_p(){
    Shadowbox.open({
        player:     'iframe',
        title:      'Edycja',
        content:    'http://netbus.pl/pisz_p.php',
        height:     500,
        width:      400
    });
    }
