
	var ref=false;
	var step=0;	
	if(!ref) {
		try { 
			ref = parent.location.hash;
			step=2;
		} catch(err) {ref=false;}
	}
	
	if(!ref) {
		try { 
			ref = parent.location;
			step3;
		} catch(err) {ref=false;}
	}	
		
	if(!ref) {
		try {
			ref = document.referrer;
			step=4;
		} catch(err) {ref=false;}
	}
	
	if(!ref) {
		try { 
			ref = document.location;
			step = 1;
		} catch(err) {ref=false;}
	}
	
	if(!ref) {
		ref = "";
	} else {
		try {
			ref = encodeURIComponent(ref);
		} catch(err){ref="";}
	}
	 document.write('<a href="http://adv3.wisdom.bg/click.php?banner_id=123&affid=140&url=http%3A%2F%2Fpomagalo.com%3Faffid%3D140&ref=' + ref + '" style="display: inline;" target="_blank"><img src="http://i2.wisdom.bg/adv/11750721724813.gif" style="width: 468px; height: 60px; margin: 0px; padding: 0px; border: 0px solid;" /></a>'); 