if ((holdZipcode.substring(0,2) == "38")  || (holdZipcode.substring(0,2) == "39")  || (holdZipcode.substring(0,2) == "70")  || (holdZipcode.substring(0,2) == "71")  || (holdZipcode.substring(0,2) == "72")) { document.write ("<a href='/traveler/south/index.html'><img src='/traveler/images/covers/southSm.jpg' alt='Southern Traveler' width='65' height='87' border='0'>" ) }
	else { document.write ("<a href='/traveler/mid/index.html'><img src='/traveler/images/covers/midSm.jpg' alt='Midwest Traveler' width='65' height='87' border='0'>" )
			}