function web_hosting_bottom(sub_bottom_menu){

var menu_value=sub_bottom_menu;

var sub_bottom_menu1="nounderline";
var sub_bottom_menu2="nounderline";
var sub_bottom_menu3="nounderline";
var sub_bottom_menu4="nounderline";
var sub_bottom_menu5="nounderline";
var sub_bottom_menu6="nounderline";
var sub_bottom_menu7="nounderline";
var sub_bottom_menu8="nounderline";
var sub_bottom_menu9="nounderline";
var sub_bottom_menu10="nounderline";
var sub_bottom_menu11="nounderline";
var sub_bottom_menu12="nounderline";

if (menu_value=="1") {
		sub_bottom_menu1="darkred";
	}
else if (menu_value=="2"){
		sub_bottom_menu2="darkred";
	}
else if (menu_value=="3"){
		sub_bottom_menu3="darkred";
	}
else if (menu_value=="4"){
		sub_bottom_menu4="darkred";
	}
else if (menu_value=="5"){
		sub_bottom_menu5="darkred";
	}
else if (menu_value=="6"){
		sub_bottom_menu6="darkred";
	}
else if (menu_value=="7"){
		sub_bottom_menu7="darkred";
	}
else if (menu_value=="8"){
		sub_bottom_menu8="darkred";
	}
else if (menu_value=="9"){
		sub_bottom_menu9="darkred";
	}
else if (menu_value=="10"){
		sub_bottom_menu10="darkred";
	}
else if (menu_value=="11"){
		sub_bottom_menu11="darkred";
	}
else if (menu_value=="12"){
		sub_bottom_menu12="darkred";
	}


document.write('<tr>')
document.write('<TD width=100% height=15 colspan=3><center>')

document.write('<A href="../../../web_hosting/web_hosting/web_hosting_homepage/web_hosting_homepage.shtml" onFocus="if(this.blur)this.blur()" class=table1 ID=')
document.write("" + sub_bottom_menu5 + "")
document.write('>Web Hosting Homepage | </a>')

document.write('<A href="../../../web_hosting/web_hosting/web_hosting_unix1/web_hosting_unix1.php" onFocus="if(this.blur)this.blur()" class=table1 ID=')
document.write("" + sub_bottom_menu1 + "")
document.write('>Unix Hosts | </a>')

document.write('<A href="../../../web_hosting/web_hosting/web_hosting_budget1/web_hosting_budget1.php" onFocus="if(this.blur)this.blur()" class=table1 ID=')
document.write("" + sub_bottom_menu6 + "")
document.write('>Budget Hosts | </a>')

document.write('<A href="../../../web_hosting/web_hosting/web_hosting_basic1/web_hosting_basic1.php" onFocus="if(this.blur)this.blur()" class=table1 ID=')
document.write("" + sub_bottom_menu7 + "")
document.write('>Basic Hosts | </a>')

document.write('<A href="../../../web_hosting/web_hosting/web_hosting_windows1/web_hosting_windows1.php" onFocus="if(this.blur)this.blur()" class=table1 ID=')
document.write("" + sub_bottom_menu2 + "")
document.write('>Windows Hosts | </a>')

document.write('<A href="../../../web_hosting/web_hosting/web_hosting_reseller1/web_hosting_reseller1.php" onFocus="if(this.blur)this.blur()" class=table1 ID=')
document.write("" + sub_bottom_menu8 + "")
document.write('>Reseller Hosts | </a>')

document.write('<A href="../../../web_hosting/web_hosting/web_hosting_dedicated1/web_hosting_dedicated1.php" onFocus="if(this.blur)this.blur()" class=table1 ID=')
document.write("" + sub_bottom_menu3 + "")
document.write('>Dedicated Hosts | </a>')

document.write('<A href="../../../web_hosting/web_hosting/web_hosting_managed1/web_hosting_managed1.php" onFocus="if(this.blur)this.blur()" class=table1 ID=')
document.write("" + sub_bottom_menu9 + "")
document.write('>Managed Hosts | </a>')

document.write('<A href="../../../web_hosting/web_hosting/web_hosting_colocated1/web_hosting_colocated1.php" onFocus="if(this.blur)this.blur()" class=table1 ID=')
document.write("" + sub_bottom_menu10 + "")
document.write('>Co-Located Hosts | </a>')

document.write('<A href="../../../web_hosting/web_hosting/web_hosting_ecommerce1/web_hosting_ecommerce1.php" onFocus="if(this.blur)this.blur()" class=table1 ID=')
document.write("" + sub_bottom_menu11 + "")
document.write('>E-Commerce Hosts | </a>')

document.write('<A href="../../../web_hosting/web_hosting/web_hosting_free1/web_hosting_free1.php" onFocus="if(this.blur)this.blur()" class=table1 ID=')
document.write("" + sub_bottom_menu12 + "")
document.write('>Free Hosts | </a>')

document.write('<A href="../../../web_hosting/web_hosting/web_hosting_tutorials1/web_hosting_tutorials1.shtml" onFocus="if(this.blur)this.blur()" class=table1 ID=')
document.write("" + sub_bottom_menu4 + "")
document.write('>Hosting Tutorials </a>')

document.write('</center></TD>')
document.write('</tr>')
}
