function goto_url(des,type)
{
	if(type=="tour"){
		if(des=="hanoi")
	window.location="index.php/fn/tours/VietNam_fn/";
		if(des=="sapa")
	window.location="index.php/tours/VietNam_fn/Excursions-a-Sapa(10)-destination/";
		if(des=="hochiminh")
	window.location="index.php/tours/VietNam_fn/Sud-du-Viet-Nam(10)-destination/";
		if(des=="halong")
	window.location="index.php/tours/VietNam_fn/Croisieres-sur-la-Baie-d-Halong(10)-destination/";
		if(des=="haiphong")
	window.location="index.php/tours/VietNam_fn/Nord-du-Viet-Nam(10)-destination/";
		if(des=="ninhbinh")
	window.location="index.php/tours/VietNam_fn/Voyage-classiques(10)-destination/";
		if(des=="vinh")
	window.location="index.php/fn/tours/VietNam_fn/";
		if(des=="hue")
	window.location="index.php/tours/VietNam_fn/Centre-du-Viet-Nam(10)-destination/";
		if(des=="danang")
	window.location="index.php/tours/VietNam_fn/Centre-du-Viet-Nam(10)-destination/";
		if(des=="hoian")
	window.location="/index.php/tours/VietNam_fn/Centre-du-Viet-Nam(10)-destination/";
		if(des=="nhatrang")
	window.location="index.php/tours/VietNam_fn/Sejour-a-la-Plage(10)-destination/";
		if(des=="dalat")
	window.location="index.php/tours/VietNam_fn/Sud-du-Viet-Nam(10)-destination/";
		if(des=="vungtau")
	window.location="index.php/tours/VietNam_fn/Sejour-a-la-Plage(10)-destination/";	
	if(des=="phuquoc")
	window.location="index.php/tours/VietNam_fn/Sejour-a-la-Plage(10)-destination/";
		if(des=="luangprabang")
	window.location="index.php/fn/tours/Laos_fn/";
		if(des=="vientiane")
	window.location="index.php/fn/tours/Laos_fn/";	
		if(des=="angkorwat")
	window.location="index.php/tours/Cambodia_fn/Circuits-au-Cambodge(10)-destination/";		
		if(des=="siemreap")	
	window.location="index.php/tours/Cambodia_fn/Circuits-au-Cambodge(10)-destination/";	
		if(des=="phnompenh")	
	window.location="index.php/tours/Cambodia_fn/Circuits-au-Cambodge(10)-destination/";	
	}
	if(type=="destination"){
	window.location="index.php/destination/";
	}
	if(type=="hotel"){
		if(des=="hanoi")
	window.location="index.php/hotels/VietNamhotels_fn/Hotels-a-Ha-noi(7)-city/";
		if(des=="sapa")
	window.location="index.php/hotels/VietNamhotels_fn/Hotels-a-SaPa(7)-city/";
		if(des=="hochiminh")
	window.location="index.php/hotels/VietNamhotels_fn/Hotels-a-Ho-Chi-Minh(7)-city/";
		if(des=="halong")
	window.location="index.php/hotels/VietNamhotels_fn/Hotels-a-Ha-Long(7)-city/";
		if(des=="haiphong")
	window.location="index.php/hotels/VietNamhotels_fn/Hotels-a-Hai-Phong(7)-city/";
		if(des=="ninhbinh")
	window.location="index.php/hotels/VietNamhotels_fn/Hotels-a-Ninh-Binh(7)-city/";
		if(des=="vinh")
	window.location="index.php/hotels/VietNamhotels_fn/Hotels-a-Vinh(7)-city/";
		if(des=="hue")
	window.location="index.php/hotels/VietNamhotels_fn/Hotels-a-Hue(7)-city/";
		if(des=="danang")
	window.location="index.php/hotels/VietNamhotels_fn/Hotels-a-Da-Nang(7)-city/";
		if(des=="hoian")
	window.location="index.php/hotels/VietNamhotels_fn/Hotels-a-Hoi-An(7)-city/";
		if(des=="nhatrang")
	window.location="index.php/hotels/VietNamhotels_fn/Hotels-a-Nha-Trang(7)-city/";
		if(des=="dalat")
	window.location="index.php/hotels/VietNamhotels_fn/Hotels-a-Da-Lat(7)-city/";
		if(des=="vungtau")
	window.location="index.php/hotels/VietNamhotels_fn/Hotels-a-Vung-Tau(7)-city/";	
		if(des=="phuquoc")
	window.location="index.php/hotels/VietNamhotels_fn/Hotels-a-Phu-Quoc(7)-city/";
		if(des=="luangprabang")
	window.location="index.php/hotels/Laoshotels_fn/Hotels-a-Luan-Prabang(7)-city/";	
		if(des=="vientiane")
	window.location="index.php/hotels/Laoshotels_fn/Hotels-a-Vientiane(7)-city/";	
		if(des=="angkorwat")
	window.location="index.php/hotels/Cambodiahotels_fn/Hotels-a-Angkor-wat(7)-city/";		
		if(des=="siemreap")	
	window.location="index.php/hotels/Cambodiahotels_fn/Hotels-a-Siem-Reap(7)-city/";	
		if(des=="phnompenh")
	window.location="index.php/hotels/Cambodiahotels_fn/Hotels-a-Phnom-penh(7)-city/";	
	}	
}
