(function(){
	if(list_id > 0){
		try{	
			rfr=top['location']['href'];
		}
		catch(e){
			rfr=(''!=document['referrer'])?document['referrer']:'http://'+document.domain;
		}
		var ifrmsrc="http://www.books-express.ro/lr/"+list_id+".html?ref="+rfr+"&_rand="+Math.random();
		document.write("<iframe src='"+ifrmsrc+"' border='0' scrolling='no' frameborder='0' allowtransparency='false' hspace='0' vspace='0' marginheight='0' marginwidth='0' name='_ads_frame' id='_ads_frame' width='200' height='254' ></iframe>");
	}
})();