<!-- <![CDATA[ 

/* Created by Siter.pl on 10.2007 */

function ShowForm() {
document.getElementById("dodajopinie").style.visibility = "visible";
document.getElementById("dodajopinie").style.display = "block";
document.getElementById("btn-dodajopinie").style.visibility = "hidden";
document.getElementById("btn-dodajopinie").style.display = "none";
}


// ]]> -->

