// simpsons.becka-raja.at
// <a href="javascript:about()">
// javascript:glasanje(0)

function glasanje(glas_id) {
test = "http://simpsons.becka-raja.at/glasanje/glasanje.php?anketa="+glas_id;
//test = "/glasanje/glasanje.php";
win = window.open (test,"Glasanje","height=350,width=250,screenX=9,left=9,screenY=9,top=9,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,menubar=0,resizable=0,scrollbars=1,status=0,toolbar=0", "Glasanje" );
}
