var aboutImg = "/images/template/header_about.gif";
var servicesImg = "/images/template/header_services.gif";
var clientsImg = "/images/template/header_clients.gif";

var filename = window.location.href;
var folders = filename.split("/");
var folder = folders[3];

document.write('<div><div><div style="display:none">');

switch (folder){
case "about": 
var aboutImg = "/images/template/header_about_hlt.gif";
document.write('<ul id="imenus0" style="width:502px"><li  style="width:126px;"><a href="/index.php"><img src="/images/template/header_home.gif" width="126" height="33" border="0"></a></li>');
break;
case "services": 
var servicesImg = "/images/template/header_services_hlt.gif";
document.write('<ul id="imenus0" style="width:502px"><li  style="width:126px;"><a href="/index.php"><img src="/images/template/header_home.gif" width="126" height="33" border="0"></a></li>');
break;
case "clients": 
var clientsImg = "/images/template/header_clients_hlt.gif";
document.write('<ul id="imenus0" style="width:502px"><li  style="width:126px;"><a href="/index.php"><img src="/images/template/header_home.gif" width="126" height="33" border="0"></a></li>');
break;
default:
document.write('<ul id="imenus0" style="width:376px">');
}

document.write('\
<li  style="width:126px;"><a href="#"><img src="' + aboutImg + '" width="126" height="33" border="0"></a>\
\
	<div><div style="width:180px;top:0px;left:0px;"><ul style="">\
	<li ><a href="/newsletter/archive.php">ABG Newsletter</a></li>\
	<li ><a href="/about/careers.php">Careers at ABG</a></li>\
	<li ><a href="/about/company.php">Company Information</a></li>\
	<li ><a href="/about/contact/index.php">Contact Us</a></li>\
	<li ><a href="/about/customer_experiences.php">Customer Experiences</a></li>\
	<li ><a href="/about/different.php">How are We Different?</a></li>\
	<li ><a href="/about/partners.php">Partners and Alliances</a></li>\
	</ul></div></div></li>\
\
<li  style="width:125px;"><a href="#"><img src="' + servicesImg + '" width="125" height="33" border="0"></a>\
\
	<div><div style="width:180px;top:0px;left:-1px;"><ul style="">\
	<li ><a href="/services/assuredbr/index.php">Assured Backup & Recovery</a></li>\
	<li ><a href="/services/disaster_recovery.php">Disaster Recovery and Business Continuity</a></li>\
	<li ><a href="/services/email.php">Email</a></li>\
	<li ><a href="/services/enabled_it.php">Enabled IT</a></li>\
	<li ><a href="/services/internet_access.php">Internet Access</a></li>\
	<li ><a href="/services/managed_services.php">Managed Services</a></li>\
	<li ><a href="/services/network_services.php">Network Services</a></li>\
	<li ><a href="/services/security.php">Security</a></li>\
	<li ><a href="/services/server_app_hosting.php">Server Co-Location and Application Hosting</a></li>\
	<li ><a href="/services/design_hosting.php">Website Design and Hosting</a></li>\
	</ul></div></div></li>\
\
<li  style="width:125px;"><a href="#"><img src="' + clientsImg + '" width="125" height="33" border="0"></a>\
\
	<div><div style="width:150px;top:0px;left:-1px;"><ul style="">\
	<li ><a href="/clients/remote_support.php">ABN Remote Support</a></li>\
	<li ><a href="/clients/downloads.php">Downloads</a></li>\
	<li ><a href="/clients/tips.php">Helpful Tips</a></li>\
	<li ><a href="/clients/network_status.php">Network Status</a></li>\
	<li ><a href="/clients/referral/index.php">Referral Program</a></li>\
	<li ><a href="/clients/support.php">Support</a></li>\
	<li ><a href="/clients/useful_links.php">Useful Links</a></li>\
	</ul></div></div></li>\
</ul><div style="clear:left;"></div></div></div></div>\
');


/* To specifically define settings for an individual item or container, apply classes or inline styles directly to the UL and A tags in the HTML tags which define your menus structure and links above. Use the parameter options below to define borders and padding.  Borders and padding specified within the menus HTML structure may cause positioning and actual sizing to be offset a bit in some browsers.
*/


/*-------------------------------------------------
************* Parameter Settings ******************
---------------------------------------------------*/


function imenus_data0(){
this.unlock="wkvmcnh"
this.enable_visual_design_mode = false			//turns the visual design pad option on or off
this.main_is_horizontal = true
this.menu_showhide_delay = 100


   /*---------------------------------------------
   Expand Icon Images
   

	this.main_expand_image = "arrow_main.gif"
	this.main_expand_image_hover = "arrow_main.gif"
	this.main_expand_image_width = "7"
	this.main_expand_image_height = "5"
	this.main_expand_image_offx = "-1"
	this.main_expand_image_offy = "5"

	this.sub_expand_image = "arrow_sub.gif"
	this.sub_expand_image_hover = "arrow_sub.gif"
	this.sub_expand_image_width = "10"
	this.sub_expand_image_height = "13"
	this.sub_expand_image_offx = "0"
	this.sub_expand_image_offy = "0"
---------------------------------------------*/


   /*---------------------------------------------
   Global Menu Styles
   ---------------------------------------------*/

	//Main Menu

	this.main_container_styles = "padding-top:0px; padding-right:26px; padding-bottom:0px; padding-left:20px; "
	this.main_item_styles = "color:#e6e6e6; text-align:center; font-family:Tahoma,Verdana,Arial; font-size:11px; font-weight:normal; text-decoration:none; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; border-style:none; border-color:#000000; border-width:0px; "
	this.main_item_hover_styles = "color:#111111; "
	this.main_item_active_styles = "text-decoration:underline; "

	this.subs_container_styles = "background-color:#666666; border-style:solid; border-color:#FFFFFF; border-width:1px; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; "
	this.subs_item_styles = "color:#FFFFFF; text-align:left; font-size:11px; font-weight:bold; text-decoration:none; padding-top:3px; padding-right:5px; padding-bottom:3px; padding-left:3px; border-style:none; border-width:1px; "
	this.subs_item_hover_styles = "background-color:#CC3333; color: #FFFFFF; "
	this.subs_item_active_styles = "text-decoration:underline; "
}