//<!--
function email(){
document.location="mailto:info" + "@south-india-tourism.com";
}
// -->