<!--
function getrest(){
dish=document.sform.dish.options[document.sform.dish.selectedIndex].value;
locate=document.sform.location.options[document.sform.location.selectedIndex].value;
//alert(dish);
//alert(locate);
//alert(url);
	if(dish=="IND" && locate=="BGR"){
		window.location.href="kababhut.html";
	}
	else if(dish=="IND" && locate=="KN"){
		window.location.href="tiger-trail.html";
	}
	else if(dish=="IND" && locate=="AU"){
		window.location.href="cinnamonspice.html";
	}
	else if(dish=="IND" && locate=="BCR"){
		window.location.href="sigree.html";
	}
	else if(dish=="IND" && locate=="KP"){
		window.location.href="mystic-masala.html";
	}
	else if(dish=="IND" && locate=="PS"){
		window.location.href="indian-pune-station.html";
	}
	else if(dish=="CA" && locate=="PS"){
		window.location.href="coconut-grove.html";
	}
	else if(dish=="ORI" && locate=="PS"){
		window.location.href="Spice-Island.html";
	}
	else if(dish=="ORI" && locate=="BGR"){
		window.location.href="the-orient.html";
	}
	else if(dish=="ORI" && locate=="SN"){
		window.location.href="all-stir-fry.html";
	}
	else if(dish=="ORI" && locate=="KP"){
		window.location.href="oriental-koregaon.html";
	}
	else if(dish=="ORI" && locate=="KN"){
		window.location.href="bounty.html";
	}
	else if(dish=="GRK" && locate=="AU"){
		window.location.href="galaxy.html";
	}
	else if(dish=="GRF" && locate=="PS"){
		window.location.href="smoke-on-the-water.html";
	}
	else if(dish=="ITAL" && locate=="BCR"){
		window.location.href="La-Dolce-Vita.html";
	}
	else if(dish=="ITAL" && locate=="KP"){
		window.location.href="squisito.html";
	}
	else if(dish=="ITAL" && locate=="KN"){
		window.location.href="CCasanova.html";
	}
	else if(dish=="ITAL" && locate=="BGR"){
		window.location.href="la-pizzeria.html";
	}
	else if(dish=="CS" && locate=="KP"){
		window.location.href="coffee-shop-koregaon-park.html";
	}
	else if(dish=="CS" && locate=="ES"){
		window.location.href="11-East-Street-Cafe.html";
	}
	else if(dish=="CS" && locate=="BGR"){
		window.location.href="carrot-celery.html";
	}
	else if(dish=="CS" && locate=="AU"){
		window.location.href="flavours.html";
	}
	else if(dish=="CS" && locate=="SN"){
		window.location.href="casablanca.html";
	}
	else if(dish=="CS" && locate=="PS"){
		window.location.href="coffee-shop-station.html";
	}
	else if(dish=="WC" && locate=="BGR"){
		window.location.href="red-fusion.html";
	}
	/*
	else if(dish=="WC" && locate=="ES"){
		window.location.href="East-Street-Cafe.html";
	}
	*/
	else if(dish=="MC" && locate=="AU"){
		window.location.href="polka-dots.html";
	}
	else if(dish=="MC" && locate=="KN"){
		window.location.href="polka-dots.html";
	}
	else if(dish=="WC" && locate=="SN"){
		window.location.href="world-cuisine-shivaji-nagar.html";
	}
	else if(dish=="CKS" && locate=="BGR"){
		window.location.href="sweet-sin.html";
	}
	else if(dish=="CKS" && locate=="PS"){
		window.location.href="tea-lounge.html";
	}
	else if(dish=="CKS" && locate=="AU"){
		window.location.href="cakes-n-more.html";
	}
	else if(dish=="CKS" && locate=="KN" || dish=="CKS" && locate=="ES"){
		window.location.href="bakers-basket.html";
	}
	else if(dish=="GUJ" && locate=="ES"){
		window.location.href="mayur.html";
	}
	else if(dish=="LUG" && locate=="BGR"){
		window.location.href="262-the-lounge.html";
	}
	else if(dish=="EU" && locate=="KN"){
		window.location.href="ship.html";
	}
	else if(dish=="MC" && locate=="KD"){
		window.location.href="gaia.html";
	}
	else if(dish=="SPBAR" && locate=="AU"){
		window.location.href="time-out.html";
	}
	else if(dish=="BAR" && locate=="PS"){
		window.location.href="bar-pune-station.html";
	}
	else if(dish=="BAR" && locate=="SN"){
		window.location.href="bar-shivaji-nagar.html";
	}
	else if(dish=="CHIN" && locate=="BCR"){
		window.location.href="mainland-china.html";
	}
	else if(dish=="NIND" && locate=="KP"){
		window.location.href="the-great-punjab.html";
	}
	else if(dish=="THL" && locate=="BR"){
		window.location.href="panchavati-gaurav.html";
	}
	else if(dish=="PUNJ" && locate=="SN"){
		window.location.href="puran-da-dhaba.html";
	}
	else if(dish=="BR" && locate=="SN"){
		window.location.href="post-91.html";
	}

	else if(dish=="EURO" && locate=="KP"){
		window.location.href="arthurs-theme.html";
	}
	/*
	else if(dish=="RAJS" && locate=="NR"){
		window.location.href="chowkidhani.html";
	}
	*/
	else if(dish=="KSH" && locate=="NR"){
		window.location.href="northern-frontier.html";
	}
	else if(dish=="GOAN" && locate=="KN"){
		window.location.href="casa-de-goa.html";
	}
	else if(dish=="hbad" && locate=="KP"){
		window.location.href="koyla.html";
	}
	else if(dish=="NC" && locate=="PS"){
		window.location.href="Scream.html";
	}
	else if(dish=="MANG" && locate=="MP"){
		window.location.href="coconut-grove.html";
	}
	else if(dish=="LUG" && locate=="KP"){
		window.location.href="lounge-koregaon-park.html";
	}
	else if(dish=="IND" && locate=="YD"){
		window.location.href="exotica.html";
	}
	else if(dish=="IND" && locate=="SW"){
		window.location.href="chhajja.html";
	}
	else if(dish=="JAP" && locate=="KP"){
		window.location.href="harajuku.html";
	}
	else if(dish=="THL" && locate=="ES"){
		window.location.href="mayur.html";
	}
	else if(dish=="THL" && locate=="JM"){
		window.location.href="mayur.html";
	}
	else if(dish=="THL" && locate=="CW"){
		window.location.href="mayur.html";
	}
	else{
	window.location.href="search-dish.html";
	}
}


function gorest(){
url=document.rform.rselect.options[document.rform.rselect.selectedIndex].value;
//alert(url);
window.location.href=url;
}
//-->