dd1=0;dd2=1;dd3=2;dd4=3;dd5=4;dd6=5;dd7=6;dd8=7;dd9=8;dd10=9;dd11=10;dd12=11;dd13=12;dd14=13;dd15=14;dd16=15;dd17=16;dd18=17;dd19=18;dd20=19;dd21=20;dd22=21;dd23=22;dd24=23;dd25=24;dd26=25;dd27=26;dd28=27;dd29=28;dd30=29;dd31=30;dd32=31;dd33=32;dd34=33;dd35=34;dd36=35;dd37=36;dd38=37;dd39=38;dd40=39;dd41=40;dd42=41;dd43=42;dd44=43;dd45=44;dd46=45;dd47=46;dd48=47;dd49=48;dd50=49;dd51=50;dd52=51;dd53=52;dd54=53;dd55=54;dd56=55;dd57=56;dd58=57;dd59=58;dd60=59;

function Druk2(){
document.write ("<BR><center><table border=\"3\" cellspacing=\"0\" bordercolor=\"#90EE90\" width=\"480\"  bgcolor=\"#FFFFFF\"><tr><td width=\"100%\"><P ALIGN=\"CENTER\"><BR><table border=\"0\" cellspacing=\"0\" bordercolor=\"#FFFFFF\" width=\"96%\"height=\"47\" bgcolor=\"#90EE90\"><tr><td width=\"100%\"><p class=\"MIN12KAT\"  align=\"center\">");
}

function Druk1() {
document.write ("&nbsp;<center><table border=\"3\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" bordercolor=\"#90EE90\" width=\"532\" bgcolor=\"#FFFFFF\"><tr><td width=\"100%\"><SPAN CLASS=MIN8BP2>");
}

function Druk3() {
document.write ("</SPAN><CENTER><table border=\"2\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" bordercolor=\"#FFFFFF\" width=\"98%\" height=\"50\" bgcolor=\"#90EE90\"><tr><td width=\"100%\"><p class=\"MIN12KAT\"  align=\"center\" >");
}

function showtab(id) {
  elem=document.getElementById('dva'+id)
  eval('stan=dd'+id)
  if (stan==id-1) {
    elem.style.display='';
  } else {
    elem.style.display='none';
  }
  eval('dd'+id+'=1-stan');
}

function MM_openBrWindow(theURL,winName,features) {
  window.open(theURL,winName,features);
}
function MM_displayStatusMsg(msgStr) {
  status=msgStr;
  document.MM_returnValue = true;
}

function ZmienListe(Tematyka, Nosnik){
	if (Nosnik==1 || Tematyka==1){
		document.Rodzaj_katalogu.elements[8].value=1;
		document.Rodzaj_katalogu.elements[7].value=1;
	}
	
	if (Nosnik==5){
		document.Rodzaj_katalogu.elements[8].value=1;
		document.Rodzaj_katalogu.elements[5].value=2;
	}
}

function ZmienListe1(Nosnik, Indeks, Tematyka){
	if (Nosnik==3 || Nosnik==1){
		document.Rodzaj_katalogu.elements[8].value=1;
		document.Rodzaj_katalogu.elements[7].value=1;
	}
}

function ZmienListe2(Indeks){
	if (Indeks !=2 ){
		document.Rodzaj_katalogu.elements[8].value=1;	
		document.Rodzaj_katalogu.elements[7].value=1;	
	}
}

function ZmienListe3(Indeks, Nosnik){
	if (Indeks==6){
		document.Rodzaj_katalogu.elements[5].value=2;	
	}
}

function ZmienListe5(Muzyka, Film){
	if (Muzyka !=1){
		document.Rodzaj_katalogu.elements[8].value=1;	
		document.Rodzaj_katalogu.elements[5].value=2;
	}
}

function ZmienListe6(Muzyka, Film){
	if (Film !=1){
		document.Rodzaj_katalogu.elements[7].value=1;	
		document.Rodzaj_katalogu.elements[5].value=2;
	}
}


function emoticon(text)
{
	if (document.post.pof2.createTextRange && document.post.pof2.caretPos)
	{
		var caretPos = document.post.pof2.caretPos;
		caretPos.text = caretPos.text.charAt(caretPos.text.length - 1) == ' ' ? text + ' ' : text;
		document.post.pof2.focus();
	}
	else if (document.post.pof2.selectionStart != undefined)
	{
		document.post.pof2.value = document.post.pof2.value.substring(0, document.post.pof2.selectionStart) + text + document.post.pof2.value.substring(document.post.pof2.selectionStart);
		document.post.pof2.focus();
	}
	else
	{
		document.post.pof2.value += text;
		document.post.pof2.focus();
	}
}

function Active(what)
{
	what.style.backgroundColor='';
}

function NotActive(what)
{
	what.style.backgroundColor='';
}

function storeCaret(textEl)
{
	if (textEl.createTextRange) textEl.caretPos = document.selection.createRange().duplicate();
}








