var szam, szumma;

szumma=4;
szam= Math.round(szumma*Math.random());

// document.writeln(szam);


//DUPLICATOR
if (szam==0) {
document.writeln("<a href='http://duplicator.hu' target='_top'><img border=0 height=60 src='http://duplicator.hu/duplicator_banner.gif' width=468></a>");
	}	

//LINUXMEDIA
if (szam==1) {
document.writeln("<a href='http://linuxmedia.hu/?ref=isojs' target='_top'><img border=0 height=60 src='http://www.linuxmedia.hu/iso_banner.gif' width=468></a>");
	}	

//CTNETWORK
if (szam==2) {
document.writeln("<IFRAME src='http://av.ctnetwork.hu/?site_id=2724&template=banner_full' width='468' height='60' frameborder='0' scrolling='no'>I'm sorry but your browser doesn't support the IFRAME element.</IFRAME>");
	}


	//KERESZTSZEMES
if (szam==3) {
document.writeln("<a href='http://keresztszemes.dweb.hu' target='_top'><img border=0 height=60 src='http://keresztszemes.dweb.hu/banner.gif' width=468></a>");
	}

	//KERESZTSZEMES
if (szam==4) {
document.writeln("<a href='http://www.libri.hu/hu/?p_id=5160'><img src='http://www.libri.hu/images/upload/cikk/jean_paul_pp_468x60.jpg' border='0'></img></a>");
	}
	
	
 
document.writeln('<br>');
