window["_load_random_xmd0kf4ghe846jqo9pd"] = function() {
	var f = _fw.freebar;
	f.style.top = '0px';
	f.style.width = 28+'px';
	f.style.height = 265+'px';
	f.innerHTML = '<a href="'+_fw.url+'" target="_top"><img src="'+_fw.imagesprefix+'bar_sidered.gif" width=28 height=265 border=0>';
	document.body.style.marginLeft = '35px';
}
window["_set_random_xmd0kf4ghe846jqo9pd"] = function() {
	var f = _fw.freebar;
	var st = (_fw.cssfixed)? 0:parseInt(document.body.scrollTop);
	if (f) f.style.top = st+'px';
	if (_fw.adv) {
		var wh = document.body.clientHeight;
		var y = st + wh - 90;
		 _fw.adv.style.top = y+'px';
	}
}