function plakat()	{

plakat1 = window.open('http://www.grogra.com/plakat.php', 'plakat','resizable=no ,toolbar=no, menubar=no, statusbar=no, directories=no, scrollbars=yes, width=640, height=452');

}





function slowa()	{

slowa1 = window.open('dwa_slowa/view.php', 'Dwa_slowa','resizable=yes, toolbar=no, menubar=no, statusbar=no,directories=no, scrollbars=yes, height=800, width=900');

}





var okraki_w = 760;

var okraki_h = 500;



function okraki()	{

okraki1 = window.open('okraki/index.php?js=refg', 'okraki','resizable=no ,toolbar=no, menubar=no, statusbar=no,directories=no, scrollbars=no,width='+okraki_w+',height='+okraki_h+',top=30,left=100');

}



var rg_w = 760;

var rg_h = 500;

function rg()	{

rg1 = window.open('rg/index.php?js=refg', 'radio','resizable=no ,toolbar=no, menubar=no, statusbar=no,directories=no, scrollbars=no,width='+rg_w+',height='+rg_h+',top=30,left=100');

}



var daddy_w = 760;

var daddy_h = 500;

function daddy()	{

daddy1 = window.open('bd/index.php?js=refg', 'daddy','resizable=no ,toolbar=no, menubar=no, statusbar=no,directories=no, scrollbars=no,width='+daddy_w+',height='+daddy_h+',top=30,left=100');

}



var fc_w = 760;

var fc_h = 540;

function fc()	{

fc1 = window.open('fc/index.php?js=refg', 'formacja','resizable=no ,toolbar=no, menubar=no, statusbar=no,directories=no, scrollbars=no,width='+fc_w+',height='+fc_h+',top=30,left=100');

}



var abs_w = 384;

var abs_h = 512;

function abs()	{

abs1 = window.open('abs/index.php?js=refg', 'abs','resizable=no ,toolbar=no, menubar=no, statusbar=no,directories=no, scrollbars=yes,width='+abs_w+',height='+abs_h+',top=30,left=100');

abs1 = window.open('abs/popup.php', 'abs_popup','resizable=no ,toolbar=no, menubar=no, statusbar=no,directories=no, scrollbars=yes,width=200,height=400,top=30,left=100');

}



var mik_w = 760;

var mik_h = 500;

function mik()	{

rg1 = window.open('mikron/index.php?js=refg', 'mikron','resizable=no ,toolbar=no, menubar=no, statusbar=no,directories=no, scrollbars=no,width='+mik_w+',height='+mik_h+',top=30,left=100');

}



var rt_w = 760;

var rt_h = 500;

function rt()	{

rt1 = window.open('rt/index.php?js=refg', 'rt','resizable=no ,toolbar=no, menubar=no, statusbar=no,directories=no, scrollbars=no,width='+rt_w+',height='+rt_h+',top=30,left=100');

}



var al_w = 760;

var al_h = 500;

function aleja()	{

aleja1 = window.open('aleja/index.php?js=aleja', 'aleja','resizable=no ,toolbar=no, menubar=no, statusbar=no,directories=no, scrollbars=no,width='+al_w+',height='+al_h+',top=30,left=100');

}





function bigfoto(file,width,height,name)	{

foto=window.open(file, name,'resizable=no ,toolbar=no, menubar=no, statusbar=no,directories=no, scrollbars=no, height='+height+',width='+width+',top=30,left=100');

}



function windowFix( width, heigth, x, y )

{

    var posX = x || ( screen.availWidth  - width  ) / 2;

    var posY = y || ( screen.availHeight - heigth ) / 2;



    window.moveTo( posX, posY );

    if ( document.all )

    {

        window.resizeTo( width+12, heigth+138 );

    }

    else

    {



	if ( document.layers || document.getElementById )

	{

	    if ( window.outerWidth  > screen.availWidth ||

		 window.outerHeight > screen.availHeight )

	    {

		window.outerHeight = heigth;

		window.outerWidth = width;

	    }

	    else

	    {

		window.innerHeight = heigth;

		window.innerWidth = width;

	    }

	}

    }

}



function doNothing()

{

    return( false );

}



function commonStartup()

{

//    document.oncontextmenu = doNothing;

    window.status = "Welcome to WWW.GROGRA.COM";

}



function startup( w, h)

{

    var defaultWidth  = w || 760;

    var defaultHeight = h || 500;

    commonStartup();

    windowFix( defaultWidth, defaultHeight );

}
