var url = window.location;
	if (url == 'http://storagedirect.com/locations/az/') {
		document.title = "Phoenix, Arizona - Self Storage Units - Platinum Storage ";	
	}
	if (url == 'http://storagedirect.com/locations/ca/') {
		document.title = "Hollywood, California - Self Storage Units - Platinum Storage ";	
	}
	if (url == 'http://storagedirect.com/locations/co/') {
		document.title = "Colorado Springs, Colorado - Self Storage Units - Platinum Storage ";	
	}
	if (url == 'http://storagedirect.com/locations/fl/') {
		document.title = "Hiram, Georgia - Self Storage Units - Platinum Storage ";	
	}
	if (url == 'http://storagedirect.com/locations/ga/') {
		document.title = "Hiram, Georgia - Self Storage Units - Platinum Storage ";	
	}
	if (url == 'http://storagedirect.com/locations/in/') {
		document.title = "Indianapolis, Indiana - Self Storage Units - Platinum Storage ";	
	}
	if (url == 'http://storagedirect.com/locations/la/') {
		document.title = "Shreveport, Louisiana - Self Storage Units - Platinum Storage ";	
	}
	if (url == 'http://storagedirect.com/locations/ma/') {
		document.title = "Burlington, Massachusetts - Self Storage Units - Platinum Storage ";	
	}
	if (url == 'http://storagedirect.com/locations/nv/') {
		document.title = "Las Vegas, Nevada - Self Storage Units - Platinum Storage ";	
	}
	if (url == 'http://storagedirect.com/locations/nh/') {
		document.title = "Hampton Falls, New Hampshire - Self Storage Units - Platinum Storage ";	
	}
	if (url == 'http://storagedirect.com/locations/nm/') {
		document.title = "Albuquerque, New Mexico - Self Storage Units - Platinum Storage ";	
	}
	if (url == 'http://storagedirect.com/locations/nc/') {
		document.title = "Hendersonville, North Carolina - Self Storage Units - Platinum Storage ";	
	}
	if (url == 'http://storagedirect.com/locations/sc/') {
		document.title = "Charleston, South Carolina - Self Storage Units - Platinum Storage ";	
	}
	if (url == 'http://storagedirect.com/locations/tn/') {
		document.title = "Memphis, Tennessee - Self Storage Units - Platinum Storage ";	
	}
	if (url == 'http://storagedirect.com/locations/tx/') {
		document.title = "Austin, Texas - Self Storage Units - Platinum Storage ";	
	}
	if (url == 'http://storagedirect.com/locations/va/') {
		document.title = "Martinsville, Virginia - Self Storage Units - Platinum Storage ";	
	}  
