<!--
var janeladet;
function abrejaneladet(cod){
	popup = window.open(cod,'janeladet','toolbar=no,location=no,status=no,scrollbars=yes,resizable=no,top=0,left=0,width=1100,height=530');
	self.janeladet=popup;
}

var janeladet;
function abrejanelaev(cod){
	popup = window.open(cod,'janeladet','toolbar=no,location=no,status=no,scrollbars=yes,resizable=no,top=0,left=0,width=580,height=550');
	self.janeladet=popup;
}

var janeladet;
function abrejanelam(cod){
	popup = window.open(cod,'janeladet','toolbar=no,location=no,status=no,scrollbars=yes,resizable=no,top=0,left=0,width=600,height=500');
	self.janeladet=popup;
}

var janeladet;
function abrejanelac(cod){
	popup = window.open(cod,'janeladet','toolbar=no,location=no,status=no,scrollbars=yes,resizable=no,top=0,left=0,width=800,height=480');
	self.janeladet=popup;
}

var janeladet;
function abrejanelamod(cod){
	popup = window.open(cod,'janeladet','toolbar=no,location=no,status=no,scrollbars=no,resizable=no,top=0,left=0,width=600,height=450');
	self.janeladet=popup;
}

var janeladet;
function abrejanelamod2(cod){
	popup = window.open(cod,'janeladet','toolbar=no,location=no,status=no,scrollbars=yes,resizable=no,top=0,left=0,width=600,height=450');
	self.janeladet=popup;
}
//-->
