thisMastHead = "";
if(document.URL.indexOf("business") > -1)	{
	thisMastHead = "<p><a href='http://www.alltel.com/personal/' class='util' onclick=clickThrough('HOME_GLOBAL_PERSONAL','/personal/') title='Wireless Services for Personal Use'>Personal</a> | <a href='http://www.alltel.com/business/' class='util' onclick=clickThrough('HOME_GLOBAL_BUSINESS','/business/') title='Wireless Services for Business'>Business</a> | <a href='http://www.alltel.com/corporate/' class='util' onclick=clickThrough('HOME_GLOBAL_CORPORATE','/corporate/') title='View Alltel Corporate Information'>Corporate</a><br/><a href='http://www.alltel.com/business/cs/' class='subUtil' onclick=clickThrough('HOME_GLOBAL_CUSTOMERSERVICE','/business/cs/index.html') title='Customer Service'>Customer Service</a> | <a href='http://www.alltel.com/store_locator/' class='subUtil' onclick=clickThrough('HOME_GLOBAL_STORE','/store_locator/') title='Store Locator'>Store Locator</a></p>";
}else if(document.URL.indexOf("/phones/sac.html") > -1)	{
	thisMastHead = "";
}else if(document.URL.indexOf("corporate") > -1)	{
	thisMastHead = "<p><a href='http://www.alltel.com/personal/' class='util' onclick=clickThrough('HOME_GLOBAL_PERSONAL','/personal/') title='Wireless Services for Personal Use'>Personal</a> | <a href='http://www.alltel.com/business/' class='util' onclick=clickThrough('HOME_GLOBAL_BUSINESS','/business/') title='Wireless Services for Business'>Business</a> | <a href='http://www.alltel.com/corporate/' class='util' onclick=clickThrough('HOME_GLOBAL_CORPORATE','/corporate/') title='View Alltel Corporate Information'>Corporate</a><br/><a href='http://www.alltel.com/personal/cs/' class='subUtil' onclick=clickThrough('HOME_GLOBAL_CUSTOMERSERVICE','/personal/cs/index.html') title='Customer Service'>Customer Service</a> | <a href='http://www.alltel.com/store_locator/' class='subUtil' onclick=clickThrough('HOME_GLOBAL_STORE','/store_locator/') title='Store Locator'>Store Locator</a></p>";
} else {
	thisMastHead = "<p><a href='http://www.shopalltel.com' class='util' onclick=clickThrough('HOME_GLOBAL_SHOPALLTEL','http://www.shopalltel.com') title='Pick a phone, a plan, add-ons and accessories, and get started with Alltel today.'>Shop Online</a> | <a href='http://www.alltel.com/personal/' class='util' onclick=clickThrough('HOME_GLOBAL_PERSONAL','/personal/') title='Wireless Services for Personal Use'>Personal</a> | <a href='http://www.alltel.com/business/' class='util' onclick=clickThrough('HOME_GLOBAL_BUSINESS','/business/') title='Wireless Services for Business'>Business</a> | <a href='http://www.alltel.com/corporate/' class='util' onclick=clickThrough('HOME_GLOBAL_CORPORATE','/corporate/') title='View Alltel Corporate Information'>Corporate</a><br/><a href='http://www.alltel.com/personal/cs/' class='subUtil' onclick=clickThrough('HOME_GLOBAL_CUSTOMERSERVICE','/personal/cs/index.html') title='Customer Service'>Customer Service</a> | <a href='http://www.alltel.com/store_locator/' class='subUtil' onclick=clickThrough('HOME_GLOBAL_STORE','/store_locator/') title='Store Locator'>Store Locator</a> | <a href='http://www.alltel.com/spanish/' target='_blank' class='subUtil' onclick=clickThrough('HOME_GLOBAL_SPANISH','/spanish/estore/index.html') title='View in Spanish'>Espa&ntilde;ol</a></p>";
}