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