	var pagepeelads = new Object();
	pagepeelads.ad_url = escape('http://www.blogbrowsing.ro/register_action.php?do=click&code=XLDV9SU4BP');
	pagepeelads.small_path = 'http://www.blogbrowsing.ro/img/ad/small.swf';
	pagepeelads.small_image = 'http://www.blogbrowsing.ro/img/blogs/685_s_untitled1.JPG';
	pagepeelads.small_width = '100';
	pagepeelads.small_height = '100';
	pagepeelads.small_widthDiv = '100';
	pagepeelads.small_heightDiv = '100';
	pagepeelads.small_params = 'ico=' + pagepeelads.small_image;
	pagepeelads.big_path = 'http://www.blogbrowsing.ro/img/ad/big.swf';
	pagepeelads.big_image = 'http://www.blogbrowsing.ro/img/blogs/685_l_untitled12.JPG';
	pagepeelads.big_width = '650';
	pagepeelads.big_height = '650';
	pagepeelads.big_widthDiv = '650';
	pagepeelads.big_heightDiv = '650';
	pagepeelads.big_params = 'big=' + pagepeelads.big_image + '&amp;ad_url=' + pagepeelads.ad_url;
	pagepeelads.peel_done = false;

	function sizeup987(){
		document.getElementById('displayitBig').style.top = '0px';
		document.getElementById('displayitSmall').style.top = '-1000px';
					if(!pagepeelads.peel_done)
			{
				/*
				xmlhttp = null;
				if (window.XMLHttpRequest)
				{
					// code for all new browsers
					xmlhttp = new XMLHttpRequest();
				}
				else if (window.ActiveXObject)
				{
					// code for IE5 and IE6
					xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
				}
				if (xmlhttp != null)
				{
					xmlhttp.open("GET", 'http://www.blogbrowsing.ro/register_action.php?do=peel&code=XLDV9SU4BP', true);
					xmlhttp.send(null);
				}
				*/
				document.getElementById("bbs_tracker_img").src = 'http://www.blogbrowsing.ro/register_action.php?do=peel&code=XLDV9SU4BPhttp://www.blogbrowsing.ro/register_action.php?do=peel&code=XLDV9SU4BP';
				pagepeelads.peel_done = true;
			}
				}

	function sizedown987(){
		document.getElementById("displayitSmall").style.top = "0px";
		document.getElementById("displayitBig").style.top = "-1000px";
	}

	pagepeelads.putObjects = function () {
		try
		{
			var dontFlickerGecko = (window.navigator.product == "Gecko") ? "overflow: auto;" : "";
			var s = "";
			s += '<div id="displayitBig" style="' + dontFlickerGecko + ' position:absolute;width:'+ pagepeelads.big_widthDiv +'px;height:'+ pagepeelads.big_heightDiv +'px;z-index:9999;right:0px;top:0px;">';
			s += '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"';
			s += ' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"';
			s += ' id="displayitBigObject" width="'+ pagepeelads.big_width +'" height="'+ pagepeelads.big_height +'">';
			s += ' <param name="allowScriptAccess" value="always"/> ';
			s += ' <param name="movie" value="'+ pagepeelads.big_path +'?'+ pagepeelads.big_params +'"/>';
			s += ' <param name="wmode" value="transparent"/>';
			s += ' <param name="quality" value="high" /> ';
			s += ' <param name="FlashVars" value="'+ pagepeelads.big_params +'"/>';
			s += '<embed src="'+ pagepeelads.big_path + '?' + pagepeelads.big_params +'" id="displayitBigEmbed" name="displayitBigObject" wmode="transparent" quality="high" width="'+ pagepeelads.big_width +'" height="'+ pagepeelads.big_height +'" flashvars="'+ pagepeelads.big_params +'" swliveconnect="true" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>';
			s += '</object>';
			s += '</div>';

			s += '<div id="displayitSmall" style="' + dontFlickerGecko + ' position:absolute;width:'+ pagepeelads.small_widthDiv +'px;height:'+ pagepeelads.small_heightDiv +'px;z-index:9999;right:0px;top:0px;">';
			s += '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"';
			s += ' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"';
			s += ' id="displayitSmallObject" width="'+pagepeelads.small_width+'" height="'+pagepeelads.small_height+'">';
			s += ' <param name="allowScriptAccess" value="always"/> ';
			s += ' <param name="movie" value="'+ pagepeelads.small_path +'?'+ pagepeelads.small_params +'"/>';
			s += ' <param name="wmode" value="transparent" />';
			s += ' <param name="quality" value="high" /> ';
			s += ' <param name="FlashVars" value="'+pagepeelads.small_params+'"/>';
			s += '<embed src="'+ pagepeelads.small_path + '?' + pagepeelads.small_params +'" name="displayitSmallObject" wmode="transparent" quality="high" width="'+ pagepeelads.small_width +'" height="'+ pagepeelads.small_height +'" flashvars="'+ pagepeelads.small_params +'" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>';
			s += '</object></div>';
							s += '<img id="bbs_tracker_img" src="http://www.blogbrowsing.ro/register_action.php?do=display&amp;code=XLDV9SU4BP" style="display: none; " alt="none" />';
				
			var body = document.getElementsByTagName("body")[0];
			var div = document.createElement("div");
			div.innerHTML = s;
			body.appendChild(div);
			window.setTimeout('sizedown987(); ', 1000);
		}
		catch(e)
		{
		}
	}

	if(window.navigator.appName == "Microsoft Internet Explorer")
		window.attachEvent("onload", pagepeelads.putObjects);
	else
		window.addEventListener("load", pagepeelads.putObjects, false);

	