function switchWebsite() {

	location.href= $('.nival_nav select').val();

}
