function links_ads() 
{ 	
	try 
	{ 
		tryref=top.document.referrer; ref=""; 
	} 
	catch(e) 
	{ 
		tryref=""; ref=document.referrer; 
	} 
	var wn = window; 
	wn.ad='http://www.bestad.ro/ad_links.php?bestad_color_bg='+wn.bestad_color_bg+'&bestad_color_border='+wn.bestad_color_border+'&bestad_color_title='+wn.bestad_color_title+'&width='+wn.width; 
	document.write('<ifr'+'ame src="'+wn.ad+'" width="'+wn.width+'" height="'+wn.height+'" scrolling="No" frameborder="0" marginheight="0"  marginwidth="0" vspace="0" hspace="0"></ifr'+'ame>'); 
	document.write(''); 
} 

links_ads();
