
/* ================================================================================== */
/* =============================== bud_korty_decoturf.php [START] =================== */
/* ================================================================================== */
var tab_inner;
var active_inner;
function stdn_set_inner(InnerID, This){
	tab_inner=InnerID;
	for (var i=0;i<tab_inner.length;i++)
		{
			document.getElementById(tab_inner[i]).style.display='none';
		}
		
	document.getElementById(tab_inner[3]).style.display='block';
	document.getElementById('stdn_ul_in_redclay').style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/red_clay_a.gif)';
	active_inner='stdn_ul_in_redclay';
}

var tab_outer;
var active_outer;
function stdn_set_outer(OuterID, This){
	tab_outer=OuterID;
	for (var i=0;i<tab_outer.length;i++)
		{
			document.getElementById(tab_outer[i]).style.display='none';
		}
		
	document.getElementById(tab_outer[1]).style.display='block';
	
	document.getElementById('stdn_ul_out_forestgreen').style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/forest_green_a.gif)';
	active_outer='stdn_ul_out_forestgreen';
}





function stdn_activate_inner(InnerID, This){
	This.blur();
	for (var i=0;i<tab_inner.length;i++)
		{
			document.getElementById(tab_inner[i]).style.display='none';
		}
	document.getElementById(InnerID).style.display='block';
		
	if (active_inner=='stdn_ul_in_adobetan'){ 
		document.getElementById(active_inner).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/adobe_tan.gif)'; }
	if (active_inner=='stdn_ul_in_forestgreen'){ 
		document.getElementById(active_inner).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/forest_green.gif)'; }
	if (active_inner=='stdn_ul_in_olympicblue'){ 
		document.getElementById(active_inner).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/olympic_blue.gif)'; }
	if (active_inner=='stdn_ul_in_redclay'){ 
		document.getElementById(active_inner).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/red_clay.gif)'; }
	if (active_inner=='stdn_ul_in_royalblue'){ 
		document.getElementById(active_inner).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/royal_blue.gif)'; }
	if (active_inner=='stdn_ul_in_springgreen'){ 
		document.getElementById(active_inner).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/spring_green.gif)'; }
	if (active_inner=='stdn_ul_in_stonegray'){ 
		document.getElementById(active_inner).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/stone_gray.gif)'; }
	if (active_inner=='stdn_ul_in_summerred'){ 
		document.getElementById(active_inner).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/summer_red.gif)'; }
	if (active_inner=='stdn_ul_in_tourpurple'){ 
		document.getElementById(active_inner).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/tour_purple.gif)'; }
	if (active_inner=='stdn_ul_in_wintergreen'){ 
		document.getElementById(active_inner).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/winter_green.gif)'; }	
	
	if( This.id=='stdn_ul_in_adobetan') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/adobe_tan_a.gif)'; active_inner=This.id; }
	if( This.id=='stdn_ul_in_forestgreen') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/forest_green_a.gif)'; active_inner=This.id; }
	if( This.id=='stdn_ul_in_olympicblue') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/olympic_blue_a.gif)'; active_inner=This.id; }
	if( This.id=='stdn_ul_in_redclay') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/red_clay_a.gif)'; active_inner=This.id; }
	if( This.id=='stdn_ul_in_royalblue') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/royal_blue_a.gif)'; active_inner=This.id; }
	if( This.id=='stdn_ul_in_springgreen') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/spring_green_a.gif)'; active_inner=This.id; }
	if( This.id=='stdn_ul_in_stonegray') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/stone_gray_a.gif)'; active_inner=This.id; }
	if( This.id=='stdn_ul_in_summerred') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/summer_red_a.gif)'; active_inner=This.id; }
	if( This.id=='stdn_ul_in_tourpurple') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/tour_purple_a.gif)'; active_inner=This.id; }
	if( This.id=='stdn_ul_in_wintergreen') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/winter_green_a.gif)'; active_inner=This.id; }
}




function stdn_activate_outer(OuterID, This){
	This.blur();
	for (var i=0;i<tab_outer.length;i++)
		{
			document.getElementById(tab_outer[i]).style.display='none';
		}
	document.getElementById(OuterID).style.display='block';
		
	if (active_outer=='stdn_ul_out_adobetan'){ 
		document.getElementById(active_outer).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/adobe_tan.gif)'; }
	if (active_outer=='stdn_ul_out_forestgreen'){ 
		document.getElementById(active_outer).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/forest_green.gif)'; }
	if (active_outer=='stdn_ul_out_olympicblue'){ 
		document.getElementById(active_outer).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/olympic_blue.gif)'; }
	if (active_outer=='stdn_ul_out_redclay'){ 
		document.getElementById(active_outer).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/red_clay.gif)'; }
	if (active_outer=='stdn_ul_out_royalblue'){ 
		document.getElementById(active_outer).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/royal_blue.gif)'; }
	if (active_outer=='stdn_ul_out_springgreen'){ 
		document.getElementById(active_outer).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/spring_green.gif)'; }
	if (active_outer=='stdn_ul_out_stonegray'){ 
		document.getElementById(active_outer).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/stone_gray.gif)'; }
	if (active_outer=='stdn_ul_out_summerred'){ 
		document.getElementById(active_outer).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/summer_red.gif)'; }
	if (active_outer=='stdn_ul_out_tourpurple'){ 
		document.getElementById(active_outer).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/tour_purple.gif)'; }
	if (active_outer=='stdn_ul_out_wintergreen'){ 
		document.getElementById(active_outer).style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/winter_green.gif)'; }	
	
	if( This.id=='stdn_ul_out_adobetan') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/adobe_tan_a.gif)'; active_outer=This.id; }
	if( This.id=='stdn_ul_out_forestgreen') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/forest_green_a.gif)'; active_outer=This.id; }
	if( This.id=='stdn_ul_out_olympicblue') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/olympic_blue_a.gif)'; active_outer=This.id; }
	if( This.id=='stdn_ul_out_redclay') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/red_clay_a.gif)'; active_outer=This.id; }
	if( This.id=='stdn_ul_out_royalblue') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/royal_blue_a.gif)'; active_outer=This.id; }
	if( This.id=='stdn_ul_out_springgreen') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/spring_green_a.gif)'; active_outer=This.id; }
	if( This.id=='stdn_ul_out_stonegray') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/stone_gray_a.gif)'; active_outer=This.id; }
	if( This.id=='stdn_ul_out_summerred') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/summer_red_a.gif)'; active_outer=This.id; }
	if( This.id=='stdn_ul_out_tourpurple') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/tour_purple_a.gif)'; active_outer=This.id; }
	if( This.id=='stdn_ul_out_wintergreen') { This.style.background='url(graph/korty/bud_korty_decoturf/stadion/inner/winter_green_a.gif)'; active_outer=This.id; }
}

function stdn_show_text(TagID, Text){
	var Write=document.getElementById(TagID);
	Write.innerHTML=Text;
}

function stdn_hide_text(TagID, Text){
	var Write=document.getElementById(TagID);
	Write.innerHTML='&nbsp';
}

/* ================================================================================== */
/* =============================== bud_korty_decoturf.php [END] ===================== */
/* ================================================================================== */
