///03/23/11 This script has a global linktarget per column.  When time to upgrade to individual column item link target check out this other script: http://www.dynamicdrive.com/dynamicindex1/anylinkcss.htm

//var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#89ad3f', linktarget:'_new'} //Second menu variable. Same precaution.
//anylinkmenu4.items=[
//	["NAME", "LINK"],
//	["NAME", "LINK"],
//	["NAME", "LINK"],
//	["NAME", "LINK"] //no comma following last entry!
//]
var but01={divclass:'anylinkmenu', inlinestyle:'width:143px; background:#336699;', linktarget:''} //Second menu variable. Same precaution.
but01.items=[
	["Cell Phone & Devices", "Sandhill_Wireless_Handsets.php"],
	["Plans", "documents/SHTCW/plans.pdf"],
	["Data Calculator","http://www.verizonwireless.com/splash_includes/datacalculator.html"],
	["My Account", "http://209.117.79.47:8011/Login/tabid/597/Default.aspx?returnurl=%2fCurrentActivity%2ftabid%2f603%2fDefault.aspx"]
]
var but02={divclass:'anylinkmenu', inlinestyle:'width:143px; background:#336699;', linktarget:'_self'} //Second menu variable. Same precaution.
but02.items=[
	["Cell Phone & Devices", "Att_Wireless_Handsets.php"],
	["AT&T<sup>&reg;</sup> Calling Plans", "documents/ATTW/calling_plans.pdf"],
	["Data Calculator", "http://www.att.com/standalone/data-calculator/index.html"],
	["Send a Text Message", "Att_Wireless_SMS.php"],
	["AT&T GoPhone<sup>&reg;</sup>", "Att_GoPhone.php"],
	["AT&T GoPhone<sup>&reg;</sup><br> Cell Phones", "Att_GoPhone_Handsets.php"],
	["AT&T GoPhone<sup>&reg;</sup> Plans", "Att_GoPhone_Plans.php"]
]
var but03={divclass:'anylinkmenu', inlinestyle:'width:143px; background:#336699;', linktarget:'_self'} //Second menu variable. Same precaution.
but03.items=[
	["Local Phone", "local_phone.php"],
	["Long Distance", "long_distance.php"],
	["Internet", "internet.php"],
	["Business", "business.php"],
	["Security", "security.php"],
	["HDTV & Computers", "HDTVs_Computers.php"],
	["Customer Service", "customer_service.php"],
	["Your Cooperative", "your_cooperative.php"],
	["Contact Us", "contact_us.php"]	
]

//var but04={divclass:'anylinkmenu', inlinestyle:'width:143px; background:#336699;', linktarget:'_self'} //Second menu variable. Same precaution.
//but04.items=[
//	["NAME GOES HERE", "LINK GOES HERE"]// separate each with a comman and no comma following last entry!
//]



//var but05={divclass:'anylinkmenu', inlinestyle:'width:145px; background:#336699;', linktarget:'_self'} //Second menu variable. Same precaution.
//but05.items=[
//	["NAME GOES HERE", "LINK GOES HERE"]// separate each with a comman and no comma following last entry!
//]

