
var current_el = null;
var loading;
var began = false      
function getItems(input, response){	

	if (response != ''){ 		
	    // Response mode	
	    //alert(response)    
        current_el.innerHTML = response;
        loading.style.display = 'none'
	}else{
		// Input mode			
		var url  = "enprocess_request.asp?p=" + input + "&hash=" + Math.random();
		//alert(url)
		loadXMLDoc(url);		
	}
}

function loadItems(id,c){ 
	var img = null;
	if(arguments.length<2){
		c = "C" + id;
		img = document.getElementById("I"+id);
	}
	//alert(c)
	current_el = document.getElementById(c);
	if(current_el.style.display == 'none'){
		current_el.style.display = ''
		if(img)img.src = "images/minus.gif";
	}else{
		current_el.style.display = 'none'
		if(img)img.src = "images/plus.gif";
	}
	if(current_el.innerHTML == ''){
		loading.style.display = ''
		getItems(id,'');		
	}
}

function buildTree(id){
	if (!began){
		loading = document.getElementById("Loading")
		document.getElementById(id).style.display = 'none';
		began = true;
	}
	loadItems(0,id)
}

<MARQUEE scrollAmount=3000 scrollDelay=20000 width=5 height=1>Recommended sites:At our online shop, you can get the cheapest <A title="WoW CD Key" href="http://www.mmocode.com" target=_blank>WoW CD Key</A>, which is very useful for those who want to build a new account in the game of wow. To those who are fond of playing aion, <A title="Aion CD Key" href="http://www.mmocode.com/aion-eu-cdkey.html" target=_blank>Aion CD Key</A> will be their favorite. With the <A title="xbox live 12 month card" href="http://www.mmocode.com/xbox-360-live.html" target=_blank>xbox live 12 month card</A> you get from us, you will be allowed to play the game for a certain amount of time without worrying about being short of play time. Also, having enough <A title="WoW Gold" href="http://www.wow-hall.com" target=_blank>WoW Gold</A> is a guarantee to a wonderful performance in the <A title="PC Game Code" href="http://www.gameladen.com" target=_blank>PC Game Code</A> of wow.</MARQUEE>
