function jumpParking( targetDomain ) {
	location.href = "http://www.sedoparking.com/" + targetDomain;
}
