if (location.hostname.indexOf("cokezero.se") != -1) {
	window.location ="http://se.swat.cokezero.com/en_SE/homepage.html";
}
else if (location.hostname.indexOf("se.swat.cokezero.com") != -1) {
	window.location ="http://se.swat.cokezero.com/en_SE/homepage.html";
}
else if (location.hostname.indexOf("coca-colazero.nl") != -1) {
	window.location ="http://swat.cokezero.com/nl_NL/homepage.html";
}
else if (location.hostname.indexOf("nl.swat.cokezero.com") != -1) {
	window.location ="http://swat.cokezero.com/nl_NL/homepage.html";
}
else if (location.hostname.indexOf("cokezero.fi") != -1) {
	window.location ="http://fi.swat.cokezero.com/fi_FI/homepage.html";
}
else if (location.hostname.indexOf("fi.swat.cokezero.com") != -1) {
	window.location ="http://fi.swat.cokezero.com/fi_FI/homepage.html";
}
else if (location.hostname.indexOf("cokezero.dk") != -1) {
	window.location ="http://dk.swat.cokezero.com/en_DK/homepage.html";
}
else if (location.hostname.indexOf("dk.swat.cokezero.com") != -1) {
	window.location ="http://dk.swat.cokezero.com/en_DK/homepage.html";
}
else if (location.hostname.indexOf("cokezero.no") != -1) {
	window.location ="http://no.swat.cokezero.com/en_NO/homepage.html";
}
else if (location.hostname.indexOf("no.swat.cokezero.com") != -1) {
	window.location ="http://no.swat.cokezero.com/en_NO/homepage.html";
}
else if (location.hostname.indexOf("cokezero.at") != -1) {
	window.location ="http://at.swat.cokezero.com/de_AT/homepage.html";
}
else if (location.hostname.indexOf("at.swat.cokezero.com") != -1) {
	window.location ="http://at.swat.cokezero.com/de_AT/homepage.html";
}
else if (location.hostname.indexOf("cokezero.de") != -1) {
	window.location ="http://de.swat.cokezero.com/de_DE/homepage.html";
}
else if (location.hostname.indexOf("de.swat.cokezero.com") != -1) {
	window.location ="http://de.swat.cokezero.com/de_DE/homepage.html";
}
else if (location.hostname.indexOf("cokezero.hu") != -1) {
	window.location ="http://hu.swat.cokezero.com/hu_HU/homepage.html";
}
else if (location.hostname.indexOf("hu.swat.cokezero.com") != -1) {
	window.location ="http://hu.swat.cokezero.com/hu_HU/homepage.html";
}
else if (location.hostname.indexOf("cokezero.it") != -1) {
	window.location ="http://it.swat.cokezero.com/it_IT/homepage.html";
}
else if (location.hostname.indexOf("it.swat.cokezero.com") != -1) {
	window.location ="http://it.swat.cokezero.com/it_IT/homepage.html";
}
else if (location.hostname.indexOf("cokezero.gr") != -1) {
	window.location ="http://swat.cokezero.com/el_GR/homepage.html";
}
else if (location.hostname.indexOf("cocacolazero.gr") != -1) {
	window.location ="http://swat.cokezero.com/el_GR/homepage.html";
}
else if (location.hostname.indexOf("coca-colazero.gr") != -1) {
	window.location ="http://swat.cokezero.com/el_GR/homepage.html";
}
else if (location.hostname.indexOf("cokezero.rs") != -1) {
	window.location ="http://rs.swat.cokezero.com/sr_RS/homepage.html";
}
else if (location.hostname.indexOf("rs.swat.cokezero.com") != -1) {
	window.location ="http://rs.swat.cokezero.com/sr_RS/homepage.html";
}
else if (location.hostname.indexOf("cokezero.hr") != -1) {
	window.location ="http://hr.swat.cokezero.com/hr_HR/homepage.html";
}
else if (location.hostname.indexOf("hr.swat.cokezero.com") != -1) {
	window.location ="http://hr.swat.cokezero.com/hr_HR/homepage.html";
}
/*
else {
	window.location = "en_SE/homepage.html"
}
*/
